Changeset 193641 in webkit


Ignore:
Timestamp:
Dec 7, 2015 11:21:30 AM (8 years ago)
Author:
calvaris@igalia.com
Message:

Unreviewed.

http://webkit.org/b/147933 and though count queuing strategy and writable stream abort tests are fixed, there
are still issues with pipeTo. For that I created http://webkit.org/b/151949.

  • platform/mac/TestExpectations:
  • platform/win/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r193632 r193641  
     12015-12-07  Xabier Rodriguez Calvar  <calvaris@igalia.com>
     2
     3        Unreviewed.
     4
     5        http://webkit.org/b/147933 and though count queuing strategy and writable stream abort tests are fixed, there
     6        are still issues with pipeTo. For that I created http://webkit.org/b/151949.
     7
     8        * platform/mac/TestExpectations:
     9        * platform/win/TestExpectations:
     10
    1112015-12-07  Brady Eidson  <beidson@apple.com>
    212
  • trunk/LayoutTests/platform/mac/TestExpectations

    r193427 r193641  
    13871387
    13881388# Promises callbacks issues create problems in the writable stream tests
    1389 webkit.org/b/147933 streams/reference-implementation/count-queuing-strategy.html [ Pass Failure ]
    1390 webkit.org/b/147933 streams/reference-implementation/pipe-to.html [ Pass Failure ]
    1391 webkit.org/b/147933 streams/reference-implementation/writable-stream-abort.html [ Pass Failure ]
     1389webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
    13921390
    13931391webkit.org/b/150806 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Pass Failure ]
  • trunk/LayoutTests/platform/win/TestExpectations

    r193629 r193641  
    33103310webkit.org/b/150808 fast/text/multiple-feature-properties.html [ ImageOnlyFailure ]
    33113311
    3312 webkit.org/b/147933 streams/reference-implementation/count-queuing-strategy.html [ Pass Failure ]
    3313 webkit.org/b/147933 streams/reference-implementation/pipe-to.html [ Pass Failure ]
    3314 webkit.org/b/147933 streams/reference-implementation/writable-stream-abort.html [ Pass Failure ]
     3312webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
    33153313
    33163314webkit.org/b/150946 [ Debug ] scrollbars/custom-scrollbar-appearance-property.html [ Crash ]
Note: See TracChangeset for help on using the changeset viewer.