Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d9f105bb73af2ccf3a0a3d5325913aba08347cbd
https://github.com/WebKit/WebKit/commit/d9f105bb73af2ccf3a0a3d5325913aba08347cbd
Author: Tadeu Zagallo <[email protected]>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M Tools/TestWebKitAPI/Tests/WGSL/ASTStringDumperTests.cpp
Log Message:
-----------
REGRESSION (262146@main): TestWGSL.WGSLASTDumperTests.dumpTriangleVert is
failing
https://bugs.webkit.org/show_bug.cgi?id=254596
rdar://107320480
Unreviewed, simple test fix.
The test relies on the serialization of the AST, and I changed the
serialization of
vector types from `VecN` to `vecN`. Just update the test to reflect the change.
* Tools/TestWebKitAPI/Tests/WGSL/ASTStringDumperTests.cpp:
(TestWGSLAPI::TEST):
Canonical link: https://commits.webkit.org/262226@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes