Bug 224117 - [GTK] Test intersection-observer/intersection-observer-keeps-js-wrapper-of-target-alive.html is flaky and sometimes fails
Summary: [GTK] Test intersection-observer/intersection-observer-keeps-js-wrapper-of-ta...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-02 09:34 PDT by Carlos Alberto Lopez Perez
Modified: 2023-01-10 07:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.