Skip to content

Commit

Permalink
Enable webdriver new_session tests
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeroman committed Jun 5, 2019
1 parent 5ce09a5 commit 8b93d1d
Show file tree
Hide file tree
Showing 8 changed files with 706 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/wpt/include.ini
Expand Up @@ -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]
Expand Down
@@ -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

0 comments on commit 8b93d1d

Please sign in to comment.