Changeset 262086 in webkit


Ignore:
Timestamp:
May 22, 2020 3:52:18 PM (4 years ago)
Author:
commit-queue@webkit.org
Message:

Remove failure expectation for webgl/1.0.3/conformance/extensions/webgl-depth-texture.html on iOS
https://bugs.webkit.org/show_bug.cgi?id=212284

Patch by Kenneth Russell <kbr@chromium.org> on 2020-05-22
Reviewed by Dean Jackson.

Remove failure expectations for this test on iOS since it's now
passing completely, as on other platforms.

  • platform/ios/webgl/1.0.3/conformance/extensions/webgl-depth-texture-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r262085 r262086  
     12020-05-22  Kenneth Russell  <kbr@chromium.org>
     2
     3        Remove failure expectation for webgl/1.0.3/conformance/extensions/webgl-depth-texture.html on iOS
     4        https://bugs.webkit.org/show_bug.cgi?id=212284
     5
     6        Reviewed by Dean Jackson.
     7
     8        Remove failure expectations for this test on iOS since it's now
     9        passing completely, as on other platforms.
     10
     11        * platform/ios/webgl/1.0.3/conformance/extensions/webgl-depth-texture-expected.txt: Removed.
     12
    1132020-05-22  Chris Dumez  <cdumez@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.