Bug 216124 - REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html is a constant failure
Summary: REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browser...
Status: RESOLVED FIXED
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-09-03 09:02 PDT by Hector Lopez
Modified: 2020-09-04 16:19 PDT (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 Hector Lopez 2020-09-03 09:02:35 PDT
imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html

Test is a constant failure according to history on iOS wk2. First occurrence of failure is at r266399.

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fhistory%2Fthe-location-interface%2Flocation_hash.html&platform=ios

Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-actual.txt
@@ -4,5 +4,5 @@
 PASS Setting hash should automatically include hash character 
 PASS Setting hash should encode incompatible characters 
 PASS Setting hash to an already encoded value should not double encode it 
-FAIL Setting hash which is partially encoded should only encode incompatible characters assert_equals: expected "#mixed%20encoding%20here" but got "#mixed encoding%20here" 
+PASS Setting hash which is partially encoded should only encode incompatible characters
Comment 1 Radar WebKit Bug Importer 2020-09-03 09:02:58 PDT
<rdar://problem/68282113>
Comment 2 Hector Lopez 2020-09-03 09:06:44 PDT
Test expectation while investigated:

https://trac.webkit.org/changeset/266519/webkit
Comment 3 Alex Christensen 2020-09-03 23:48:16 PDT
I think https://trac.webkit.org/changeset/266521/webkit fixed this.
Comment 4 Alexey Proskuryakov 2020-09-04 16:14:04 PDT
The test is still failing.
Comment 5 Chris Dumez 2020-09-04 16:19:19 PDT
Committed r266644: <https://trac.webkit.org/changeset/266644>