Bug 175867
Summary: | Layout Test svg/animations/smil-leak-dynamically-added-element-instances.svg is flaky. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | Hironori.Fujii, sabouhallawa |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=114280 |
Matt Lewis
svg/animations/smil-leak-dynamically-added-element-instances.svg is a flaky failure on macOS WK1 according to the flakiness dashboard.
https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r221052%20(4139)/results.html
history:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=svg%2Fanimations%2Fsmil-leak-dynamically-added-element-instances.svg
This does not appear to be a recent regression based on the flakiness dashboard.
Diff:
--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-actual.txt
@@ -1 +1 @@
-PASS
+FAIL: -4 extra live node(s)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
This test is also flaky on Sierra Leaks according to the dashboard.
Matt Lewis
Marked as flaky on macOS WK1:
https://trac.webkit.org/changeset/221979/webkit
Fujii Hironori
This is not a WK1 specific flaky test.
Buildbot: builder Apple-Monterey-Debug-AppleSilicon-WK2-Tests build 2547
252100@main
https://build.webkit.org/#/builders/376/builds/2547
--- /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-actual.txt
@@ -1 +1 @@
-PASS
+FAIL: -3 extra live node(s)
Fujii Hironori
Another test failure:
Buildbot: builder Apple-Monterey-Debug-WK2-Tests build 5144
252040@main
https://build.webkit.org/#/builders/369/builds/5144
--- /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK2-Tests/build/layout-test-results/svg/animations/smil-leak-dynamically-added-element-instances-actual.txt
@@ -1 +1 @@
-PASS
+FAIL: -4 extra live node(s)
Fujii Hironori
*** This bug has been marked as a duplicate of bug 114280 ***