Changeset 250885 in webkit


Ignore:
Timestamp:
Oct 8, 2019 8:31:45 PM (4 years ago)
Author:
Justin Fan
Message:

WebGPU tests are skipped on iOS
https://bugs.webkit.org/show_bug.cgi?id=192889

Unreviewed test expectation updates.

Unskip WebGPU tests on iOS devices while skipping on simulator.

  • platform/ios-simulator/TestExpectations:
  • platform/ios/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r250884 r250885  
     12019-10-08  Justin Fan  <justin_fan@apple.com>
     2
     3        WebGPU tests are skipped on iOS
     4        https://bugs.webkit.org/show_bug.cgi?id=192889
     5
     6        Unreviewed test expectation updates.
     7
     8        Unskip WebGPU tests on iOS devices while skipping on simulator.
     9
     10        * platform/ios-simulator/TestExpectations:
     11        * platform/ios/TestExpectations:
     12
    1132019-10-08  Myles C. Maxfield  <mmaxfield@apple.com>
    214
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r250844 r250885  
    132132
    133133webkit.org/b/202648 crypto/workers/subtle/aes-indexeddb.html [ Skip ]
     134
     135# WebGPU is not enabled on iOS Simulator.
     136webgpu [ Skip ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r250874 r250885  
    4242webkit.org/b/200308 fast/events/touch/ios/content-observation/non-visible-content-change-in-fullscreen-mode.html [ Skip ]
    4343
    44 # WebGPU is not enabled on iOS Simulator.
    45 webgpu [ Skip ]
    4644inspector/canvas/create-context-webgpu.html [ Skip ]
    4745inspector/canvas/requestClientNodes-webgpu.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.