Skip to content

Commit 8de4c61

Browse files
authored
[lldb][CI] force TestRosetta.py to fail for a minute, so I (#192835)
can collect the trace logging on the CI bot and see what its environment looks like today.
1 parent ce27dcc commit 8de4c61

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lldb/test/API/macosx/rosetta/TestRosetta.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,4 @@ def test_rosetta(self):
7070
self.assertTrue(listener.GetNextEvent(event))
7171
else:
7272
self.assertFalse(listener.GetNextEvent(event))
73+
self.assertTrue(False)

0 commit comments

Comments
 (0)