Bug 159683

Summary: LayoutTest imported/w3c/web-platform-tests/fetch/api/request/request-cache.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 162281    
Bug Blocks:    

Ryan Haddad
Reported 2016-07-12 12:08:22 PDT
LayoutTest imported/w3c/web-platform-tests/fetch/api/request/request-cache.html is a flaky failure Flakiness seen on both Mac and iOS simulator. https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r203105%20(13394)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Ffetch%2Fapi%2Frequest%2Frequest-cache.html --- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-cache-expected.txt +++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/fetch/api/request/request-cache-actual.txt @@ -1,7 +1,7 @@ Harness Error (TIMEOUT), message = null -FAIL RequestCache "default" mode checks the cache for previously cached content and goes to the network for stale responses with Etag and stale response assert_array_equals: property 0, expected 200 but got 500 +TIMEOUT RequestCache "default" mode checks the cache for previously cached content and goes to the network for stale responses with Etag and stale response Test timed out TIMEOUT RequestCache "default" mode checks the cache for previously cached content and goes to the network for stale responses with date and stale response Test timed out TIMEOUT RequestCache "default" mode checks the cache for previously cached content and avoids going to the network if a fresh response exists with Etag and fresh response Test timed out TIMEOUT RequestCache "default" mode checks the cache for previously cached content and avoids going to the network if a fresh response exists with date and fresh response Test timed out
Attachments
Ryan Haddad
Comment 1 2016-07-12 12:13:21 PDT
Marked as flaky in <https://trac.webkit.org/r203121>
Note You need to log in before you can comment on or make changes to this bug.