Changeset 220276 in webkit


Ignore:
Timestamp:
Aug 4, 2017 9:45:28 AM (7 years ago)
Author:
Chris Dumez
Message:

PROGRESSION? Multiple imported/w3c/web-platform-tests/fetch/api/ test have started to fail.
https://bugs.webkit.org/show_bug.cgi?id=175061

Unreviewed, mark Fetch/Cors tests as failing on wk2 ElCapitan only, as those tests seem to be passing
everywhere else.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r220274 r220276  
     12017-08-04  Chris Dumez  <cdumez@apple.com>
     2
     3        PROGRESSION? Multiple imported/w3c/web-platform-tests/fetch/api/ test have started to fail.
     4        https://bugs.webkit.org/show_bug.cgi?id=175061
     5
     6        Unreviewed, mark Fetch/Cors tests as failing on wk2 ElCapitan only, as those tests seem to be passing
     7        everywhere else.
     8
     9        * platform/mac-wk2/TestExpectations:
     10        * platform/mac/TestExpectations:
     11
    1122017-08-04  Ryan Haddad  <ryanhaddad@apple.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r220274 r220276  
    403403[ ElCapitan ] fast/mediastream/MediaStream-video-element-video-tracks-disabled.html [ Skip ]
    404404
     405webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Failure ]
     406webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Failure ]
     407webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Failure ]
     408webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker.html [ Failure ]
     409webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.html [ Failure ]
     410webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker.html [ Failure ]
     411webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.html [ Failure ]
     412webkit.org/b/175061 [ ElCapitan ] imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker.html [ Failure ]
     413
    405414### END OF (3) Unclassified failures
    406415########################################
  • trunk/LayoutTests/platform/mac/TestExpectations

    r220233 r220276  
    16261626webkit.org/b/174682 media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Pass Failure ]
    16271627
    1628 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Pass Failure ]
    1629 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Pass Failure ]
    1630 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Pass Failure ]
    1631 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker.html [ Pass Failure ]
    1632 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.html [ Pass Failure ]
    1633 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker.html [ Pass Failure ]
    1634 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.html [ Pass Failure ]
    1635 webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker.html [ Pass Failure ]
    1636 
Note: See TracChangeset for help on using the changeset viewer.