Bug 211653 - REGRESSION (r260841): [iOS] http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html is a flaky failure
Summary: REGRESSION (r260841): [iOS] http/tests/resourceLoadStatistics/strip-referrer-...
Status: RESOLVED CONFIGURATION CHANGED
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: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-08 16:22 PDT by Ryan Haddad
Modified: 2020-05-21 13:28 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 Ryan Haddad 2020-05-08 16:22:03 PDT
http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html

--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database-actual.txt
@@ -4,7 +4,9 @@
 
 
 PASS referrer is "http://127.0.0.1:8000/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html"
+FAIL Host did not get set as prevalent resource.
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fstrip-referrer-to-origin-for-prevalent-subresource-redirects-database.html
Comment 1 Radar WebKit Bug Importer 2020-05-08 16:22:24 PDT
<rdar://problem/63040946>
Comment 2 Ryan Haddad 2020-05-08 16:25:15 PDT
This appears to have started after https://trac.webkit.org/changeset/260841/webkit
Comment 3 Ryan Haddad 2020-05-13 12:13:41 PDT
Marked test as flaky in https://trac.webkit.org/changeset/261630/webkit
Comment 4 Ryan Haddad 2020-05-21 13:28:02 PDT
Removed flaky expectation in r262025 since the test is consistently passing.