Skip to content

Commit

Permalink
Merge r229167 - Unreviewed gardening. Skip new action tests added in …
Browse files Browse the repository at this point in the history
…r229166.

* TestExpectations.json:
  • Loading branch information
carlosgcampos committed Mar 5, 2018
1 parent 2bc682a commit 8915eb8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions WebDriverTests/ChangeLog
@@ -1,3 +1,9 @@
2018-03-01 Carlos Garcia Campos <cgarcia@igalia.com>

Unreviewed gardening. Skip new action tests added in r229166.

* TestExpectations.json:

2018-03-01 Carlos Garcia Campos <cgarcia@igalia.com>

Unreviewed. Update W3C WebDriver imported tests.
Expand Down
3 changes: 3 additions & 0 deletions WebDriverTests/TestExpectations.json
Expand Up @@ -207,6 +207,9 @@
"imported/w3c/webdriver/tests/actions/mouse_dblclick.py": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}}
},
"imported/w3c/webdriver/tests/actions/pointer_origin.py": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}}
},
"imported/w3c/webdriver/tests/actions/sequence.py": {
"expected": {"all": {"status": ["SKIP"], "bug": "webkit.org/b/174616"}}
},
Expand Down

0 comments on commit 8915eb8

Please sign in to comment.