Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gecko Bug 1470646] Increase wdspec long timeout to three minutes. #12005

Merged
merged 2 commits into from Jul 20, 2018

Commits on Jul 19, 2018

  1. Increase wdspec long timeout to three minutes.

    The long timeout for WPT wdspec tests is currently two minutes,
    but with modifications to make more session tests run in Firefox,
    it has been discovered that the long timeout is not sufficient time
    for Firefox to consistently run the New Session command tests in
    automation without timing out.
    
    This increases the long timeout to three minutes (180 seconds).
    
    bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1470646
    gecko-commit: da9689d7801b57bc79b6a82fa1b7678d44bed170
    gecko-integration-branch: autoland
    gecko-reviewers: whimboo
    andreastt authored and jgraham committed Jul 19, 2018
    Copy the full SHA
    d8d7854 View commit details
    Browse the repository at this point in the history
  2. Update Wd tests to use WebDriver conforming platformName.

    bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1470646
    gecko-commit: 16ba5f9ae84eb89c6755b7dd484f666e1508c000
    gecko-integration-branch: central
    gecko-reviewers: whimboo
    moz-wptsync-bot authored and jgraham committed Jul 19, 2018
    Copy the full SHA
    5e06d82 View commit details
    Browse the repository at this point in the history