qt5base-lts/tests/auto/widgets/itemviews
Stephen Kelly f7241e8cb9 Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class.
The original bug was reported as a different test failing. Looking
through the CI logs, that test now always passes, but fastScroll fails
unstably. The fastScroll test is already excluded on Mac, but the patch and
reason for that predates the public git history.

This is a regression since marking the entire test as insignificant,
and shows why insignification of tests should be as narrow as possible.

Narrow this one now.

Task-number: QTBUG-21098
Change-Id: I0d6c22e422af190c9e6331e123db38022af28e4b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2012-10-16 08:41:48 +02:00
..
qabstractitemview Fix segfault when delegates change properties on editors. 2012-10-04 12:15:49 +02:00
qcolumnview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatawidgetmapper Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdirmodel Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfileiconprovider Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qheaderview QModelIndex: clean up integer size confusion in the API 2012-09-22 20:45:12 +02:00
qitemdelegate Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qitemeditorfactory Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qitemview Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlistview Implement viewOptions() logic in QListViewPrivate. 2012-09-24 18:01:07 +02:00
qlistwidget Exclude a QCOMPARE in tst_QListWidget instead of excluding the whole class. 2012-10-16 08:41:48 +02:00
qtableview Mac: Bring back "Text boxes and list only" tab navigation 2012-10-10 13:15:57 +02:00
qtablewidget Remove duplicate words and punctuation from documentation. 2012-09-26 04:03:20 +02:00
qtreeview Mark QTreeView test as significant. 2012-10-12 07:52:50 +02:00
qtreewidget Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtreewidgetitemiterator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00