Title: [263566] trunk/LayoutTests
Revision
263566
Author
[email protected]
Date
2020-06-26 09:51:47 -0700 (Fri, 26 Jun 2020)

Log Message

Change expectations to http/tests/webarchive/test-css-url-encoding-shift-jis.html and
http/tests/webarchive/test-css-url-encoding-utf-8.html and
http/tests/webarchive/test-css-url-encoding.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=82665

Unreviewed test gardening.

Patch by Karl Rackler <[email protected]> on 2020-06-26

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263565 => 263566)


--- trunk/LayoutTests/ChangeLog	2020-06-26 16:49:50 UTC (rev 263565)
+++ trunk/LayoutTests/ChangeLog	2020-06-26 16:51:47 UTC (rev 263566)
@@ -1,3 +1,14 @@
+2020-06-26  Karl Rackler  <[email protected]>
+
+        Change expectations to http/tests/webarchive/test-css-url-encoding-shift-jis.html and 
+        http/tests/webarchive/test-css-url-encoding-utf-8.html and 
+        http/tests/webarchive/test-css-url-encoding.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=82665
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-06-26  Youenn Fablet  <[email protected]>
 
         MediaRecorder.start() Method is Ignoring the "timeslice" Parameter

Modified: trunk/LayoutTests/platform/mac/TestExpectations (263565 => 263566)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-26 16:49:50 UTC (rev 263565)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-26 16:51:47 UTC (rev 263566)
@@ -277,9 +277,9 @@
 # Spelling tests that are flakey.
 webkit.org/b/82555 editing/spelling/spellcheck-async-mutation.html [ Pass Failure ]
 
-webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-shift-jis.html [ Failure ]
-webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-utf-8.html [ Failure ]
-webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding.html [ Failure ]
+webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-shift-jis.html [ Pass ]
+webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding-utf-8.html [ Pass ]
+webkit.org/b/82665 http/tests/webarchive/test-css-url-encoding.html [ Pass ]
 webkit.org/b/82665 webarchive/test-css-url-resources-in-stylesheets.html [ Failure ]
 webkit.org/b/82665 webarchive/test-css-url-resources-inline-styles.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to