Bug 219250
| 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 | ||
Diego Pino
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]
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
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
Arcady Goldmints-Orlov
This has been fixed by r287689.
*** This bug has been marked as a duplicate of bug 234867 ***