Public bug reported:

webbrowser_app.tests.test_suggestions.TestSuggestions.test_select_suggestion
is flaky because it relies on the webview loading an external resource
(http://en.wikipedia.org/wiki/Linux). This mostly works if the device
under test doesn’t have network access, but if it does and if it’s a
mobile device, the URL might be rewritten to
https://en.m.wikipedia.org/wiki/Linux, thus making the test racy
depending on when the check on the webview’s URL is performed.

** Affects: webbrowser-app
     Importance: Low
     Assignee: Olivier Tilloy (osomon)
         Status: In Progress

-- 
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/1456885

Title:
  webbrowser_app.tests.test_suggestions.TestSuggestions.test_select_suggestion
  is flaky

Status in Web Browser App:
  In Progress

Bug description:
  webbrowser_app.tests.test_suggestions.TestSuggestions.test_select_suggestion
  is flaky because it relies on the webview loading an external resource
  (http://en.wikipedia.org/wiki/Linux). This mostly works if the device
  under test doesn’t have network access, but if it does and if it’s a
  mobile device, the URL might be rewritten to
  https://en.m.wikipedia.org/wiki/Linux, thus making the test racy
  depending on when the check on the webview’s URL is performed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1456885/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to