[webkit-changes] [WebKit/WebKit] 688752: Enable new WebGL conformance tests, conformance/{p...
Kimmo Kinnunen
noreply at github.com
Wed Apr 5 02:19:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 688752e2f646a39b38b78bd1f73f4b96e65ba2ef
https://github.com/WebKit/WebKit/commit/688752e2f646a39b38b78bd1f73f4b96e65ba2ef
Author: Kimmo Kinnunen <kkinnunen at apple.com>
Date: 2023-04-05 (Wed, 05 Apr 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/TestExpectations
M LayoutTests/platform/ios-wk2/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/platform/wincairo/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
Enable new WebGL conformance tests, conformance/{programs,reading,renderbuffers,rendering}
https://bugs.webkit.org/show_bug.cgi?id=254804
rdar://107462499
Reviewed by Tim Horton.
Enable subset of webgl/1.0.x, webgl/2.0.y and disable old tests.
* LayoutTests/TestExpectations:
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/gtk-wayland/TestExpectations:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/wincairo/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/262615@main
More information about the webkit-changes
mailing list