ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #09963
[Bug 1611403] Re: Intermittent unit test failure with Qt 5.6 in yakkety
This bug was fixed in the package webbrowser-app -
0.23+16.10.20160825-0ubuntu1
---------------
webbrowser-app (0.23+16.10.20160825-0ubuntu1) yakkety; urgency=medium
[ Florian Boucault ]
* Load images needed at startup asynchronously.
[ Michael Terry ]
* Use less hard-coded colors in favor of theme colors. (LP: #1581047)
[ Olivier Tilloy ]
* Relax one unit test’s expectations to cater for different behaviours
in different Qt versions (LP: #1611403)
* Revert the workaround for bug #1585942 now that the bug has been
properly fixed. (LP: #1585942)
* Skip webapp container autopilot tests that exercise keyboard
shortcuts when not run on desktop. (LP: #1611832)
* Add missing string to translation template. (LP: #1607713)
* Fix a handful of harmless warnings in QML unit tests.
* Add user agent overrides for Google recaptcha. (LP: #1599146)
-- Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx> Thu, 25 Aug 2016
09:53:50 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1611403
Title:
Intermittent unit test failure with Qt 5.6 in yakkety
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
I’m seeing tst_FaviconFetcherTests intermittently fail in CI runs on
yakkety. Those test runs are carried out in sbuild environments with
-proposed enabled, where Qt 5.6.1 recently appeared.
I’m able to reproduce the failure locally in a yakkety chroot:
FAIL! : FaviconFetcherTests::shouldCancelRequests() Compared values are not the same
Actual (serverSpy->count() + errorSpy->count()): 101
Expected (requests) : 100
Loc: [/tmp/webbrowser-app/tests/unittests/favicon-fetcher/tst_FaviconFetcherTests.cpp(297)]
I’m unable to reproduce in the same chroot with Qt 5.5.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1611403/+subscriptions
References