qt5base-lts/tests/auto/corelib/itemmodels
Giuseppe D'Angelo 51fecf80b7 Mark tst_qabstractitemmodel as insignificant after QHash randomization
The testChildrenLayoutsChanged fails randomly. This happens rarely,
f.i. wasn't spotted by CI when QHash randomization itself was merged;
but is indeed reproducible by running the test a few times in a row.

This is now blocking api_merges integration, and I have no idea
how to fix it.

This patch marks the test as insignificant for now (the bug
tracking this test failure is QTBUG-25325), and switches the failing
tests from QVERIFY(a == b) to a proper QCOMPARE (so that the
expected values do show up in the build logs).

Change-Id: I16f0e28bcbb06dbac2e7169f4676a19ccf626a92
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-04-15 21:00:52 +02:00
..
qabstractitemmodel Mark tst_qabstractitemmodel as insignificant after QHash randomization 2012-04-15 21:00:52 +02:00
qabstractproxymodel Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qidentityproxymodel Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qitemmodel Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qitemselectionmodel Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsortfilterproxymodel Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qstringlistmodel Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
itemmodels.pro Move the qitemmodel test to the itemmodels directory. 2012-01-06 17:21:25 +01:00