[webkit-changes] [WebKit/WebKit] ec4937: [WGSL] Fix broken tests

Tadeu Zagallo noreply at github.com
Thu Feb 1 07:50:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec49373dc4c2420bdac1df7e582a855bd3536a66
      https://github.com/WebKit/WebKit/commit/ec49373dc4c2420bdac1df7e582a855bd3536a66
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
    M Source/WebGPU/WGSL/tests/lit.cfg
    M Source/WebGPU/WGSL/tests/valid/overload.wgsl

  Log Message:
  -----------
  [WGSL] Fix broken tests
https://bugs.webkit.org/show_bug.cgi?id=268457
rdar://122015075

Reviewed by Mike Wyrzykowski.

Fix a typo commited in 273767 at main and silence a warning from the Metal compiler
for extraneous parentheses in equality comparisons.

* Source/WebGPU/WGSL/tests/lit.cfg:
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:

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




More information about the webkit-changes mailing list