Bug 1470533 - [wdspec] Mark expected to fail new session tests on MacOS and Windows. draft
authorHenrik Skupin <mail@hskupin.info>
Fri, 22 Jun 2018 21:59:02 +0200
changeset 810803 46af939560ec893fb2d7bc8bf51ccda94c442b2f
parent 810802 695bd270281cd8856f9bae5bbabea314f2c27e0e
child 810804 e0e46c7b1d7c7b88b96548beb350080c51f28672
push id114117
push userbmo:hskupin@gmail.com
push dateTue, 26 Jun 2018 15:03:37 +0000
bugs1470533
milestone63.0a1
Bug 1470533 - [wdspec] Mark expected to fail new session tests on MacOS and Windows. Some of the tests which currently fail on MacOS and Windows have not been marked as expected fail. This went unnoticed so far because no wdspec jobs are running on both platforms in CI. MozReview-Commit-ID: Eo4WU2UdtN8
testing/web-platform/meta/webdriver/tests/new_session/merge.py.ini
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/new_session/merge.py.ini
@@ -0,0 +1,12 @@
+[merge.py]
+  [test_merge_platformName]
+    expected:
+      if os != "linux": FAIL
+
+  [test_platform_name[body0\]]
+    expected:
+      if os != "linux": FAIL
+
+  [test_platform_name[body1\]]
+    expected:
+      if os != "linux": FAIL