RESOLVED FIXED 203841
Layout test http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html is a flakey failure
https://bugs.webkit.org/show_bug.cgi?id=203841
Summary Layout test http/tests/inspector/network/resource-response-source-memory-cach...
Devin Rousso
Reported 2019-11-04 19:50:20 PST
Test: http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html Test crashing as far back as 243487, and starts failing at 243532 onwards with consistent reproducibility. Steps to Reproduce: run-wekit-tests iter 100 -f --exit-after-n-failures 1 http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html Diff: --- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only-actual.txt @@ -4,6 +4,10 @@ == Running test suite: Resource.ResponseSource.MemoryCache -- Running test case: Resource.ResponseSource.MemoryCache PASS: Resource should exist. -PASS: statusCode should be 304 -PASS: responseSource should be Symbol(memory-cache) +FAIL: statusCode should be 304 + Expected: 304 + Actual: NaN +FAIL: responseSource should be Symbol(memory-cache) + Expected: Symbol(memory-cache) + Actual: Symbol(unknown)
Attachments
[Patch] Test (333.37 KB, patch)
2019-11-04 19:56 PST, Devin Rousso
no flags
Patch (3.79 KB, patch)
2019-11-05 09:52 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-11-04 19:50:35 PST
Devin Rousso
Comment 2 2019-11-04 19:56:57 PST
Created attachment 382802 [details] [Patch] Test
Devin Rousso
Comment 3 2019-11-05 09:52:04 PST
Blaze Burg
Comment 4 2019-11-05 11:18:21 PST
Comment on attachment 382830 [details] Patch r=me
WebKit Commit Bot
Comment 5 2019-11-05 11:53:48 PST
Comment on attachment 382830 [details] Patch Clearing flags on attachment: 382830 Committed r252067: <https://trac.webkit.org/changeset/252067>
WebKit Commit Bot
Comment 6 2019-11-05 11:53:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.