From 47bd5f1157ff1c04949ffc31ba2bef2c36e0c985 Mon Sep 17 00:00:00 2001 From: Nikolay Vitkov <34244704+Lightning00Blade@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:19:06 +0100 Subject: [PATCH] test: mark as flaky (#3113) This is flaky on `headful` as well. --- .../webdriver/tests/bidi/input/perform_actions/key.py.ini | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 wpt-metadata/chromedriver/headful/webdriver/tests/bidi/input/perform_actions/key.py.ini diff --git a/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/input/perform_actions/key.py.ini b/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/input/perform_actions/key.py.ini new file mode 100644 index 0000000000..43cce7a002 --- /dev/null +++ b/wpt-metadata/chromedriver/headful/webdriver/tests/bidi/input/perform_actions/key.py.ini @@ -0,0 +1,3 @@ +[key.py] + [test_key_down_closes_browsing_context] + expected: [FAIL,PASS]