Bug 219250 - [GTK] http/tests/navigation/page-cache-requestAnimationFrame.html is failing
Summary: [GTK] http/tests/navigation/page-cache-requestAnimationFrame.html is failing
Status: RESOLVED DUPLICATE of bug 234867
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 19:04 PST by Diego Pino
Modified: 2022-01-11 10:45 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-11-22 19:04:49 PST
Diff: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r270164%20(17152)/http/tests/navigation/page-cache-requestAnimationFrame-diff.txt

--- /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

The test started failing in the interval: [r269676-r269682]
Comment 1 Diego Pino 2021-06-09 00:19:38 PDT
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
Comment 2 Arcady Goldmints-Orlov 2022-01-11 10:45:41 PST
This has been fixed by r287689.

*** This bug has been marked as a duplicate of bug 234867 ***