Changeset 195583 in webkit


Ignore:
Timestamp:
Jan 25, 2016 11:28:11 PM (8 years ago)
Author:
youenn.fablet@crf.canon.fr
Message:

imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html asserts frequently
https://bugs.webkit.org/show_bug.cgi?id=152436

Reviewed by Alexey Proskuryakov.

LayoutTests/imported/w3c:

Adding temporary tests that splits garbage collection readable stream
tests in worker and window mode.

  • web-platform-tests/streams-api/readable-streams/garbage-collection-1-expected.txt: Added.
  • web-platform-tests/streams-api/readable-streams/garbage-collection-1.html: Added.
  • web-platform-tests/streams-api/readable-streams/garbage-collection-2-expected.txt: Added.
  • web-platform-tests/streams-api/readable-streams/garbage-collection-2.html: Added.

LayoutTests:

  • platform/mac/TestExpectations: Marked imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html as crash/pass.
Location:
trunk/LayoutTests
Files:
4 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r195581 r195583  
     12016-01-25  Youenn Fablet  <youenn.fablet@crf.canon.fr>
     2
     3        imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html asserts frequently
     4        https://bugs.webkit.org/show_bug.cgi?id=152436
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        * platform/mac/TestExpectations: Marked imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html as crash/pass.
     9
    1102016-01-25  Skachkov Oleksandr  <gskachkov@gmail.com>
    211
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r195530 r195583  
     12016-01-25  Youenn Fablet  <youenn.fablet@crf.canon.fr>
     2
     3        imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html asserts frequently
     4        https://bugs.webkit.org/show_bug.cgi?id=152436
     5
     6        Reviewed by Alexey Proskuryakov.
     7
     8        Adding temporary tests that splits garbage collection readable stream
     9        tests in worker and window mode.
     10
     11        * web-platform-tests/streams-api/readable-streams/garbage-collection-1-expected.txt: Added.
     12        * web-platform-tests/streams-api/readable-streams/garbage-collection-1.html: Added.
     13        * web-platform-tests/streams-api/readable-streams/garbage-collection-2-expected.txt: Added.
     14        * web-platform-tests/streams-api/readable-streams/garbage-collection-2.html: Added.
     15
    1162016-01-25  Youenn Fablet  <youenn.fablet@crf.canon.fr>
    217
  • trunk/LayoutTests/platform/mac/TestExpectations

    r195156 r195583  
    12801280webkit.org/b/150823 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
    12811281
     1282webkit.org/b/152436 [ Debug ] imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html [ Pass Crash ]
     1283
    12821284# WOFF2 is only supported on certain Operating Systems.
    12831285webkit.org/b/150830 [ Yosemite ElCapitan ] fast/text/woff2.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.