Add support for [AllowResizable] inputs in TextDeEncoder
#58636
Community-TC (pull_request)
Collect results for all tests affected by a pull request in chrome but without the changes in the PR.
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-03-20T09:53:59.116Z
Resolved: 2026-03-20T09:55:57.262Z
Task Execution Time: 1 minute, 58 seconds, 146 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: F17XTrL8R3uebgwuUIN3Fg
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
- public/results/checkrun.md
- public/results/wpt_report.json.gz
- public/results/wpt_screenshot.txt.gz
WPT Command: python3 ./wpt run --channel=dev --no-fail-on-unexpected --log-wptreport=../artifacts/wpt_report.json --log-wptscreenshot=../artifacts/wpt_screenshot.txt --affected task_head --log-mach-level=info --log-mach=- -y --no-pause --no-restart-on-unexpected --install-fonts --verify-log-full --no-headless --enable-swiftshader --install-browser --install-webdriver chrome
[taskcluster 2026-03-20 09:53:59.181Z] Task ID: F17XTrL8R3uebgwuUIN3Fg
[taskcluster 2026-03-20 09:53:59.181Z] Worker ID: 2715745418180864266
[taskcluster 2026-03-20 09:53:59.181Z] Worker Group: us-east1-b
[taskcluster 2026-03-20 09:53:59.181Z] Worker Node Type: projects/757942385826/machineTypes/n2-standard-4
[taskcluster 2026-03-20 09:53:59.181Z] Worker Pool: proj-wpt/ci
[taskcluster 2026-03-20 09:53:59.181Z] Worker Version: 46.1.0
[taskcluster 2026-03-20 09:53:59.181Z] Public IP: 34.138.38.11
[taskcluster 2026-03-20 09:53:59.181Z] Hostname: proj-wpt-ci-efijxwd6r8aqte7nsyk-wq
[taskcluster 2026-03-20 09:54:00.237Z] === Task Starting ===
+ '[' '' ']'
+ '[' -d /etc/profile.d ']'
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/01-locale-fix.sh ']'
+ . /etc/profile.d/01-locale-fix.sh
+++ /usr/bin/locale-check C.UTF-8
++ eval
+ for i in /etc/profile.d/*.sh
+ '[' -r /etc/profile.d/apps-bin-path.sh ']'
+ . /etc/profile.d/apps-bin-path.sh
...(5906 lines hidden)...
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-8, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-8, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-8, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-8, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:36:36)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:24:13
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:22:25
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
FAIL Streaming decode: UTF-8 chunk tests (SharedArrayBuffer) - Failed to execute 'decode' on 'TextDecoder': The provided ArrayBufferView value must not be shared.
TypeError: The provided ArrayBufferView value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:53:31)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:44:5
at Array.forEach (<anonymous>)
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.js:21:38
at http://web-platform.test:8000/encoding/textdecoder-streaming.any.worker.js:11:1
/webidl/ecmascript-binding/allow-resizable.html
FAIL APIs with [AllowShared] but without [AllowResizable] throw when passed growable SharedArrayBuffers - Failed to execute 'encodeInto' on 'TextEncoder': The provided Uint8Array value must not be shared.
TypeError: The provided Uint8Array value must not be shared.
at Test.<anonymous> (http://web-platform.test:8000/webidl/ecmascript-binding/allow-resizable.html:23:7)
at Test.step (http://web-platform.test:8000/resources/testharness.js:2869:25)
at test (http://web-platform.test:8000/resources/testharness.js:633:30)
at http://web-platform.test:8000/webidl/ecmascript-binding/allow-resizable.html:18:1
0:32.97 INFO Got 13 unexpected results, with 0 unexpected passes
0:32.97 wptserve INFO Stopped http server on 127.0.0.1:8000
0:32.97 wptserve INFO Stopped http server on 127.0.0.1:8001
0:32.97 wptserve INFO Stopped http server on 127.0.0.1:8003
0:32.97 wptserve INFO Stopped http server on 127.0.0.1:8002
0:32.98 wptserve INFO Stopped http server on 127.0.0.1:8443
0:33.00 wptserve INFO Stopped http server on 127.0.0.1:8444
0:33.00 wptserve INFO Stopped http server on 127.0.0.1:8445
0:33.01 wptserve INFO Stopped http server on 127.0.0.1:8446
0:33.01 wptserve INFO Stopped http server on 127.0.0.1:9000
0:33.03 wptserve INFO Stopped WebTransport over HTTP/3 server on 127.0.0.1:11000
0:33.20 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8889))
0:33.20 wptserve INFO Close on: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('127.0.0.1', 8888))
0:33.24 INFO Removed font: Ahem.ttf
0:33.27 INFO Closing logging queue
0:33.27 INFO queue closed
0:33.27 INFO Tolerating 13 unexpected results
[taskcluster 2026-03-20 09:55:54.260Z] === Task Finished ===
[taskcluster 2026-03-20 09:55:55.486Z] Successful task run with exit code: 0 completed in 116.306 seconds