Test results for linux-wpt from try job (#25185029196):
Flaky unexpected result (24)
- TIMEOUT
/FileAPI/url/url-in-tags-revoke.window.html(#19978)- PASS [expected TIMEOUT] subtest:
Fetching a blob URL immediately before revoking it works in <script> tags.
- PASS [expected TIMEOUT] subtest:
- OK
/IndexedDB/idbtransaction-oncomplete.any.worker.html(#42804)- FAIL [expected PASS] subtest:
IDBTransaction - complete eventassert_array_equals: lengths differ, expected array ["upgradeneeded", "complete", "success", "opencursor"] length 4, got ["upgradeneeded", "complete", "success"] length 3
- FAIL [expected PASS] subtest:
- TIMEOUT [expected OK]
/_mozilla/mozilla/input-value.html - OK
/beacon/beacon-basic.https.window.html(#41723)- FAIL [expected PASS] subtest:
Payload size restriction should be accumulated: type = stringassert_false: expected false got true
- FAIL [expected PASS] subtest:
- CRASH [expected OK]
/content-security-policy/meta/sandbox-iframe.html(#43478) - CRASH [expected OK]
/fetch/api/credentials/cookies.any.worker.html - OK
/fetch/metadata/generated/css-font-face.sub.tentative.html(#34624)- PASS [expected FAIL] subtest:
sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination
- PASS [expected FAIL] subtest:
- CRASH [expected TIMEOUT]
/html/browsers/browsing-the-web/navigating-across-documents/javascript-url-no-beforeunload.window.html - OK
/html/browsers/windows/browsing-context-names/duplicate-name-order.html(#34623)- PASS [expected FAIL] subtest:
Duplicate name lookup order
- PASS [expected FAIL] subtest:
- OK
/html/browsers/windows/embedded-opener-remove-frame.html(#23867)- PASS [expected FAIL] subtest:
opener of discarded auxiliary browsing context
- PASS [expected FAIL] subtest:
- TIMEOUT [expected OK]
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigate_other_frame_popup.sub.html(#39702)- TIMEOUT [expected FAIL] subtest:
Sandboxed iframe can not navigate other frame's popupTest timed out
- TIMEOUT [expected FAIL] subtest:
- OK
/html/semantics/forms/form-submission-0/jsurl-form-submit.tentative.html(#36489)- PASS [expected FAIL] subtest:
Verifies that form submissions scheduled inside javascript: urls take precedence over the javascript: url's return value.
- PASS [expected FAIL] subtest:
- OK
/html/semantics/scripting-1/the-script-element/execution-timing/077.html(#22139)- FAIL [expected PASS] subtest:
adding several types of scripts through the DOM and removing some of them confuses schedulerassert_array_equals: expected property 1 to be "Script #1 ran" but got "Script #3 ran" (expected array ["Script #2 ran", "Script #1 ran", "Script #3 ran", "Script #4 ran"] got ["Script #2 ran", "Script #3 ran", "Script #4 ran", "Script #1 ran"])
- FAIL [expected PASS] subtest:
- OK
/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url.any.html(#33948)- FAIL [expected PASS] subtest:
Revoking a blob URL immediately after calling import will not failpromise_test: Unhandled rejection with value: object "TypeError: Module fetching failed"
- FAIL [expected PASS] subtest:
- OK
/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url.any.worker.html(#33909)- PASS [expected FAIL] subtest:
Revoking a blob URL immediately after calling import will not fail
- PASS [expected FAIL] subtest:
- OK
/sanitizer-api/sanitizer-inert-document.tentative.html(#44273)- PASS [expected FAIL] subtest:
Test whether setHTMLUnsafe loads the image.
- PASS [expected FAIL] subtest:
- OK
/touch-events/single-tap-when-touchend-listener-use-sync-xhr.html(#41175)- PASS [expected FAIL] subtest:
Click event should be fired when touchend opens synchronous XHR
- PASS [expected FAIL] subtest:
- OK [expected TIMEOUT]
/trusted-types/trusted-types-navigation.html?01-05(#38975)- PASS [expected TIMEOUT] subtest:
Navigate a window via anchor with javascript:-urls in report-only mode. - PASS [expected NOTRUN] subtest:
Navigate a window via anchor with javascript:-urls w/ default policy in report-only mode. - PASS [expected NOTRUN] subtest:
Navigate a frame via anchor with javascript:-urls in enforcing mode.
- PASS [expected TIMEOUT] subtest:
- OK [expected TIMEOUT]
/trusted-types/trusted-types-navigation.html?31-35(#38034)- PASS [expected TIMEOUT] subtest:
Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode. - FAIL [expected NOTRUN] subtest:
Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in enforcing mode.promise_test: Unhandled rejection with value: "Unexpected message received: \"No securitypolicyviolation reported!\"" - FAIL [expected NOTRUN] subtest:
Navigate a window via form-submission with javascript:-urls w/ a default policy throwing an exception in report-only mode.promise_test: Unhandled rejection with value: "Unexpected message received: \"No securitypolicyviolation reported!\"" - FAIL [expected NOTRUN] subtest:
Navigate a window via form-submission with javascript:-urls w/ a default policy making the URL invalid in enforcing mode.promise_test: Unhandled rejection with value: "Unexpected message received: \"No securitypolicyviolation reported!\""
- PASS [expected TIMEOUT] subtest:
- CRASH [expected OK]
/urlpattern/urlpattern.any.worker.html - CRASH [expected OK]
/webaudio/the-audio-api/the-mediastreamaudiodestinationnode-interface/closed-audiocontext-construction.html - OK
/webdriver/tests/classic/dismiss_alert/dismiss.py(#39098)- FAIL [expected PASS] subtest:
test_dismiss_in_popup_windowAssertionError: no such alert (404): No user prompt is currently active.
- FAIL [expected PASS] subtest:
- OK [expected TIMEOUT]
/webstorage/localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.html(#29053)- FAIL [expected TIMEOUT] subtest:
StorageKey: test 3P about:blank window opened from a 3P iframeassert_true: about:blank window opened by 3P iframe does not inherit 3P iframe's StorageKey expected true got false
- FAIL [expected TIMEOUT] subtest:
- OK
/webxr/xrSession_features_deviceSupport.https.html(#24357)- FAIL [expected PASS] subtest:
Immersive XRSession requests with no supported device should rejectassert_unreached: Should have rejected: undefined Reached unreachable code
- FAIL [expected PASS] subtest:
- OK
/IndexedDB/idbdatabase_deleteObjectStore.any.worker.html(#43776)- FAIL [expected PASS] subtest:
Deleted object store's name should be removed from database's list. Attempting to use a deleted IDBObjectStore should throw an InvalidStateErrorassert_unreached: rq_add.error (DataError) Reached unreachable code
- FAIL [expected PASS] subtest:
- TIMEOUT [expected OK]
/_mozilla/mozilla/window-resize-event.html(#36741)- TIMEOUT [expected PASS] subtest:
Popup onresize event fires after resizeToTest timed out
- TIMEOUT [expected PASS] subtest:
- OK
/css/css-fonts/generic-family-keywords-001.html(#37467)- FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted generic(nastaliq)assert_equals: quoted generic(nastaliq) matches @font-face rule expected 50 but got 30
- FAIL [expected PASS] subtest:
- OK
/css/css-fonts/generic-family-keywords-003.html(#38994)- FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted cursive (drawing text in a canvas)assert_equals: quoted cursive matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted fantasy (drawing text in a canvas)assert_equals: quoted fantasy matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted monospace (drawing text in a canvas)assert_equals: quoted monospace matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted system-ui (drawing text in a canvas)assert_equals: quoted system-ui matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted math (drawing text in a canvas)assert_equals: quoted math matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted generic(fangsong) (drawing text in a canvas)assert_equals: quoted generic(fangsong) matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted generic(khmer-mul) (drawing text in a canvas)assert_equals: quoted generic(khmer-mul) matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted generic(nastaliq) (drawing text in a canvas)assert_equals: quoted generic(nastaliq) matches @font-face rule expected 125 but got 40 - FAIL [expected PASS] subtest:
@font-face matching for quoted and unquoted ui-serif (drawing text in a canvas)assert_equals: unquoted ui-serif does not match @font-face rule expected 40 but got 125
- FAIL [expected PASS] subtest:
- OK [expected ERROR]
/fetch/fetch-later/quota/same-origin-iframe/empty-payload.https.window.html(#35176)- PASS [expected FAIL] subtest:
fetchLater() accepts an empty POST request body of String in same-origin iframe. - PASS [expected FAIL] subtest:
fetchLater() accepts an empty POST request body of ArrayBuffer in same-origin iframe. - PASS [expected FAIL] subtest:
fetchLater() accepts an empty POST request body of URLSearchParams in same-origin iframe. - PASS [expected FAIL] subtest:
fetchLater() accepts an empty POST request body of Blob in same-origin iframe. - PASS [expected FAIL] subtest:
fetchLater() accepts an empty POST request body of File in same-origin iframe.
- PASS [expected FAIL] subtest:
- ERROR [expected OK]
/fetch/fetch-later/quota/same-origin-iframe/multiple-iframes.https.window.html(#35176) - OK
/fetch/metadata/generated/css-font-face.https.sub.tentative.html(#32732)- FAIL [expected PASS] subtest:
sec-fetch-modepromise_test: Unhandled rejection with value: object "Error: Failed to query for recorded headers." - PASS [expected FAIL] subtest:
sec-fetch-user
- FAIL [expected PASS] subtest:
- TIMEOUT
/fetch/metadata/generated/css-images.sub.tentative.html(#29047)- FAIL [expected PASS] subtest:
content sec-fetch-site - HTTPS downgrade-upgradeassert_unreached: Reached unreachable code
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-src-204.html(#44521)- PASS [expected FAIL] subtest:
Navigating to a different document with link click
- PASS [expected FAIL] subtest:
- OK [expected TIMEOUT]
/html/interaction/focus/the-autofocus-attribute/supported-elements.html(#24145)- FAIL [expected TIMEOUT] subtest:
Element with tabindex should support autofocusassert_equals: expected "SPAN" but got "BODY" - PASS [expected NOTRUN] subtest:
Non-HTMLElement should not support autofocus - FAIL [expected NOTRUN] subtest:
Host element with delegatesFocus should support autofocusassert_equals: expected Element node <div autofocus=""></div> but got Element node <body><div autofocus=""></div></body> - FAIL [expected NOTRUN] subtest:
Host element with delegatesFocus including no focusable descendants should be skippedassert_equals: expected Element node <input autofocus=""></input> but got Element node <body></body> - FAIL [expected NOTRUN] subtest:
Area element should support autofocusassert_equals: expected Element node <area autofocus="" href="/common/blank.html"></area> but got Element node <body> <img src="/media/poster.png" usemap="#map"> <map n...
- FAIL [expected TIMEOUT] subtest:
- TIMEOUT [expected OK]
/html/interaction/focus/the-autofocus-attribute/update-the-rendering.html(#24145)- TIMEOUT [expected FAIL] subtest:
"Flush autofocus candidates" should be happen before a scroll event and animation frame callbacksTest timed out
- TIMEOUT [expected FAIL] subtest:
- OK
/html/semantics/embedded-content/media-elements/seeking/seek-to-max-value.htm(#40626)- PASS [expected FAIL] subtest:
seek to Number.MAX_VALUE
- PASS [expected FAIL] subtest:
- OK
/html/semantics/scripting-1/the-script-element/module/choice-of-error-1.html(#44058)- FAIL [expected PASS] subtest:
Parse errors in different files should be reported depending on different rootsassert_not_equals: two different parse errors should be reported got disallowed value object "SyntaxError: expected expression, got '%'"
- FAIL [expected PASS] subtest:
- TIMEOUT [expected OK]
/infrastructure/testdriver/click_nested.html(#43887)- NOTRUN [expected FAIL] subtest:
TestDriver click method with multiple windows and nested iframe
- NOTRUN [expected FAIL] subtest:
- OK
/navigation-timing/test-navigation-type-reload.html(#33334)- FAIL [expected PASS] subtest:
Reload domComplete > Original domCompleteassert_true: Reload domComplete > Original domComplete expected true got false - FAIL [expected PASS] subtest:
Reload domContentLoadedEventEnd > Original domContentLoadedEventEndassert_true: Reload domContentLoadedEventEnd > Original domContentLoadedEventEnd expected true got false - FAIL [expected PASS] subtest:
Reload domContentLoadedEventStart > Original domContentLoadedEventStartassert_true: Reload domContentLoadedEventStart > Original domContentLoadedEventStart expected true got false - FAIL [expected PASS] subtest:
Reload domInteractive > Original domInteractiveassert_true: Reload domInteractive > Original domInteractive expected true got false - FAIL [expected PASS] subtest:
Reload loadEventEnd > Original loadEventEndassert_true: Reload loadEventEnd > Original loadEventEnd expected true got false - FAIL [expected PASS] subtest:
Reload loadEventStart > Original loadEventStartassert_true: Reload loadEventStart > Original loadEventStart expected true got false
- FAIL [expected PASS] subtest:
- OK
/resource-timing/buffer-full-add-then-clear.html(#40819)- PASS [expected FAIL] subtest:
Test that if the buffer is cleared after entries were added to the secondary buffer, those entries make it into the primary one
- PASS [expected FAIL] subtest:
- OK
/resource-timing/test_resource_timing.https.html(#25216)- PASS [expected FAIL] subtest:
PerformanceEntry has correct name, initiatorType, startTime, and duration (xmlhttprequest)
- PASS [expected FAIL] subtest:
- OK
/trusted-types/trusted-types-reporting.html(#43737)- PASS [expected FAIL] subtest:
Trusted Type violation report: sample for SVGScriptElement href assignment by setAttribute - PASS [expected FAIL] subtest:
Trusted Type violation report: sample for eval
- PASS [expected FAIL] subtest: