WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
208062
[ Mac wk2 ] http/wpt/fetch/disable-speculative-for-reload.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=208062
Summary
[ Mac wk2 ] http/wpt/fetch/disable-speculative-for-reload.html is flaky failing.
Jason Lawrence
Reported
2020-02-21 10:02:50 PST
http/wpt/fetch/disable-speculative-for-reload.html Description: This test is flaky failing on Mac wk2. It has been failing throughout the visible history. The oldest diff that I am able to locate matches at
r255037
. History:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Ffetch%2Fdisable-speculative-for-reload.html&platform=mac&flavor=wk2&limit=50000
Diff: --- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/wpt/fetch/disable-speculative-for-reload-expected.txt +++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/http/wpt/fetch/disable-speculative-for-reload-actual.txt @@ -1,3 +1,4 @@ -PASS Ensure image is not speculatively loaded after a reload +FAIL Ensure image is not speculatively loaded after a reload assert_equals: after reload expected "3" but got "4" +
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-02-21 10:03:48 PST
<
rdar://problem/59672155
>
Jason Lawrence
Comment 2
2020-02-21 10:24:13 PST
I have marked this test as failing while the issue is investigated.
https://trac.webkit.org/changeset/257146/webkit
Jason Lawrence
Comment 3
2020-02-24 10:23:54 PST
I can reproduce this issue on
r257082
by running the command below. run-webkit-tests http/wpt/fetch/disable-speculative-for-reload.html --iterations 3000 --exit-after-n-failures 5 -f --force [75/3000] http/wpt/fetch/disable-speculative-for-reload.html failed unexpectedly (text diff) [115/3000] http/wpt/fetch/disable-speculative-for-reload.html failed unexpectedly (text diff) [188/3000] http/wpt/fetch/disable-speculative-for-reload.html failed unexpectedly (text diff) Retrying 1 unexpected failure ... Running 1 WebKitTestRunner. 2997 tests ran as expected, 3 didn't: I see the same failures on
r255992
and
r253698
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug