Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 79faca16c80186abdf56aae6dce97e1063398c92
https://github.com/WebKit/WebKit/commit/79faca16c80186abdf56aae6dce97e1063398c92
Author: Diego De La Toba <[email protected]>
Date: 2026-05-19 (Tue, 19 May 2026)
Changed paths:
M Tools/Scripts/webkitpy/scripts/measure_build_time_unittest.py
Log Message:
-----------
REGRESSION(313455@main): [webkitpy] test_clean_and_null_build,
test_timing_summary_parsing, and test_single_test_selection are constant
failures
rdar://177438385
https://bugs.webkit.org/show_bug.cgi?id=315101
Reviewed by Jonathan Bedard.
The follow-up commit 478a3cd61e64 made the metric key derive from
--configuration (e.g. --configuration release ->
BuildTime-Release). I've updated the four stale BuildTime-Unspecified
assertions to BuildTime-Debug (the new default).
* Tools/Scripts/webkitpy/scripts/measure_build_time_unittest.py:
(MeasureBuildTimeTest.test_clean_and_null_build):
(MeasureBuildTimeTest.test_timing_summary_parsing):
(MeasureBuildTimeTest):
Canonical link: https://commits.webkit.org/313499@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications