Bug 164277 - REGRESSION (r208049): LayoutTest fast/preloader/image-srcset.html is a flaky failure
Summary: REGRESSION (r208049): LayoutTest fast/preloader/image-srcset.html is a flaky ...
Status: NEW
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: InRadar
Depends on:
Blocks:
 
Reported: 2016-11-01 11:09 PDT by Ryan Haddad
Modified: 2016-11-15 16:29 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 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.
Comment 1 Ryan Haddad 2016-11-01 11:10:05 PDT
Probably related to https://trac.webkit.org/changeset/208049
Comment 2 Ryan Haddad 2016-11-01 11:10:57 PDT
This test is flaky on macOS Debug / Release WK1 and WK2
Comment 3 Antti Koivisto 2016-11-01 14:36:09 PDT
Makes sense, the test is disabled on iOS presumably because it was flaky there already.
Comment 4 Ryan Haddad 2016-11-01 15:13:05 PDT
Marked as flaky on macOS in http://trac.webkit.org/projects/webkit/changeset/208251
Comment 5 Radar WebKit Bug Importer 2016-11-15 16:29:38 PST
<rdar://problem/29278631>