Files
clang-p2996/lldb/test/API/commands/expression/timeout
Pavel Labath 14ba847d27 [lldb] Bump timeouts in TestCallWithTimeout
this test is occasionally (~3%) failing on an emulator target. The value
used by the test (one second) is quite aggressive given that we set the timeout
for a single gdb packet to 60 seconds.

Bumping it to five to resolve flakyness.
2024-07-10 09:36:26 +00:00
..