Bug 1376625 - Updating meta data for newly added tests r?ato draft
authorDavid Burns <dburns@mozilla.com>
Wed, 02 Aug 2017 23:55:47 +0100
changeset 649845 1009a25cf5de097caf14a81d8950753faaffd9b6
parent 649844 a74a270253c8f28da2e771ef5f6709e39ae3a316
child 649846 054ad8679e36e0c3896742ddaaa0d96a18d77721
push id75172
push userbmo:dburns@mozilla.com
push dateMon, 21 Aug 2017 11:20:34 +0000
reviewersato
bugs1376625, 1264259
milestone57.0a1
Bug 1376625 - Updating meta data for newly added tests r?ato Most of the failures are due to https://bugzilla.mozilla.org/show_bug.cgi?id=1264259 which creates a cascade failure unfortunately. MozReview-Commit-ID: 4wLh7WcacGu
testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini
testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini
testing/web-platform/meta/webdriver/tests/state/get_element_rect.py.ini
testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini
testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini
@@ -0,0 +1,11 @@
+[get_element_attribute.py]
+  type: wdspec
+  [get_element_attribute.py::test_handle_prompt_dismiss]
+    expected: FAIL
+
+  [get_element_attribute.py::test_handle_prompt_accept]
+    expected: FAIL
+
+  [get_element_attribute.py::test_handle_prompt_missing_value]
+    expected: FAIL
+
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini
@@ -0,0 +1,17 @@
+[get_element_property.py]
+  type: wdspec
+  [get_element_property.py::test_handle_prompt_dismiss]
+    expected: FAIL
+
+  [get_element_property.py::test_handle_prompt_accept]
+    expected: FAIL
+
+  [get_element_property.py::test_handle_prompt_missing_value]
+    expected: FAIL
+
+  [get_element_property.py::test_element_non_existent]
+    expected: FAIL
+
+  [get_element_property.py::test_element]
+    expected: FAIL
+
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/state/get_element_rect.py.ini
@@ -0,0 +1,17 @@
+[get_element_rect.py]
+  type: wdspec
+  [get_element_rect.py::test_handle_prompt_dismiss]
+    expected: FAIL
+
+  [get_element_rect.py::test_handle_prompt_accept]
+    expected: FAIL
+
+  [get_element_rect.py::test_handle_prompt_missing_value]
+    expected: FAIL
+
+  [get_element_rect.py::test_element_stale]
+    expected: FAIL
+
+  [get_element_rect.py::test_in_viewport]
+    expected: FAIL
+
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini
@@ -0,0 +1,11 @@
+[get_element_tag_name.py]
+  type: wdspec
+  [get_element_tag_name.py::test_handle_prompt_dismiss]
+    expected: FAIL
+
+  [get_element_tag_name.py::test_handle_prompt_accept]
+    expected: FAIL
+
+  [get_element_tag_name.py::test_handle_prompt_missing_value]
+    expected: FAIL
+
new file mode 100644
--- /dev/null
+++ b/testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini
@@ -0,0 +1,11 @@
+[is_element_selected.py]
+  type: wdspec
+  [is_element_selected.py::test_handle_prompt_dismiss]
+    expected: FAIL
+
+  [is_element_selected.py::test_handle_prompt_accept]
+    expected: FAIL
+
+  [is_element_selected.py::test_handle_prompt_missing_value]
+    expected: FAIL
+