Bug 171331 - [iOS-simulator] Layout Test http/tests/preload/single_download_preload.html is a flaky failure
Summary: [iOS-simulator] Layout Test http/tests/preload/single_download_preload.html i...
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:
Depends on:
Blocks:
 
Reported: 2017-04-26 11:22 PDT by Matt Lewis
Modified: 2017-05-03 14:37 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-04-26 11:22:58 PDT
The following layout test is a flaky failure on iOS 10 Simulator wk2

http/tests/preload/single_download_preload.html

https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r215806%20(956)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=215806&tests=http%2Ftests%2Fpreload%2Fsingle_download_preload.html

diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/preload/single_download_preload-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/preload/single_download_preload-actual.txt
@@ -1,5 +1,5 @@
 CONSOLE MESSAGE: line 15: <link rel=preload> must have a valid `as` value
  
 
-PASS Makes sure that preloaded resources are not downloaded again when used 
+FAIL Makes sure that preloaded resources are not downloaded again when used assert_equals: http://127.0.0.1:8000/resources/square100.png expected 1 but got 2
Comment 1 Matt Lewis 2017-04-26 11:30:39 PDT
Looking at the results in flakiness dashboard, the test for iOS simulator has been failing intermittently. Looks like it was Flaky on Mac in the past, but seems to no longer be the case.
Comment 2 Ryan Haddad 2017-05-03 14:37:31 PDT
Marked test as flaky in https://trac.webkit.org/r216142