Title: [266644] trunk/LayoutTests
Revision
266644
Author
[email protected]
Date
2020-09-04 16:19:12 -0700 (Fri, 04 Sep 2020)

Log Message

REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=216124
<rdar://problem/68282113>

Unreviewed, rebaselined test on iOS.

* platform/ios-wk2/TestExpectations:
* platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266643 => 266644)


--- trunk/LayoutTests/ChangeLog	2020-09-04 23:01:10 UTC (rev 266643)
+++ trunk/LayoutTests/ChangeLog	2020-09-04 23:19:12 UTC (rev 266644)
@@ -1,3 +1,14 @@
+2020-09-04  Chris Dumez  <[email protected]>
+
+        REGRESSION(266399?): [ iOS wk2 ] imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html is a constant failure
+        https://bugs.webkit.org/show_bug.cgi?id=216124
+        <rdar://problem/68282113>
+
+        Unreviewed, rebaselined test on iOS.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt:
+
 2020-09-04  Hector Lopez  <[email protected]>
 
         REGRESSION (r265603): ASSERTION FAILED: m_suspended in WebCore::SuspendableTimerBase::resume() seen with http/tests/security/no-indexeddb-from-sandbox.html

Modified: trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt (266643 => 266644)


--- trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt	2020-09-04 23:01:10 UTC (rev 266643)
+++ trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash-expected.txt	2020-09-04 23:19:12 UTC (rev 266644)
@@ -5,3 +5,4 @@
 PASS Setting hash should encode incompatible characters 
 PASS Setting hash to an already encoded value should not double encode it 
 PASS Setting hash which is partially encoded should only encode incompatible characters 
+

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (266643 => 266644)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-04 23:01:10 UTC (rev 266643)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-09-04 23:19:12 UTC (rev 266644)
@@ -1867,8 +1867,6 @@
 
 webkit.org/b/215929 compositing/video/poster.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/216124 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Failure ]
-
 webkit.org/b/216126 fast/encoding/charset-replacement.html [ Failure ]
 
 webkit.org/b/216156 http/tests/misc/script-async.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to