Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73d6001e409c45f30c9a254ebcfbba30a67f57c4
      
https://github.com/WebKit/WebKit/commit/73d6001e409c45f30c9a254ebcfbba30a67f57c4
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-09-12 (Sat, 12 Sep 2026)

  Changed paths:
    M LayoutTests/TestExpectations

  Log Message:
  -----------
  
imported/w3c/web-platform-tests/workers/semantics/structured-clone/shared.html 
is no longer flaky
https://bugs.webkit.org/show_bug.cgi?id=311207
rdar://173797194

Unreviewed.

The Growable SharedArrayBuffer subtest used to hang, which timed out the
harness and left the remaining subtests as NOTRUN. The test no longer
reaches that code path: since 312336@main tests no longer force
useSharedArrayBuffer on, and as this test is not cross-origin isolated
serialization correctly throws DataCloneError instead.

The underlying SharedArrayBuffer cloning bugs were fixed by 312518@main
and 312800@main. That path remains covered by the cross-origin isolated
tests in
html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/,
which pass.

1000 iterations pass locally on macOS.

Canonical link: https://commits.webkit.org/320990@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to