Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53ab23edd017e26c5e4155f25e69cfe27e3f35e2
      
https://github.com/WebKit/WebKit/commit/53ab23edd017e26c5e4155f25e69cfe27e3f35e2
  Author: Ryosuke Niwa <[email protected]>
  Date:   2025-10-10 (Fri, 10 Oct 2025)

  Changed paths:
    M LayoutTests/fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  REGRESSION(300975@main): [macOS] 
fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=300470
rdar://162324235

Reviewed by Chris Dumez.

Wait with a 0s timer before triggering gc() since 300975@main introduced a new 
event on a shadow host
which gets fired at the end of the current microtask, which means the host will 
be kept alive until then.

* LayoutTests/fast/dom/gc-dom-tree-async-node-deletion-queue-limit.html:
* LayoutTests/platform/mac/TestExpectations:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to