RESOLVED DUPLICATE of bug 315261315249
REGRESSION(313554@main): webkitpy.scripts.measure_build_time_unittest.MeasureBuildTimeTest.test_clean_and_null_build
https://bugs.webkit.org/show_bug.cgi?id=315249
Summary REGRESSION(313554@main): webkitpy.scripts.measure_build_time_unittest.Measure...
Sam Sneddon [:gsnedders]
Reported 2026-05-20 17:43:35 PDT
``` './Tools/Scripts/test-webkitpy' 'webkitpy.scripts.measure_build_time_unittest.MeasureBuildTimeTest.test_clean_and_null_build' Suppressing most webkitpy logging while running unit tests. [1/1] webkitpy.scripts.measure_build_time_unittest.MeasureBuildTimeTest.test_clean_and_null_build failed: Traceback (most recent call last): File "/Volumes/gsnedders/projects/Safari/OpenSource/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 Ran 1 test in 0.163s FAILED (failures=1, errors=0) ``` This bisects to 313554@main.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-20 17:43:40 PDT
Ryan Haddad
Comment 2 2026-05-21 12:47:31 PDT
Sorry for the forward dupe, but Lauro fixed this in https://bugs.webkit.org/show_bug.cgi?id=315261 *** This bug has been marked as a duplicate of bug 315261 ***
Note You need to log in before you can comment on or make changes to this bug.