Title: [222694] trunk/LayoutTests
Revision
222694
Author
[email protected]
Date
2017-10-01 18:35:37 -0700 (Sun, 01 Oct 2017)

Log Message

Skip failing tests from r222692 that have different output on each run.

* TestExpectations:
        
    Skips imported/w3c/web-platform-tests/fetch/api/abort/general.any.html
    and imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222693 => 222694)


--- trunk/LayoutTests/ChangeLog	2017-10-02 01:28:23 UTC (rev 222693)
+++ trunk/LayoutTests/ChangeLog	2017-10-02 01:35:37 UTC (rev 222694)
@@ -1,5 +1,14 @@
 2017-10-01  Sam Weinig  <[email protected]>
 
+        Skip failing tests from r222692 that have different output on each run.
+
+        * TestExpectations:
+        
+            Skips imported/w3c/web-platform-tests/fetch/api/abort/general.any.html
+            and imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html
+
+2017-10-01  Sam Weinig  <[email protected]>
+
         Add support for DOM aborting (https://dom.spec.whatwg.org/#aborting-ongoing-activities)
         https://bugs.webkit.org/show_bug.cgi?id=177718
 

Modified: trunk/LayoutTests/TestExpectations (222693 => 222694)


--- trunk/LayoutTests/TestExpectations	2017-10-02 01:28:23 UTC (rev 222693)
+++ trunk/LayoutTests/TestExpectations	2017-10-02 01:35:37 UTC (rev 222694)
@@ -193,6 +193,10 @@
 imported/w3c/web-platform-tests/mediacapture-fromelement/creation.html [ Pass Failure ]
 imported/w3c/web-platform-tests/payment-request/payment-request-show-method.https.html [ Pass Failure ]
 
+# The follow two tests change their output each run
+imported/w3c/web-platform-tests/fetch/api/abort/general.any.html [ Skip ]
+imported/w3c/web-platform-tests/fetch/api/abort/general.any.worker.html [ Skip ]
+
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific tests.
 #//////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to