Closed Bug 1479395 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 12225 - Clean up IDL tests which reference SVG

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 12225 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/12225
Details from upstream follow.

Luke Bjerring <lukebjerring@chromium.org> wrote:
>  Clean up IDL tests which reference SVG
>  
>  Follow-up from #11796 to import the `SVGElement` interface properly.
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Component: CSS Parsing and Computation → web-platform-tests
Product: Core → Testing
Ran 8 tests and 7999 subtests
OK     : 8
PASS   : 7501
FAIL   : 498

New tests that have failures or other problems:
/cookie-store/idlharness.tentative.https.html
    CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "changed" with the proper type: FAIL
    CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "deleted" with the proper type: FAIL
    CookieChangeEvent must be primary interface of new CookieChangeEvent("change"): FAIL
    CookieStore interface: calling delete(CookieStoreDeleteOptions) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling delete(USVString) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling get(CookieStoreGetOptions) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling get(USVString) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling getAll(CookieStoreGetOptions) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling getAll(USVString) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling set(CookieStoreSetExtraOptions) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: calling set(USVString, USVString, CookieStoreSetOptions) on cookieStore with too few arguments must throw TypeError: FAIL
    CookieStore interface: cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "delete(USVString)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "get(CookieStoreGetOptions)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "get(USVString)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "getAll(CookieStoreGetOptions)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "getAll(USVString)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "onchange" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "set(CookieStoreSetExtraOptions)" with the proper type: FAIL
    CookieStore interface: cookieStore must inherit property "set(USVString, USVString, CookieStoreSetOptions)" with the proper type: FAIL
    CookieStore interface: cookieStore must not have property "getChangeSubscriptions": FAIL
    CookieStore interface: cookieStore must not have property "subscribeToChanges": FAIL
    CookieStore must be primary interface of cookieStore: FAIL
    Stringification of cookieStore: FAIL
    Stringification of new CookieChangeEvent("change"): FAIL
/html/dom/interfaces.https.html?exclude=(Document|Window|HTML.*)
    SVGElement interface: attribute nonce: FAIL
    SVGElement interface: attribute oncancel: FAIL
    SVGElement interface: attribute oncuechange: FAIL
    SVGElement interface: attribute onsecuritypolicyviolation: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1ec460b3a788
[wpt PR 12225] - Clean up IDL tests which reference SVG, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/263132ef9c2d
[wpt PR 12225] - Update wpt metadata, a=testonly
https://hg.mozilla.org/mozilla-central/rev/1ec460b3a788
https://hg.mozilla.org/mozilla-central/rev/263132ef9c2d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in before you can comment on or make changes to this bug.