Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 054004da4473047502dd0ba4491b5ac4a1b50318
      
https://github.com/WebKit/WebKit/commit/054004da4473047502dd0ba4491b5ac4a1b50318
  Author: Richard Robinson <[email protected]>
  Date:   2026-04-15 (Wed, 15 Apr 2026)

  Changed paths:
    M Tools/Scripts/webkitpy/api_tests/runner.py
    M Tools/TestWebKitAPI/Runner/SwiftTestsController.swift

  Log Message:
  -----------
  [Swift in WebKit] Swift Testing should support disabled tests
https://bugs.webkit.org/show_bug.cgi?id=312429
rdar://174878908

Reviewed by Aditya Keerthi.

Unlike GTest, Swift Testing reports disabled/skipped tests during the test run, 
so add logic
in the runner and the script to process and handle this information properly.

* Tools/Scripts/webkitpy/api_tests/runner.py:
(_Worker._run_single_test):
* Tools/TestWebKitAPI/Runner/SwiftTestsController.swift:
(writeOutputIfNeeded(_:)):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to