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
<rdar://problem/59316238>
Presumably this just needs results updated. This patch was intended to sort the output, and it's now sorted.
Committed: https://trac.webkit.org/r256197