Bug 207710 - [ macOS ] svg/custom/animate-initial-pause-unpause.html is flaky failing
Summary: [ macOS ] svg/custom/animate-initial-pause-unpause.html is flaky failing
Status: RESOLVED DUPLICATE of bug 127116
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-13 11:22 PST by Jacob Uphoff
Modified: 2020-03-14 13:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-13 11:22:07 PST
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.
Comment 1 Jacob Uphoff 2020-02-13 11:26:55 PST
set expectations: https://trac.webkit.org/changeset/256527/webkit
Comment 2 Radar WebKit Bug Importer 2020-02-13 11:27:40 PST
<rdar://problem/59430898>
Comment 3 Darin Adler 2020-03-14 13:53:57 PDT
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 ***