WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
315261
REGRESSION(
313554@main
) [webkitpy] MeasureBuildTimeTest.test_clean_and_null_build
https://bugs.webkit.org/show_bug.cgi?id=315261
Summary
REGRESSION(313554@main) [webkitpy] MeasureBuildTimeTest.test_clean_and_null_b...
Lauro Moura
Reported
2026-05-20 22:31:15 PDT
webkitpy.scripts.measure_build_time_unittest.MeasureBuildTimeTest.test_clean_and_null_build Error: Traceback (most recent call last): File "/home/lauro/wkdev-shared/dev/WebKit/Tools/Scripts/webkitpy/scripts/measure_build_time_unittest.py", line 69, in test_clean_and_null_build self.assertEqual(proc.returncode, 0) AssertionError: 1 != 0 Originally, this test assumed we only had the clean and null builds, missing passing the `--tests` option to restrict the underlying tests. Tentative patch incoming.
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2026-05-20 22:49:02 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65374
EWS
Comment 2
2026-05-21 12:24:24 PDT
Committed
313685@main
(f86f3bb6f3a2): <
https://commits.webkit.org/313685@main
> Reviewed commits have been landed. Closing PR #65374 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-05-21 12:25:12 PDT
<
rdar://problem/177644426
>
Ryan Haddad
Comment 4
2026-05-21 12:47:31 PDT
***
Bug 315249
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug