Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b0fbd5946fc550ded9d5af90d0cfa7031bcfd5bd
https://github.com/WebKit/WebKit/commit/b0fbd5946fc550ded9d5af90d0cfa7031bcfd5bd
Author: Simon Pena <[email protected]>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M Tools/glib/glib_test_runner.py
Log Message:
-----------
[GTK] [WPE] API test runner can't handle fully skipped suites
https://bugs.webkit.org/show_bug.cgi?id=298400
Reviewed by Adrian Perez de Castro.
Skipped tests have a 77 return code, which our runner was failing to
handle. By checking for 0 or 77, neither passed nor skipped tests are
marked as crashing / failing.
* Tools/glib/glib_test_runner.py:
(GLibTestRunner._is_failure_return_code):
(GLibTestRunner.run):
Canonical link: https://commits.webkit.org/299617@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes