Bug 181862 - Layout Test http/tests/images/image-supports-video.html is a flaky failure
Summary: Layout Test http/tests/images/image-supports-video.html is a flaky failure
Status: RESOLVED DUPLICATE of bug 181008
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-19 09:42 PST by Ryan Haddad
Modified: 2018-01-19 09:49 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-01-19 09:42:49 PST
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.
Comment 1 Ryan Haddad 2018-01-19 09:45:26 PST
Marked test as flaky in https://trac.webkit.org/changeset/227204/webkit
Comment 2 Ryan Haddad 2018-01-19 09:49:42 PST
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 ***