Bug 207479 - REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is failing
Summary: REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-wi...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 10:37 PST by Jacob Uphoff
Modified: 2020-02-10 14:27 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 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
Comment 1 Radar WebKit Bug Importer 2020-02-10 10:37:51 PST
<rdar://problem/59316238>
Comment 2 Alexey Proskuryakov 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.
Comment 3 Kate Cheney 2020-02-10 14:27:04 PST
Committed: https://trac.webkit.org/r256197