-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 13.0.0
-
None
-
a7f92dd8b (master)
Hi,
the default QTest test timeout in QtCreator is set to 60 seconds and is always applied when running tests.
OTOH, the default timeout in QTest itself is 5 minutes.
These should either match or QtCreator should NOT always set its own timeout.