GitHub Actions / linux-wpt
failed
May 30, 2025 in 0s
Aggregated linux-wpt report
Test results for linux-wpt from try job (#15354982352):
Flaky unexpected result (15)
- TIMEOUT
/FileAPI/url/url-in-tags-revoke.window.html(#19978)- TIMEOUT [expected PASS] subtest:
Fetching a blob URL immediately before revoking it works in <script> tags.Test timed out
- TIMEOUT [expected PASS] subtest:
- OK [expected TIMEOUT]
/_webgl/conformance/textures/image_bitmap_from_video/tex-2d-rgb-rgb-unsigned_byte.html- PASS [expected NOTRUN] subtest:
Overall test - FAIL [expected PASS] subtest:
WebGL test #1assert_true: createImageBitmap(source) failed: "The operation is not supported." expected true got false - FAIL [expected PASS] subtest:
WebGL test #3assert_true: createImageBitmap(source) failed: "The operation is not supported." expected true got false
- PASS [expected NOTRUN] subtest:
- OK
/css/css-fonts/variations/at-font-face-font-matching.html(#20684)- FAIL [expected PASS] subtest:
Matching font-style: 'oblique -10deg' should prefer 'oblique 0deg 10deg' over 'oblique 40deg 50deg'assert_equals: Unexpected font on test element expected 487 but got 532
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/005.html(#27062)- PASS [expected FAIL] subtest:
Link with onclick navigation and href navigation
- PASS [expected FAIL] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/008.html(#24456)- PASS [expected FAIL] subtest:
Link with onclick form submit to javascript url and href navigation
- PASS [expected FAIL] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/009.html(#24456)- FAIL [expected PASS] subtest:
Link with onclick form submit to javascript url with document.write and href navigationassert_array_equals: expected property 1 to be "href" but got "click" (expected array ["write", "href"] got ["write", "click"])
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/javascript-url-return-value-handling-dynamic.html(#28066)- FAIL [expected PASS] subtest:
0041 set in href="" targeting a frame and clickedassert_equals: expected "A" but got "" - FAIL [expected PASS] subtest:
0080 00FF set in href="" targeting a frame and clickedassert_equals: expected "�ÿ" but got "" - FAIL [expected PASS] subtest:
0080 00FF 0100 set in href="" targeting a frame and clickedassert_equals: expected "�ÿĀ" but got "" - FAIL [expected PASS] subtest:
D83D DE0D set in href="" targeting a frame and clickedassert_equals: expected "😍" but got "" - FAIL [expected PASS] subtest:
DE0D 0041 set in href="" targeting a frame and clickedassert_equals: expected "\ufffdA" but got ""
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/navigation-unload-cross-origin.sub.window.html(#29056)- PASS [expected FAIL] subtest:
Cross-origin navigation started from unload handler must be ignored
- PASS [expected FAIL] subtest:
- OK
/html/browsers/history/the-history-interface/traverse_the_history_3.html(#21383)- FAIL [expected PASS] subtest:
Multiple history traversals, last would be abortedassert_array_equals: Pages opened during history navigation lengths differ, expected array [6, 3] length 2, got [6, 1, 3] length 3
- FAIL [expected PASS] subtest:
- OK
/html/browsers/history/the-history-interface/traverse_the_history_4.html(#21383)- FAIL [expected PASS] subtest:
Multiple history traversals, last would be abortedassert_array_equals: Pages opened during history navigation expected property 1 to be 5 but got 3 (expected array [6, 5] got [6, 3])
- FAIL [expected PASS] subtest:
- TIMEOUT [expected ERROR]
/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html(#32745)- TIMEOUT [expected FAIL] subtest:
createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "from-image", and drawImage on the created ImageBitmapTest timed out - NOTRUN [expected FAIL] subtest:
createImageBitmap from an HTMLVideoElement from a data URL imageOrientation: "flipY", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a bitmap HTMLImageElement imageOrientation: "from-image", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a bitmap HTMLImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a vector HTMLImageElement imageOrientation: "from-image", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a vector HTMLImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a bitmap SVGImageElement imageOrientation: "from-image", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a bitmap SVGImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a vector SVGImageElement imageOrientation: "from-image", and drawImage on the created ImageBitmap - NOTRUN [expected FAIL] subtest:
createImageBitmap from a vector SVGImageElement imageOrientation: "flipY", and drawImage on the created ImageBitmap - And 8 more unexpected results...
- TIMEOUT [expected FAIL] subtest:
- TIMEOUT [expected OK]
/html/semantics/embedded-content/the-canvas-element/security.pattern.fillStyle.sub.html(#36989)- TIMEOUT [expected FAIL] subtest:
redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-uncleanTest timed out - NOTRUN [expected PASS] subtest:
unclean HTMLCanvasElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
unclean ImageBitmap: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean - NOTRUN [expected PASS] subtest:
cross-origin HTMLImageElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
cross-origin SVGImageElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
redirected to cross-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected PASS] subtest:
unclean HTMLCanvasElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean - NOTRUN [expected FAIL] subtest:
unclean ImageBitmap: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean
- TIMEOUT [expected FAIL] subtest:
- OK
/html/semantics/forms/form-submission-0/urlencoded2.window.html(#28687)- PASS [expected FAIL] subtest:
application/x-www-form-urlencoded: Basic test (normal form)
- PASS [expected FAIL] subtest:
- ERROR
/service-workers/idlharness.https.any.html(#36250)- PASS [expected TIMEOUT] subtest:
ServiceWorkerContainer interface: operation register((TrustedScriptURL or USVString), optional RegistrationOptions) - PASS [expected TIMEOUT] subtest:
NavigationPreloadManager interface: operation enable() - PASS [expected TIMEOUT] subtest:
NavigationPreloadManager interface: operation disable() - PASS [expected TIMEOUT] subtest:
NavigationPreloadManager interface: operation setHeaderValue(ByteString) - PASS [expected TIMEOUT] subtest:
NavigationPreloadManager interface: operation getState()
- PASS [expected TIMEOUT] subtest:
- ERROR [expected OK]
/workers/constructors/Worker/Worker-constructor.html(#22991)
Stable unexpected results that are known to be intermittent (21)
- FAIL [expected PASS]
/_mozilla/mozilla/sslfail.html(#10760) - TIMEOUT [expected OK]
/_mozilla/mozilla/window_resizeTo.html(#36741)- TIMEOUT [expected PASS] subtest:
Popup onresize event fires after resizeToTest timed out
- TIMEOUT [expected PASS] subtest:
- OK
/content-security-policy/frame-ancestors/frame-ancestors-path-ignored.window.html(#36468)- PASS [expected FAIL] subtest:
A 'frame-ancestors' CSP directive with a URL that includes a path should be ignored.
- PASS [expected FAIL] subtest:
- PASS [expected FAIL]
/css/css-overflow/overflow-video.html(#34720) - FAIL [expected PASS]
/css/css-tables/table-cell-overflow-auto-scrolled.html(#35011) - TIMEOUT
/fetch/metadata/redirect/multiple-redirect-https-downgrade-upgrade.sub.html(#27251)- PASS [expected TIMEOUT] subtest:
Https downgrade-upgrade preload
- PASS [expected TIMEOUT] subtest:
- OK [expected ERROR]
/fetch/nosniff/importscripts.html(#27144)- PASS [expected TIMEOUT] subtest:
Test importScripts()
- PASS [expected TIMEOUT] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-nosrc.html(#34819)- FAIL [expected PASS] subtest:
form submissionassert_equals: expected "http://web-platform.test:8000/common/blank.html?1=" but got "about:blank"
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-src-aboutblank-navigate-immediately.html(#29048)- FAIL [expected PASS] subtest:
Navigating to a different document with form submissionassert_equals: expected "http://web-platform.test:8000/common/blank.html?1=" but got "about:blank"
- FAIL [expected PASS] subtest:
- OK
/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/a-click.html(#28697)- FAIL [expected PASS] subtest:
aElement.click() before the load event must NOT replaceassert_equals: expected "http://web-platform.test:8000/common/blank.html?thereplacement" but got "http://web-platform.test:8000/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/resources/code-injector.html?pipe=sub(none)&code=%0A%20%20%20%20const%20a%20%3D%20document.createElement(%22a%22)%3B%0A%20%20%20%20a.href%20%3D%20%22%2Fcommon%2Fblank.html%3Fthereplacement%22%3B%0A%20%20%20%20document.currentScript.before(a)%3B%0A%20%20%20%20a.click()%3B%0A%20%20"
- FAIL [expected PASS] subtest:
- TIMEOUT [expected OK]
/html/browsers/history/the-history-interface/001.html(#12580) - TIMEOUT
/html/canvas/element/manual/imagebitmap/createImageBitmap-origin.sub.html(#31931)- TIMEOUT [expected FAIL] subtest:
cross-origin HTMLVideoElement: origin unclear 2dContext.drawImageTest timed out - NOTRUN [expected FAIL] subtest:
cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap - NOTRUN [expected FAIL] subtest:
redirected to cross-origin HTMLVideoElement: origin unclear getImageData - NOTRUN [expected FAIL] subtest:
redirected to cross-origin HTMLVideoElement: origin unclear 2dContext.drawImage - NOTRUN [expected FAIL] subtest:
redirected to cross-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap - NOTRUN [expected FAIL] subtest:
redirected to same-origin HTMLVideoElement: origin unclear getImageData - NOTRUN [expected FAIL] subtest:
redirected to same-origin HTMLVideoElement: origin unclear 2dContext.drawImage - NOTRUN [expected FAIL] subtest:
redirected to same-origin HTMLVideoElement: origin unclear bitmaprenderer.transferFromImageBitmap - NOTRUN [expected FAIL] subtest:
unclean HTMLCanvasElement: origin unclear getImageData - NOTRUN [expected FAIL] subtest:
unclean HTMLCanvasElement: origin unclear 2dContext.drawImage - And 4 more unexpected results...
- TIMEOUT [expected FAIL] subtest:
- PASS [expected FAIL]
/html/canvas/element/manual/text/canvas.2d.disconnected.html(#30063) - TIMEOUT
/html/interaction/focus/the-autofocus-attribute/supported-elements.html(#24145)- TIMEOUT [expected PASS] subtest:
Non-HTMLElement should not support autofocusTest timed out
- TIMEOUT [expected PASS] subtest:
- OK [expected CRASH]
/html/semantics/embedded-content/media-elements/media_fragment_seek.html(#24114) - TIMEOUT [expected OK]
/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html(#24066)- NOTRUN [expected FAIL] subtest:
Check that popups from a sandboxed iframe do not escape the sandbox
- NOTRUN [expected FAIL] subtest:
- OK
/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm(#37173)- FAIL [expected PASS] subtest:
default object size after src is removedassert_equals: expected "300px" but got "320px"
- FAIL [expected PASS] subtest:
- OK
/preload/preload-error.sub.html(#37177)- PASS [expected FAIL] subtest:
404 (style): main - FAIL [expected PASS] subtest:
CORS (script): mainassert_greater_than: http://not-web-platform.test:8000/preload/resources/dummy.js?pipe=header%28Access-Control-Allow-Origin%2C*%29&label=script should be loaded expected a number greater than 0 but got 0 - PASS [expected FAIL] subtest:
Decode-error (style): main - PASS [expected FAIL] subtest:
Decode-error (script): main - FAIL [expected PASS] subtest:
MIME-error (script): mainassert_greater_than: http://web-platform.test:8000/preload/resources/dummy.css?pipe=header%28Content-Type%2Ctext%2Fnotjavascript%29&label=script should be loaded expected a number greater than 0 but got 0
- PASS [expected FAIL] subtest:
- OK
/resize-observer/change-layout-in-error.html(#32629)- FAIL [expected PASS] subtest:
Changing layout in window error handler should not result in lifecyle loop when resize observer loop limit is reached.assert_equals: expected 1 but got 2
- FAIL [expected PASS] subtest:
- OK
/resize-observer/eventloop.html(#33599)- FAIL [expected PASS] subtest:
test0: multiple notifications inside same event loopassert_equals: new loop expected 1 but got 0
- FAIL [expected PASS] subtest:
- OK
/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html(#22849)- FAIL [expected PASS] subtest:
X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}. Index Actual Expected AbsError RelError Test threshold [14650] 4.4893301391601563e+2 8.6956524848937988e-1 4.4806344866752625e+2 5.1527294754005857e+2 3.8985999999999999e-3 [14651] 3.0547976493835449e-1 8.9879405498504639e-1 5.9331429004669189e-1 6.6012262403823208e-1 3.8985999999999999e-3 Max AbsError of 4.4806344866752625e+2 at index of 14650. Max RelError of 5.1527294754005857e+2 at index of 14650.assert_true: expected true got false - FAIL [expected PASS] subtest:
X SNR (-9.592712142067082 dB) is not greater than or equal to 65.737. Got -9.592712142067082.assert_true: expected true got false
- FAIL [expected PASS] subtest:
Stable unexpected results (1)
- OK
/preload/prefetch-document.html- FAIL [expected PASS] subtest:
different-site document prefetch with 'as=document' should not be consumedassert_equals: expected 2 but got 1
- FAIL [expected PASS] subtest:
Loading