touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #58498
[Bug 1423115] Re: Intermittent test failure in test_pattern_with_allowed_targetted_url
This bug was fixed in the package webbrowser-app -
0.23+15.04.20150224-0ubuntu1
---------------
webbrowser-app (0.23+15.04.20150224-0ubuntu1) vivid; urgency=medium
[ Olivier Tilloy ]
* Fix a flaky autopilot test. (LP: #1423115)
* Use Qt::AA_ShareOpenGLContexts when building with Qt >= 5.4. (LP:
#1387537)
[ Riccardo Padovani ]
* Fixed design of multiselection in history view (LP: #1412732)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Tue, 24 Feb 2015 10:30:59 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1423115
Title:
Intermittent test failure in test_pattern_with_allowed_targetted_url
Status in Web Browser App:
In Progress
Status in webbrowser-app package in Ubuntu:
Fix Released
Bug description:
When running webapp_container autopilot tests, I’m often (but not
always) seeing a failure with the following test:
webapp_container.tests.test_url_patterns.WebappContainerUrlPatternsTestCase.test_pattern_with_allowed_targetted_url
The problem is obvious when reading the test: it clicks on the webview
and then checks the value of the new URL, but the check is done
instantly, whereas the property can take a few milliseconds to change.
Adding an Eventually() does the trick.
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1423115/+subscriptions