NEW 207479
REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is failing
https://bugs.webkit.org/show_bug.cgi?id=207479
Summary REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-wi...
Jacob Uphoff
Reported 2020-02-10 10:37:30 PST
http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html Test is consistently failing across the board since commit 256055 History: https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Flog-cross-site-load-with-link-decoration.html Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration-actual.txt @@ -2,6 +2,16 @@ Resource load statistics: +Registrable domain: 127.0.0.1 + hadUserInteraction: No + mostRecentUserInteraction: -1 + grandfathered: No + topFrameUniqueRedirectsTo: + localhost + gotLinkDecorationFromPrevalentResource: No + isPrevalentResource: Yes + isVeryPrevalentResource: No + dataRecordsRemoved: 0 Registrable domain: localhost hadUserInteraction: No mostRecentUserInteraction: -1 @@ -14,13 +24,3 @@ isPrevalentResource: No isVeryPrevalentResource: No dataRecordsRemoved: 0 -Registrable domain: 127.0.0.1 - hadUserInteraction: No - mostRecentUserInteraction: -1 - grandfathered: No - topFrameUniqueRedirectsTo: - localhost - gotLinkDecorationFromPrevalentResource: No - isPrevalentResource: Yes - isVeryPrevalentResource: No - dataRecordsRemoved: 0
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-10 10:37:51 PST
Alexey Proskuryakov
Comment 2 2020-02-10 14:19:37 PST
Presumably this just needs results updated. This patch was intended to sort the output, and it's now sorted.
Kate Cheney
Comment 3 2020-02-10 14:27:04 PST
Note You need to log in before you can comment on or make changes to this bug.