WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 229501
229565
[ iOS MacOS ] imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=229565
Summary
[ iOS MacOS ] imported/w3c/web-platform-tests/encoding/sharedarraybuffer.http...
ayumi_kojima
Reported
2021-08-26 09:13:29 PDT
imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html Is a flaky failure on iOS (Release & Debug) and MacOS Debug. History:
https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https.html
The test started showing up on EWS as a flaky test.
https://ews-build.webkit.org/#/builders/51/builds/19853
Result page:
https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281618%20(3440)/results.html
Diff: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/encoding/sharedarraybuffer.https-actual.txt @@ -1,5 +1,5 @@ - -FAIL decoding SharedArrayBuffer assert_throws_js: constructing TextDecoder with SharedArrayBuffer view should throw function "() => { - decoder.decode(new Uint8Array(buffer)); - }" did not throw - +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-26 09:13:53 PDT
<
rdar://problem/82393158
>
ayumi_kojima
Comment 2
2021-08-26 09:16:22 PDT
This bug might have to same root case as
https://bugs.webkit.org/show_bug.cgi?id=229501
since the diff, history, and affected configuration look very similar.
ayumi_kojima
Comment 3
2021-08-26 09:24:48 PDT
Updated test expectations:
https://trac.webkit.org/changeset/281626/webkit
Chris Dumez
Comment 4
2021-08-26 09:32:55 PDT
(In reply to ayumi_kojima from
comment #2
)
> This bug might have to same root case as >
https://bugs.webkit.org/show_bug.cgi?id=229501
since the diff, history, and > affected configuration look very similar.
Yes, this is very likely the same issue. I suspect WebKitTestRunner's injected bundle doesn't deal well with process swaps on network response (due to COOP).
ayumi_kojima
Comment 5
2021-08-26 09:59:38 PDT
*** This bug has been marked as a duplicate of
bug 229501
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug