qt5base-lts/tests/auto/corelib/statemachine/qstatemachine
Rohan McGovern c09b5f5ad8 Improved stability of tst_qstatemachine, mark as parallel-safe
tst_QStateMachine::postEventFromOtherThread() assumed that 10,000
iterations of the event loop in a separate thread could always be
completed successfully within the default QTRY_COMPARE timeout.
This may be false if the CPU load is already high - such as when running
other tests concurrently.

Decrease the iteration count.

Change-Id: I780523f73c0c16fa0b2ab3201b2b0affdebc198d
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
2012-05-31 05:37:25 +02:00
..
qstatemachine.pro Improved stability of tst_qstatemachine, mark as parallel-safe 2012-05-31 05:37:25 +02:00
tst_qstatemachine.cpp Improved stability of tst_qstatemachine, mark as parallel-safe 2012-05-31 05:37:25 +02:00