When the test fails, it appears TestHTTPServer::discardClient() is being
called even before TestHTTPServer::readClient() (or rather,
TestHTTPServer::readClient() is never being called), so the socket is
deleted but the server never registers that a request was made.

On the FaviconFetcher side, the request is emitted, but immediately
after I’m seeing the "QIODevice::write: device not open" warning. The
test server receives the incoming connection but it is immediately
disconnected so it discards the client socket.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498539

Title:
  FaviconFetcherTests random failures in silo builds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1498539/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to