qt6-bb10/tests/auto/corelib
Allan Sandfeld Jensen ac384524c8 Speculative fix for tst_QThread::wait2() flakiness
This test fails on Windows occasionally with values just short of 800, the lowest
observed being 791. It is probably rounding somehow to 10ms segments, so allow
it to be up to 10 ms too fast.

Change-Id: Ie28e9f61588b68a9060a006f78eedc3a26d05155
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2016-11-17 14:23:19 +00:00
..
animation Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklist 2015-06-20 15:25:58 +00:00
codecs Fix utf8->utf16 BOM/ZWNBSP decoding. 2015-12-21 09:56:49 +00:00
global Fix qSetMessagePattern to have many time/backtrace parts 2016-03-25 11:03:43 +00:00
io Autotest: fix silly mistake in assigning where a comparison was intended 2016-10-25 22:55:46 +00:00
itemmodels tst_QStringListModel: don't leak memory when tests fail 2016-08-12 08:28:07 +00:00
json Improve the validation algorithm for binary JSON 2016-11-11 12:34:27 +00:00
kernel QObject test: check that throwing from a child's constructor works 2016-09-26 04:47:06 +00:00
mimetypes QMimeType: use default locale rather than system locale 2016-08-24 20:30:13 +00:00
plugin Fix qplugin autotest on Windows 2016-06-08 19:40:29 +00:00
statemachine Merge remote-tracking branch 'origin/5.5' into 5.6 2016-01-19 10:03:01 +01:00
thread Speculative fix for tst_QThread::wait2() flakiness 2016-11-17 14:23:19 +00:00
tools QLatin1String: Fix UB (nullptr passed) in relational operators 2016-09-15 10:10:28 +00:00
xml QtCore: Fix QXmlStreamReader for invalid characters in XML 1.0 2016-07-17 14:54:36 +00:00
corelib.pro