Set explicit testcase.timeout for slow tests
authorRohan McGovern <rohan.mcgovern@nokia.com>
Tue, 29 May 2012 06:20:22 +0000 (16:20 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 29 May 2012 07:39:18 +0000 (09:39 +0200)
commitdd3e4f1dbe868a8524ac199af838bb5f48d8bb9d
treea2c65340f35d2a2bc85b3c9c5a8c086e11d088ae
parent4e9e4d940ffff5fce305d7525ba55a2d1d3f07db
Set explicit testcase.timeout for slow tests

We'd like to decrease the default timeout for tests in the Qt Project CI
so that we waste less time waiting for hanging tests.

Tests which genuinely take a long time to run, such as these, should
have their timeout explicitly set in their .pro file.

Change-Id: I4fe6249e9efa764b230251d73a1115c24411e168
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
tests/auto/network/access/qnetworkreply/test/test.pro
tests/auto/network/socket/qudpsocket/test/test.pro
tests/auto/network/ssl/qsslsocket_onDemandCertificates_member/qsslsocket_onDemandCertificates_member.pro
tests/auto/widgets/graphicsview/qgraphicsview/qgraphicsview.pro
tests/auto/widgets/kernel/qwidget/qwidget.pro