touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #67185
[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.20150331
~rtm-0ubuntu1
---------------
webbrowser-app (0.23+15.04.20150331~rtm-0ubuntu1) 14.09; urgency=medium
[ Olivier Tilloy ]
* Fix a flaky autopilot test. (LP: #1423115)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Tue, 31 Mar 2015 21:24:37 +0000
** Changed in: webbrowser-app (Ubuntu RTM)
Status: In Progress => 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:
Fix Released
Status in webbrowser-app package in Ubuntu:
Fix Released
Status in webbrowser-app package in Ubuntu RTM:
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