Bug 171528 - [ios-simulator] LayoutTest/http/tests/preload/not_delaying_window_onload_before_discovery.html is flaky failure
Summary: [ios-simulator] LayoutTest/http/tests/preload/not_delaying_window_onload_befo...
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-05-01 17:31 PDT by Matt Lewis
Modified: 2017-05-01 17:52 PDT (History)
3 users (show)

See Also:


Attachments
Mark as flaky (1.38 KB, patch)
2017-05-01 17:49 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-05-01 17:31:45 PDT
Test LayoutTest/http/tests/preload/not_delaying_window_onload_before_discovery.html is flaky failure.

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

Build Log:
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r216035%20(1083)/results.html

Diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/preload/not_delaying_window_onload_before_discovery-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/http/tests/preload/not_delaying_window_onload_before_discovery-actual.txt
@@ -1,3 +1,5 @@
+CONSOLE MESSAGE: The resource http://127.0.0.1:8000/resources/slow-script.pl?delay=200;rand=0.18584992041355264 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
+CONSOLE MESSAGE: The resource http://127.0.0.1:8000/resources/slow-image.php?rand=0.18584992041355264 was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
 PASS finishedScript is false
 PASS finishedImage is false
 PASS successfullyParsed is true
Comment 1 Matt Lewis 2017-05-01 17:49:10 PDT
Created attachment 308793 [details]
Mark as flaky
Comment 2 Ryan Haddad 2017-05-01 17:51:22 PDT
Comment on attachment 308793 [details]
Mark as flaky

Clearing flags on attachment: 308793

Committed r216048: <http://trac.webkit.org/changeset/216048>