Changeset 219044 in webkit


Ignore:
Timestamp:
Jun 30, 2017 10:57:41 PM (7 years ago)
Author:
Jonathan Bedard
Message:

Run webgl tests on iOS ports
https://bugs.webkit.org/show_bug.cgi?id=173000

Unreviewed test gardening.

  • platform/ios/TestExpectations: Enable webgl, fast/canvas/webgl and http/tests/webgl.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r219035 r219044  
     12017-06-30  Jonathan Bedard  <jbedard@apple.com>
     2
     3        Run webgl tests on iOS ports
     4        https://bugs.webkit.org/show_bug.cgi?id=173000
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios/TestExpectations: Enable webgl, fast/canvas/webgl and http/tests/webgl.
     9
    1102017-06-30  Matt Baker  <mattbaker@apple.com>
    211
  • trunk/LayoutTests/platform/ios/TestExpectations

    r218982 r219044  
    3333fullscreen
    3434http/tests/fullscreen
    35 
    36 # Skip WebGL tests in iOS Simulator
    37 webgl
    38 fast/canvas/webgl
    39 http/tests/webgl
    4035
    4136# WebGPU is not enabled on iOS Simulator.
Note: See TracChangeset for help on using the changeset viewer.