Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 82062253414a728a21fa268d5202e2e3fc149a36
      
https://github.com/WebKit/WebKit/commit/82062253414a728a21fa268d5202e2e3fc149a36
  Author: Yusuke Suzuki <[email protected]>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M JSTests/stress/delete-property-check-structure-transition.js

  Log Message:
  -----------
  Unreviewed, skip stress/delete-property-check-structure-transition.js until 
the test gets changed
https://bugs.webkit.org/show_bug.cgi?id=309310
rdar://171850460

The test is flakily failing and this is because this test is fragile: it
is assuming a certain count of transition limit etc. (by using $vm,
looking into Structure ID etc.), but this does not work with GC etc.,
which may split the chain of transitions based on usage of structures.
Thus, this test is fundamentally broken without a proper change. We are
skipping it for now.

* JSTests/stress/delete-property-check-structure-transition.js:

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



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

Reply via email to