Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ebaa5579156f1e620d7ae7252ec5369cfcb7b0c
https://github.com/WebKit/WebKit/commit/6ebaa5579156f1e620d7ae7252ec5369cfcb7b0c
Author: Claudio Saavedra <[email protected]>
Date: 2026-06-27 (Sat, 27 Jun 2026)
Changed paths:
M Tools/glib/api_test_runner.py
Log Message:
-----------
[GLIB] Double the default timeout for API tests in Debug
https://bugs.webkit.org/show_bug.cgi?id=318001
Reviewed by Carlos Garcia Campos.
The layout test runner doubles the layout test timeout for Debug runs,
so do the same for API tests. This will prevent some tests for timing out
in Debug without having to mark them slow explicitly.
* Tools/glib/api_test_runner.py:
(TestRunner.__init__):
(TestRunner._run_test_glib):
(TestRunner._run_test_qt):
(TestRunner._run_google_test):
(create_option_parser):
Canonical link: https://commits.webkit.org/315961@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications