RESOLVED FIXED 266245
REGRESSION (270691@main): test262 test/built-ins/TypedArray/prototype/sort/sort-tonumber.js: Underlying ArrayBuffer has been detached from the view or out-of-bounds
https://bugs.webkit.org/show_bug.cgi?id=266245
Summary REGRESSION (270691@main): test262 test/built-ins/TypedArray/prototype/sort/so...
Marta Darbinyan
Reported 2023-12-11 11:47:44 PST
Created attachment 468984 [details] errors Build name: Apple-Sonoma-AppleSilicon-Release First failed: 270691@main Last passed: 270690@main Suspecting commit: 270691@main Errors: ---------------NEW FAILING TESTS SUMMARY--------------- FAIL test/built-ins/TypedArray/prototype/sort/sort-tonumber.js (default) Full Output: Exception: TypeError: Underlying ArrayBuffer has been detached from the view or out-of-bounds (Testing with Float64Array.) sort@[native code] @/Volumes/Data/worker/Apple-Sonoma-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/TypedArray/prototype/sort/sort-tonumber.js:24:10 testWithTypedArrayConstructors@/var/folders/c3/nnyl7l8130v5pkcc7th4hhgw0000gn/T/D_ky2cfFrm/eNHxgIdJ33:58:8 global code@/Volumes/Data/worker/Apple-Sonoma-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/TypedArray/prototype/sort/sort-tonumber.js:19:31 FAIL test/built-ins/TypedArray/prototype/sort/sort-tonumber.js (strict mode) Full Output: Exception: TypeError: Underlying ArrayBuffer has been detached from the view or out-of-bounds (Testing with Float64Array.) sort@[native code] @/Volumes/Data/worker/Apple-Sonoma-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/TypedArray/prototype/sort/sort-tonumber.js:25:10 testWithTypedArrayConstructors@/var/folders/c3/nnyl7l8130v5pkcc7th4hhgw0000gn/T/D_ky2cfFrm/eNHxgIdJ33:58:8 global code@/Volumes/Data/worker/Apple-Sonoma-AppleSilicon-Release-Test262-Tests/build/JSTests/test262/test/built-ins/TypedArray/prototype/sort/sort-tonumber.js:20:31 Link: https://build.webkit.org/#/builders/936/builds/1629/steps/12/logs/stdio History: https://build.webkit.org/#/builders/936
Attachments
errors (8.60 MB, text/plain)
2023-12-11 11:47 PST, Marta Darbinyan
no flags
Radar WebKit Bug Importer
Comment 1 2023-12-11 11:48:09 PST
Yijia Huang
Comment 2 2023-12-12 11:40:43 PST
EWS
Comment 3 2023-12-13 10:06:26 PST
Committed 271988@main (d3b43220734e): <https://commits.webkit.org/271988@main> Reviewed commits have been landed. Closing PR #21698 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.