Bug 181862
Summary: | Layout Test http/tests/images/image-supports-video.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jer.noble |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
The following layout test is flaky on macOS Debug WK1
http/tests/images/image-supports-video.html
Probable cause:
Unknown, this test has been flaky for a while.
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fimages%2Fimage-supports-video.html
--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/http/tests/images/image-supports-video-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/http/tests/images/image-supports-video-actual.txt
@@ -1,2 +1,2 @@
-PASS: video source selected.
+FAIL: <img> threw error.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in https://trac.webkit.org/changeset/227204/webkit
Ryan Haddad
Oh.. I thought this looked familiar. This was supposed to be addressed in https://bugs.webkit.org/show_bug.cgi?id=181008
It is still flaky, though.
*** This bug has been marked as a duplicate of bug 181008 ***