[webkit-changes] [WebKit/WebKit] 6bfb66: Revert [254654 at main] [WGSL] Port WGSLUnitTests to ...

Ryan Haddad noreply at github.com
Thu Sep 22 13:24:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bfb667069883c4ecdab6acd78d70909cfbf8f7b
      https://github.com/WebKit/WebKit/commit/6bfb667069883c4ecdab6acd78d70909cfbf8f7b
  Author: Ryan Haddad <ryanhaddad at apple.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M Tools/Scripts/run-api-tests
    M Tools/Scripts/webkitpy/port/darwin.py
    R Tools/TestWebKitAPI/Configurations/TestWGSL.xcconfig
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
    R Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/xcshareddata/xcschemes/TestWGSL.xcscheme
    R Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp
    R Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp
    M Tools/TestWebKitAPI/ios/mainIOS.mm
    M Tools/TestWebKitAPI/mac/mainMac.mm

  Log Message:
  -----------
  Revert [254654 at main] [WGSL] Port WGSLUnitTests to TestWebKitAPI
https://bugs.webkit.org/show_bug.cgi?id=245535
rdar://problem/100289949

Reviewed by Jonathan Bedard.

This change breaks the watchOS and tvOS builds.

* Tools/Scripts/run-api-tests:
* Tools/Scripts/webkitpy/port/darwin.py:
(DarwinPort):
* Tools/TestWebKitAPI/Configurations/TestWGSL.xcconfig: Removed.
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/xcshareddata/xcschemes/TestWGSL.xcscheme: Removed.
* Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp: Removed.
* Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp: Removed.
* Tools/TestWebKitAPI/ios/mainIOS.mm:
(main):
* Tools/TestWebKitAPI/mac/mainMac.mm:
(main):

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




More information about the webkit-changes mailing list