From 77c61c3c7e69487a6846a0f7f3394b2109b07283 Mon Sep 17 00:00:00 2001 From: Thomas Nguyen Date: Tue, 1 Oct 2019 20:33:01 +0000 Subject: [PATCH] Bug 1578750 - Mark correct expected result idlharness tests on different builds r=smaug Differential Revision: https://phabricator.services.mozilla.com/D46754 --HG-- extra : moz-landing-system : lando --- .../meta/html/dom/idlharness.https.html.ini | 21 +++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/testing/web-platform/meta/html/dom/idlharness.https.html.ini b/testing/web-platform/meta/html/dom/idlharness.https.html.ini index 890e9ade99f8..7fc39db6e443 100644 --- a/testing/web-platform/meta/html/dom/idlharness.https.html.ini +++ b/testing/web-platform/meta/html/dom/idlharness.https.html.ini @@ -1,3 +1,4 @@ +prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.header.enabled:true, dom.security.featurePolicy.webidl.enabled:true] [idlharness.https.html?exclude=(Document|Window|HTML.*)] [ElementInternals interface: operation setValidity(ValidityStateFlags, DOMString, HTMLElement)] expected: FAIL @@ -791,10 +792,16 @@ expected: FAIL [Window interface: window must have own property "window"] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437 + expected: + if release_or_beta: PASS + FAIL [Window interface: window must have own property "location"] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437 + expected: + if release_or_beta: PASS + FAIL [Window interface: attribute onsecuritypolicyviolation] expected: FAIL @@ -807,7 +814,10 @@ expected: FAIL [Window interface: window must have own property "top"] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437 + expected: + if release_or_beta: PASS + FAIL [Window interface: window must inherit property "self" with the proper type] expected: FAIL @@ -828,7 +838,10 @@ expected: FAIL [Window interface: window must have own property "document"] - expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1510437 + expected: + if release_or_beta: PASS + FAIL [Document interface: attribute onsecuritypolicyviolation] expected: FAIL