Bug 1374028 - Remove metadata of removed/renamed WPT expectations of web-animations. draft
authorBoris Chiou <boris.chiou@gmail.com>
Sun, 18 Jun 2017 12:57:12 +0800
changeset 596084 58341b71684bc4bd6b3e4e12293d116d24632d40
parent 596083 316014448e427486cce211217e2aee2f18ee3d69
child 633862 cad76437b8565c552aaacbec41665d2ad6180297
push id64516
push userbmo:boris.chiou@gmail.com
push dateSun, 18 Jun 2017 05:00:11 +0000
bugs1374028
milestone56.0a1
Bug 1374028 - Remove metadata of removed/renamed WPT expectations of web-animations. We no longer stored invalid property values and dropped spacing mode, so remove their metadata. MozReview-Commit-ID: EHGG2ZY8HMG
testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html.ini
testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/setTarget.html.ini
--- a/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html.ini
+++ b/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument.html.ini
@@ -1,12 +1,4 @@
 [processing-a-keyframes-argument.html]
   type: testharness
   [Equivalent property indexed and sequenced keyframes: same offset applied to all keyframes]
     expected: FAIL
-
-  [Custom iterator with value list in keyframe should give bizarre string representation of list.]
-    expected:
-      if not debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-
deleted file mode 100644
--- a/testing/web-platform/meta/web-animations/interfaces/KeyframeEffect/setTarget.html.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[setTarget.html]
-  type: testharness
-  [Test paced spacing mode after setting a new target]
-    expected:
-      if not debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-      if debug and stylo and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL
-