Comment 1 for bug 1498539

Revision history for this message
Olivier Tilloy (osomon) wrote :

It took me a while to manage to reproduce locally, but here it is, the failing test is shouldCancelRequests, and the failure message is:

    'serverSpy->wait()' returned FALSE. ()

Full XML output for the failing test is:

    <testcase result="fail" name="shouldCancelRequests">
        <!-- message="QIODevice::write: device not open" type="qwarn" -->
        <failure message="&apos;serverSpy&#x002D;&gt;wait()&apos; returned FALSE. ()" result="fail"/>
    </testcase>