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 <[email protected]> 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 WebApps bug tracking, which is subscribed to webbrowser-app. 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 -- Mailing list: https://launchpad.net/~ubuntu-webapps-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs More help : https://help.launchpad.net/ListHelp

