summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini b/testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini
new file mode 100644
index 0000000000..4e3c9ba468
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/classic/send_alert_text/send.py.ini
@@ -0,0 +1,6 @@
+[send.py]
+ expected:
+ if (os == "android") and not debug: [OK, TIMEOUT]
+ [test_unexpected_alert]
+ expected:
+ if (os == "android") and not debug: [PASS, FAIL]