Bug 224117

Summary: [GTK] Test intersection-observer/intersection-observer-keeps-js-wrapper-of-target-alive.html is flaky and sometimes fails
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Alberto Lopez Perez 2021-04-02 09:34:32 PDT
The test imported/w3c/web-platform-tests/navigation-timing/test_performance_attributes.sub.html is flaky and sometimes it fails.

When it fails it outputs this diff:


--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/intersection-observer/intersection-observer-keeps-js-wrapper-of-target-alive-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/intersection-observer/intersection-observer-keeps-js-wrapper-of-target-alive-actual.txt
@@ -1,4 +1,4 @@
 This tests that JS wrappers of targets enqueued to be delivered to an intersection observer do not get collected.
 
-PASS
+FAIL - 5 targets lost JS wrappers
 
 

Passing something like "--repeat-each=500" to run-webkit-tests may help to reproduce the issue
Comment 1 Carlos Alberto Lopez Perez 2021-04-02 09:57:34 PDT
Updated expectations on r275423
Comment 2 Diego Pino 2023-01-10 07:46:43 PST
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.