| Summary: | [GTK] http/tests/navigation/page-cache-requestAnimationFrame.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, crzwdjk |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Diego Pino
2020-11-22 19:04:49 PST
The only test filed under this bug was: - http/tests/navigation/page-cache-requestAnimationFrame.html GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/page-cache-requestAnimationFrame-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/http/tests/navigation/page-cache-requestAnimationFrame-actual.txt @@ -7,7 +7,7 @@ pagehide - entering cache pageshow - from cache PASS Page did enter and was restored from the page cache -PASS requestAnimationFrame is running after restoring from PageCache. +FAIL requestAnimationFrame did not work after restoring from PageCache. PASS successfullyParsed is true TEST COMPLETE This has been fixed by r287689. *** This bug has been marked as a duplicate of bug 234867 *** |