Bug 216124

Summary: REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html is a constant failure
Product: WebKit Reporter: Hector Lopez <hector_i_lopez>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Hector Lopez
Reported 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
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-03 09:02:58 PDT
Hector Lopez
Comment 2 2020-09-03 09:06:44 PDT
Test expectation while investigated: https://trac.webkit.org/changeset/266519/webkit
Alex Christensen
Comment 3 2020-09-03 23:48:16 PDT
Alexey Proskuryakov
Comment 4 2020-09-04 16:14:04 PDT
The test is still failing.
Chris Dumez
Comment 5 2020-09-04 16:19:19 PDT
Note You need to log in before you can comment on or make changes to this bug.