Bug 164277

Summary: REGRESSION (r208049): LayoutTest fast/preloader/image-srcset.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryan Haddad
Reported 2016-11-01 11:09:13 PDT
LayoutTest fast/preloader/image-srcset.html is a flaky failure https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r208223%20(11180)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fpreloader%2Fimage-srcset.html --- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/fast/preloader/image-srcset-expected.txt +++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/fast/preloader/image-srcset-actual.txt @@ -1,3 +1,4 @@ +base-image1.png has MIME type image/png base-image1.png has MIME type image/png PASS internals.isPreloaded("resources/image1.png") is false This test passes if the fallback image (defined in the src attribute) is not preloaded, but the 1x version (defined in srcset) is.
Attachments
Ryan Haddad
Comment 1 2016-11-01 11:10:05 PDT
Ryan Haddad
Comment 2 2016-11-01 11:10:57 PDT
This test is flaky on macOS Debug / Release WK1 and WK2
Antti Koivisto
Comment 3 2016-11-01 14:36:09 PDT
Makes sense, the test is disabled on iOS presumably because it was flaky there already.
Ryan Haddad
Comment 4 2016-11-01 15:13:05 PDT
Radar WebKit Bug Importer
Comment 5 2016-11-15 16:29:38 PST
Note You need to log in before you can comment on or make changes to this bug.