[Development] Urgent: increase timeout for tst_qcomplextext
Edward Welbourne
edward.welbourne at qt.io
Mon Jul 2 11:32:03 CEST 2018
On 30 Jun 2018, at 18:14, Thiago Macieira wrote:
>> I tried to add a change to increase the timeout
>> https://codereview.qt-project.org/233691
>> but Liang pointed out that my inspiration is a change by Rohan McGovern back
>> in 2012:
>>
>> dd3e4f1dbe8 tests/auto/network/access/qnetworkreply/test/test.pro (Rohan
>> McGovern 2012-05-29 16:20:22 +1000 2) testcase.timeout = 600 # this test
>> is slow
>>
>> So it's highly unlikely that the current CI still obeys this setting. I'm
>> assuming therefore that it's hidden somewhere non-obvious (= anywhere not next
>> to the test itself) and therefore I'm just bugging you.
Lars Knoll (30 June 2018 19:09)
> maybe https://codereview.qt-project.org/#/c/233693/ helps with this case.
For future reference, here's how to persuade the watch-dog timer to give
a test more time, when there's no way to simply reduce the time the test
takes:
https://codereview.qt-project.org/#/c/226949/1
Eddy, now back from holiday and catching up with e-mail ...
More information about the Development
mailing list