Bug 315261

Summary: REGRESSION(313554@main) [webkitpy] MeasureBuildTimeTest.test_clean_and_null_build
Product: WebKit Reporter: Lauro Moura <lmoura>
Component: Tools / TestsAssignee: Lauro Moura <lmoura>
Status: RESOLVED FIXED    
Severity: Normal CC: gsnedders, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Lauro Moura
Comment 1 2026-05-20 22:49:02 PDT
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
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.