Bug 207479
Summary: | REGRESSION: (256055) http/tests/resourceLoadStatistics/log-cross-site-load-with-link-decoration.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | katherine_cheney, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59316238>
Alexey Proskuryakov
Presumably this just needs results updated. This patch was intended to sort the output, and it's now sorted.
Kate Cheney
Committed: https://trac.webkit.org/r256197