From f5341b4af1dd45e804b5ebb6a5ecdb754281b64c Mon Sep 17 00:00:00 2001 From: Robert Ma Date: Thu, 20 Jun 2019 12:18:25 -0400 Subject: [PATCH] Expect actionsWithKeyPressed.html to fail on Mac Related to issue #17296. This PR does not fix the underlying issue, but only unblocks the infrastructure tests on macOS. --- .../testdriver/actions/actionsWithKeyPressed.html.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/infrastructure/metadata/infrastructure/testdriver/actions/actionsWithKeyPressed.html.ini b/infrastructure/metadata/infrastructure/testdriver/actions/actionsWithKeyPressed.html.ini index 38f84319c91d0b6..191b7f0fd28fb39 100644 --- a/infrastructure/metadata/infrastructure/testdriver/actions/actionsWithKeyPressed.html.ini +++ b/infrastructure/metadata/infrastructure/testdriver/actions/actionsWithKeyPressed.html.ini @@ -2,8 +2,7 @@ expected: if product == "safari": ERROR - [TestDriver actions: actions with key pressed] expected: if product == "firefox": FAIL - + if os == "darwin": FAIL