From 67a68bd1f631e85dce27eb97b07062505278a3d1 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Mon, 14 Nov 2016 10:48:28 -0800 Subject: [PATCH] Update test expectations --- .../firefox/subdir/test_pref_reset.html.ini | 1 + .../firefox/test_pref_set.html.ini | 1 + .../testharness/subdir/testharness_1.html.ini | 1 + .../testharness/tags/testharness_0.html.ini | 1 + .../testharness/tags/testharness_1.html.ini | 1 + .../testharness/tags/testharness_2.html.ini | 1 + .../html/changing-while-transition.htm.ini | 1 + .../html4/color-applies-to-014.htm.ini | 3 +- .../cssom-1_dev/html/index-003.htm.ini | 7 +- .../cssom-1_dev/html/interfaces.htm.ini | 147 ------------------ .../geometry-1_dev/html/DOMMatrix-003.htm.ini | 1 + .../xhtml1/DOMMatrix-001.xht.ini | 1 - .../xhtml1/DOMMatrix-003.xht.ini | 1 + .../xhtml1print/DOMMatrix-001.xht.ini | 1 - .../xhtml1print/DOMMatrix-003.xht.ini | 1 + .../css/animations/basic-transition.html.ini | 1 + .../wpt/mozilla/tests/mozilla/interfaces.html | 10 ++ .../tests/mozilla/interfaces.worker.js | 10 ++ 18 files changed, 39 insertions(+), 151 deletions(-) diff --git a/tests/wpt/harness/test/metadata/testharness/firefox/subdir/test_pref_reset.html.ini b/tests/wpt/harness/test/metadata/testharness/firefox/subdir/test_pref_reset.html.ini index 6c9198d9bbf..de0043c5149 100644 --- a/tests/wpt/harness/test/metadata/testharness/firefox/subdir/test_pref_reset.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/firefox/subdir/test_pref_reset.html.ini @@ -1,2 +1,3 @@ [test_pref_reset.html] + type: testharness prefs: [@Reset] diff --git a/tests/wpt/harness/test/metadata/testharness/firefox/test_pref_set.html.ini b/tests/wpt/harness/test/metadata/testharness/firefox/test_pref_set.html.ini index bc9bfb9c413..ca005cd7558 100644 --- a/tests/wpt/harness/test/metadata/testharness/firefox/test_pref_set.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/firefox/test_pref_set.html.ini @@ -1,3 +1,4 @@ [test_pref_set.html] + type: testharness prefs: ["browser.display.foreground_color:#00FF00", "browser.display.background_color:#000000"] diff --git a/tests/wpt/harness/test/metadata/testharness/subdir/testharness_1.html.ini b/tests/wpt/harness/test/metadata/testharness/subdir/testharness_1.html.ini index db9393987b6..8be3d47e852 100644 --- a/tests/wpt/harness/test/metadata/testharness/subdir/testharness_1.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/subdir/testharness_1.html.ini @@ -1,2 +1,3 @@ [testharness_1.html] + type: testharness disabled: @False \ No newline at end of file diff --git a/tests/wpt/harness/test/metadata/testharness/tags/testharness_0.html.ini b/tests/wpt/harness/test/metadata/testharness/tags/testharness_0.html.ini index fe8ffa48dd0..7fa297c7cea 100644 --- a/tests/wpt/harness/test/metadata/testharness/tags/testharness_0.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/tags/testharness_0.html.ini @@ -1,4 +1,5 @@ tags: [file-tag] [testharness_0.html] + type: testharness tags: [test-tag] diff --git a/tests/wpt/harness/test/metadata/testharness/tags/testharness_1.html.ini b/tests/wpt/harness/test/metadata/testharness/tags/testharness_1.html.ini index d6006a1551c..ecc07664f42 100644 --- a/tests/wpt/harness/test/metadata/testharness/tags/testharness_1.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/tags/testharness_1.html.ini @@ -1,2 +1,3 @@ [testharness_0.html] + type: testharness tags: [test-1-tag] diff --git a/tests/wpt/harness/test/metadata/testharness/tags/testharness_2.html.ini b/tests/wpt/harness/test/metadata/testharness/tags/testharness_2.html.ini index 25fbf55362d..d95e28832cc 100644 --- a/tests/wpt/harness/test/metadata/testharness/tags/testharness_2.html.ini +++ b/tests/wpt/harness/test/metadata/testharness/tags/testharness_2.html.ini @@ -1,4 +1,5 @@ tags: [file-tag] [testharness_2.html] + type: testharness tags: [test-2-tag, @Reset] diff --git a/tests/wpt/metadata-css/css-transitions-1_dev/html/changing-while-transition.htm.ini b/tests/wpt/metadata-css/css-transitions-1_dev/html/changing-while-transition.htm.ini index e1464721388..4e9f379b7f9 100644 --- a/tests/wpt/metadata-css/css-transitions-1_dev/html/changing-while-transition.htm.ini +++ b/tests/wpt/metadata-css/css-transitions-1_dev/html/changing-while-transition.htm.ini @@ -2,6 +2,7 @@ type: testharness [changing transition-property / values] expected: FAIL + [changing transition-duration / values] expected: FAIL diff --git a/tests/wpt/metadata-css/css21_dev/html4/color-applies-to-014.htm.ini b/tests/wpt/metadata-css/css21_dev/html4/color-applies-to-014.htm.ini index a3379e753de..d3bb209de34 100644 --- a/tests/wpt/metadata-css/css21_dev/html4/color-applies-to-014.htm.ini +++ b/tests/wpt/metadata-css/css21_dev/html4/color-applies-to-014.htm.ini @@ -1,2 +1,3 @@ [color-applies-to-014.htm] - disabled: https://github.com/servo/servo/pull/13870#issuecomment-255507790 + type: reftest + disabled: https://github.com/servo/servo/pull/13870 diff --git a/tests/wpt/metadata-css/cssom-1_dev/html/index-003.htm.ini b/tests/wpt/metadata-css/cssom-1_dev/html/index-003.htm.ini index b23072d78f6..e6f60a1c5f5 100644 --- a/tests/wpt/metadata-css/cssom-1_dev/html/index-003.htm.ini +++ b/tests/wpt/metadata-css/cssom-1_dev/html/index-003.htm.ini @@ -1,3 +1,8 @@ [index-003.htm] type: testharness - expected: ERROR + [@import rule is expected to be @import url("main.css")] + expected: FAIL + + [page rule is expected to be @page :first] + expected: FAIL + diff --git a/tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini b/tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini index 78d6184cd70..02c46f56ee4 100644 --- a/tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini +++ b/tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini @@ -117,24 +117,9 @@ [StyleSheet interface: attribute disabled] expected: FAIL - [CSSStyleSheet interface: existence and properties of interface object] - expected: FAIL - - [CSSStyleSheet interface object length] - expected: FAIL - - [CSSStyleSheet interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSStyleSheet interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [CSSStyleSheet interface: attribute ownerRule] expected: FAIL - [CSSStyleSheet interface: attribute cssRules] - expected: FAIL - [CSSStyleSheet interface: operation insertRule(DOMString,unsigned long)] expected: FAIL @@ -189,24 +174,9 @@ [StyleSheetList interface: existence and properties of interface prototype object] expected: FAIL - [CSSRuleList interface: existence and properties of interface object] - expected: FAIL - - [CSSRuleList interface object length] - expected: FAIL - [CSSRuleList interface: existence and properties of interface prototype object] expected: FAIL - [CSSRuleList interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [CSSRuleList interface: operation item(unsigned long)] - expected: FAIL - - [CSSRuleList interface: attribute length] - expected: FAIL - [CSSRuleList must be primary interface of style_element.sheet.cssRules] expected: FAIL @@ -222,90 +192,9 @@ [CSSRuleList interface: style_element.sheet.cssRules must inherit property "length" with the proper type (1)] expected: FAIL - [CSSRule interface: existence and properties of interface object] - expected: FAIL - - [CSSRule interface object length] - expected: FAIL - - [CSSRule interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSRule interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - - [CSSRule interface: constant STYLE_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant STYLE_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant CHARSET_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant CHARSET_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant IMPORT_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant IMPORT_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant MEDIA_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant MEDIA_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant FONT_FACE_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant FONT_FACE_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant PAGE_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant PAGE_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant MARGIN_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant MARGIN_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: constant NAMESPACE_RULE on interface object] - expected: FAIL - - [CSSRule interface: constant NAMESPACE_RULE on interface prototype object] - expected: FAIL - - [CSSRule interface: attribute type] - expected: FAIL - - [CSSRule interface: attribute cssText] - expected: FAIL - [CSSRule interface: attribute parentRule] expected: FAIL - [CSSRule interface: attribute parentStyleSheet] - expected: FAIL - - [CSSStyleRule interface: existence and properties of interface object] - expected: FAIL - - [CSSStyleRule interface object length] - expected: FAIL - - [CSSStyleRule interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSStyleRule interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [CSSStyleRule interface: attribute selectorText] expected: FAIL @@ -381,18 +270,6 @@ [CSSImportRule interface: attribute styleSheet] expected: FAIL - [CSSGroupingRule interface: existence and properties of interface object] - expected: FAIL - - [CSSGroupingRule interface object length] - expected: FAIL - - [CSSGroupingRule interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSGroupingRule interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [CSSGroupingRule interface: attribute cssRules] expected: FAIL @@ -402,18 +279,6 @@ [CSSGroupingRule interface: operation deleteRule(unsigned long)] expected: FAIL - [CSSMediaRule interface: existence and properties of interface object] - expected: FAIL - - [CSSMediaRule interface object length] - expected: FAIL - - [CSSMediaRule interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSMediaRule interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [CSSMediaRule interface: attribute media] expected: FAIL @@ -453,18 +318,6 @@ [CSSMarginRule interface: attribute style] expected: FAIL - [CSSNamespaceRule interface: existence and properties of interface object] - expected: FAIL - - [CSSNamespaceRule interface object length] - expected: FAIL - - [CSSNamespaceRule interface: existence and properties of interface prototype object] - expected: FAIL - - [CSSNamespaceRule interface: existence and properties of interface prototype object's "constructor" property] - expected: FAIL - [CSSNamespaceRule interface: attribute namespaceURI] expected: FAIL diff --git a/tests/wpt/metadata-css/geometry-1_dev/html/DOMMatrix-003.htm.ini b/tests/wpt/metadata-css/geometry-1_dev/html/DOMMatrix-003.htm.ini index f48899ab692..29e6f751307 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/html/DOMMatrix-003.htm.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/html/DOMMatrix-003.htm.ini @@ -17,3 +17,4 @@ [test skewY()] expected: FAIL + diff --git a/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-001.xht.ini b/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-001.xht.ini index 52c1a3c5a0a..f1551700aef 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-001.xht.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-001.xht.ini @@ -1,6 +1,5 @@ [DOMMatrix-001.xht] type: testharness - [testConstructor1] expected: FAIL diff --git a/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-003.xht.ini b/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-003.xht.ini index b32671d9bc0..6dff066e704 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-003.xht.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/xhtml1/DOMMatrix-003.xht.ini @@ -17,3 +17,4 @@ [test skewY()] expected: FAIL + diff --git a/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-001.xht.ini b/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-001.xht.ini index 52c1a3c5a0a..f1551700aef 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-001.xht.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-001.xht.ini @@ -1,6 +1,5 @@ [DOMMatrix-001.xht] type: testharness - [testConstructor1] expected: FAIL diff --git a/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-003.xht.ini b/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-003.xht.ini index b32671d9bc0..6dff066e704 100644 --- a/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-003.xht.ini +++ b/tests/wpt/metadata-css/geometry-1_dev/xhtml1print/DOMMatrix-003.xht.ini @@ -17,3 +17,4 @@ [test skewY()] expected: FAIL + diff --git a/tests/wpt/mozilla/meta/css/animations/basic-transition.html.ini b/tests/wpt/mozilla/meta/css/animations/basic-transition.html.ini index 8d564f4e839..269b3cd3710 100644 --- a/tests/wpt/mozilla/meta/css/animations/basic-transition.html.ini +++ b/tests/wpt/mozilla/meta/css/animations/basic-transition.html.ini @@ -1,2 +1,3 @@ [basic-transition.html] + type: reftest disabled: https://github.com/servo/servo/issues/13865 diff --git a/tests/wpt/mozilla/tests/mozilla/interfaces.html b/tests/wpt/mozilla/tests/mozilla/interfaces.html index 51c0b2cae63..debc89bf675 100644 --- a/tests/wpt/mozilla/tests/mozilla/interfaces.html +++ b/tests/wpt/mozilla/tests/mozilla/interfaces.html @@ -20,7 +20,17 @@ test_interfaces([ "CharacterData", "CloseEvent", "CSS", + "CSSFontFaceRule", + "CSSGroupingRule", + "CSSKeyframesRule", + "CSSMediaRule", + "CSSNamespaceRule", + "CSSRule", + "CSSRuleList", "CSSStyleDeclaration", + "CSSStyleRule", + "CSSStyleSheet", + "CSSViewportRule", "DOMMatrix", "DOMMatrixReadOnly", "DOMPoint", diff --git a/tests/wpt/mozilla/tests/mozilla/interfaces.worker.js b/tests/wpt/mozilla/tests/mozilla/interfaces.worker.js index bc46462be50..5227f5aa55d 100644 --- a/tests/wpt/mozilla/tests/mozilla/interfaces.worker.js +++ b/tests/wpt/mozilla/tests/mozilla/interfaces.worker.js @@ -11,7 +11,17 @@ test_interfaces([ "Blob", "CloseEvent", "CSS", + "CSSFontFaceRule", + "CSSGroupingRule", + "CSSKeyframesRule", + "CSSMediaRule", + "CSSNamespaceRule", + "CSSRule", + "CSSRuleList", "CSSStyleDeclaration", + "CSSStyleRule", + "CSSStyleSheet", + "CSSViewportRule", "DOMPoint", "DOMPointReadOnly", "DOMQuad",