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

Stop using Chrome's automation extension for testharness tests #6348

Conversation

alijuma
Copy link
Contributor

@alijuma alijuma commented Jun 27, 2017

This prevents ChromeDriver from using its automation extension for
testharness-based tests. When this extension is used, Chrome displays
a warning bar that changes the window size while a test is already
running, and this can cause test flake (IntersectionObserver tests
are running into this; also see this discussion thread).

This change only affects testharness-based tests since older versions
of Chrome (like the currently shipping Chrome 59) require the extension
for reftests (in order to set the window size).


This change is Reviewable

This prevents ChromeDriver from using its automation extension for
testharness-based tests. When this extension is used, Chrome displays
a warning bar that changes the window size while a test is already
running, and this can cause test flake.

This change only affects testharness-based tests since older versions
of Chrome (like the currently shipping Chrome 59) require the extension
for reftests (in order to set the window size).
@ghost
Copy link

ghost commented Jun 27, 2017

View the complete job log.

Firefox (nightly)

Testing web-platform-tests at revision ff0a286
Using browser at version BuildID 20170612100241; SourceStamp 27cad9749cddf68e11fdd4e5d73dad84a8f8cf23
Starting 10 test iterations
No tests run.

@ghost
Copy link

ghost commented Jun 27, 2017

View the complete job log.

Sauce (safari)

Testing web-platform-tests at revision ff0a286
Using browser at version 10.0
Starting 10 test iterations
No tests run.

@ghost
Copy link

ghost commented Jun 27, 2017

View the complete job log.

Chrome (unstable)

Testing web-platform-tests at revision ff0a286
Using browser at version 61.0.3135.4 dev
Starting 10 test iterations
No tests run.

@ghost
Copy link

ghost commented Jun 27, 2017

View the complete job log.

Sauce (MicrosoftEdge)

Testing web-platform-tests at revision ff0a286
Using browser at version 14.14393
Starting 10 test iterations
No tests run.

@jgraham
Copy link
Contributor

jgraham commented Jun 28, 2017

Reviewed 1 of 1 files at r1.
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.


Comments from Reviewable

@jgraham jgraham merged commit 970761a into web-platform-tests:master Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
  翻译: