Bug 175781
Summary: | Layout Test svg/in-html/by-reference.html is flaky. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | koivisto, zimmermann |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=179784 |
Matt Lewis
The test svg/in-html/by-reference.html is a flaky failure on El Capitan and Sierra testers according to the dashboard.
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r220972%20(3728)/results.html
I was able to reproduce the failure with run-webkit-tests --no-retry-failures --iterations=100 svg/in-html/by-reference.html consistently after revision r220052. The Failures did not occur before this revision:
https://trac.webkit.org/changeset/220052/webkit
Diff:
--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/svg/in-html/by-reference-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/svg/in-html/by-reference-actual.txt
@@ -33,7 +33,3 @@
RenderText {#text} at (262,86) size 4x18
text run at (262,86) width 4: " "
RenderEmbeddedObject {OBJECT} at (266,50) size 50x50
- layer at (0,0) size 50x50
- RenderView at (0,0) size 50x50
- layer at (0,0) size 50x50
- RenderSVGRoot {svg} at (0,0) size 0x0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
Marked test as flaky on macOS WK2:
https://trac.webkit.org/changeset/221267/webkit