NEW316264
REGRESSION(314474@main): webkitscmpy.test.land_unittest.TestLand.test_default is flaky
https://bugs.webkit.org/show_bug.cgi?id=316264
Summary REGRESSION(314474@main): webkitscmpy.test.land_unittest.TestLand.test_default...
Fujii Hironori
Reported 2026-06-03 16:34:02 PDT
REGRESSION(314474@main): webkitscmpy.test.land_unittest.TestLand.test_default is flaky After 314474@main (bug#316023), the following tests are flaky. webkitscmpy.test.land_unittest.TestLand.test_default webkitscmpy.test.land_unittest.TestLandGitHub.test_blocking_reviewer History: https://results.webkit.org/?suite=webkitpy-tests&suite=webkitpy-tests&test=webkitscmpy.test.land_unittest.TestLandGitHub.test_blocking_reviewer&test=webkitscmpy.test.land_unittest.TestLand.test_default Apple-Tahoe-Release-AppleSilicon-WK2-Tests : #4407 https://build.webkit.org/#/builders/1716/builds/4407 [2720/3278] webkitscmpy.test.land_unittest.TestLand.test_default erred: Traceback (most recent call last): File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/land_unittest.py", line 146, in test_default self.assertEqual(0, program.main( File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/__init__.py", line 187, in main return parsed.main( File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/land.py", line 385, in main if args.defaults or Terminal.choose("Delete branch '{}'?".format(source_branch), default='Yes') == 'Yes': File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py", line 88, in choose response = cls.input(': ', alert_after=alert_after) File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/terminal.py", line 50, in input return input(*args, **kwargs) File "/Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/Tools/Scripts/libraries/webkitcorepy/webkitcorepy/mocks/terminal.py", line 36, in function return args[cls.index - 1] IndexError: tuple index out of range
Attachments
Ryan Haddad
Comment 1 2026-06-05 14:13:59 PDT
*** Bug 316450 has been marked as a duplicate of this bug. ***
Dawn Morningstar
Comment 2 2026-06-05 14:30:22 PDT
assigning to myself
Note You need to log in before you can comment on or make changes to this bug.