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: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Alberto Lopez Perez
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Updated expectations on r275423
Diego Pino
The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main.