Comment 76 for bug 1357321

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote : Re: [TOPBLOCKER] QNetworkAccessManager doesn't support roaming on Ubuntu

Sounds good!

For some reason, with that patch an unrelated unit test starts failing on both i386 and amd64 (armhf still building):
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu-rtm/landing-022/+sourcepub/4570340/+listing-archive-extra

"QFATAL : tst_QXmlStream::crashInUTF16Codec() Received signal 11
FAIL! : tst_QXmlStream::crashInUTF16Codec() Received a fatal error."

The delta between the previous build and this is:
https://launchpadlibrarian.net/190339928/qtbase-opensource-src_5.3.0%2Bdfsg-2ubuntu10~utopic1~test8_5.3.0%2Bdfsg-2ubuntu10~utopic1~test9.diff.gz

It's especially weird since the rtm-14.09 should not have much any other changes to cause such thing.

I'll try a few more builds to try to understand where the problem is coming from, even though it will be slow.