Bug 207710
| Summary: | [ macOS ] svg/custom/animate-initial-pause-unpause.html is flaky failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | darin, webkit-bot-watchers-bugzilla, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jacob Uphoff
svg/custom/animate-initial-pause-unpause.html
This test has been flaky failing for all visible history
Fails on wk1 and wk2 on debug
I ran the test in iterations x5000 and did not reproduce the failure.
History:
https://results.webkit.org/?suite=layout-tests&test=svg%2Fcustom%2Fanimate-initial-pause-unpause.html&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/svg/custom/animate-initial-pause-unpause-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/svg/custom/animate-initial-pause-unpause-actual.txt
@@ -1 +1 @@
-PASS
+FAIL : rect.x.animVal.value was 100 but we expected 0.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jacob Uphoff
set expectations: https://trac.webkit.org/changeset/256527/webkit
Radar WebKit Bug Importer
<rdar://problem/59430898>
Darin Adler
I’m going to consolidate this and the older report about the same failure on the same test.
*** This bug has been marked as a duplicate of bug 127116 ***