[webkit-changes] [WebKit/WebKit] d07a15: Enable new WebGL conformance tests, conformance/{c...

Kimmo Kinnunen noreply at github.com
Fri Mar 31 00:12:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d07a15d103fd10637522e84e5998e70d6a097476
      https://github.com/WebKit/WebKit/commit/d07a15d103fd10637522e84e5998e70d6a097476
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/gtk-wayland/TestExpectations
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/ios-simulator-wk2/TestExpectations
    M LayoutTests/platform/ios-wk2/TestExpectations
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/platform/mac/TestExpectations
    M LayoutTests/platform/wincairo/TestExpectations
    M LayoutTests/platform/wk2/TestExpectations
    M LayoutTests/platform/wpe/TestExpectations
    M LayoutTests/webgl/TestExpectations
    R LayoutTests/webgl/conformance/extensions/ext-float-blend-expected.txt
    R LayoutTests/webgl/conformance/extensions/ext-float-blend.html
    R LayoutTests/webgl/conformance/extensions/ext-texture-compression-rgtc-expected.txt
    R LayoutTests/webgl/conformance/extensions/ext-texture-compression-rgtc.html
    R LayoutTests/webgl/conformance/extensions/khr-parallel-shader-compile-expected.txt
    R LayoutTests/webgl/conformance/extensions/khr-parallel-shader-compile.html
    R LayoutTests/webgl/conformance/extensions/oes-fbo-render-mipmap-expected.txt
    R LayoutTests/webgl/conformance/extensions/oes-fbo-render-mipmap.html
    R LayoutTests/webgl/conformance/extensions/s3tc-and-rgtc-expected.txt
    R LayoutTests/webgl/conformance/extensions/s3tc-and-rgtc.html
    R LayoutTests/webgl/conformance/extensions/webgl-multi-draw-expected.txt
    R LayoutTests/webgl/conformance/extensions/webgl-multi-draw.html

  Log Message:
  -----------
  Enable new WebGL conformance tests, conformance/{context,extensions}
https://bugs.webkit.org/show_bug.cgi?id=254208
rdar://106989736

Reviewed by Dean Jackson.

Enable subset of webgl/1.0.x, webgl/2.0.y and disable old tests.

* LayoutTests/TestExpectations:

Canonical link: https://commits.webkit.org/262389@main




More information about the webkit-changes mailing list