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

Start enabling automated webdriver tests #23443

Merged
merged 3 commits into from Jun 7, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Enable webdriver new_session tests

  • Loading branch information
georgeroman committed Jun 5, 2019
commit 8b93d1d6737247df432772c950ffedd12d32ea09
@@ -125,6 +125,12 @@ skip: true
skip: false
[WebCryptoAPI]
skip: false
[webdriver]
skip: true
[tests]
skip: true
[new_session]
skip: false
[webgl]
skip: false
[webvr]
@@ -0,0 +1,13 @@
[default_values.py]
[test_ignore_non_spec_fields_in_capabilities]
expected: FAIL

[test_valid_but_unmatchable_key]
expected: FAIL

[test_no_capabilites]
expected: FAIL

[test_desired]
expected: FAIL

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.