Skip to content

Commit

Permalink
Expect actionsWithKeyPressed.html to fail on Mac
Browse files Browse the repository at this point in the history
Related to issue #17296. This PR does not fix the underlying issue, but
only unblocks the infrastructure tests on macOS.
  • Loading branch information
Hexcles committed Jun 20, 2019
1 parent 5303a4e commit f5341b4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
expected:
if product == "safari": ERROR


[TestDriver actions: actions with key pressed]
expected:
if product == "firefox": FAIL

if os == "darwin": FAIL

0 comments on commit f5341b4

Please sign in to comment.