Reduce the number of simultaneous debug sessions to 10 and remove
authorJason Molenda <jmolenda@apple.com>
Tue, 13 Sep 2016 02:45:45 +0000 (02:45 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 13 Sep 2016 02:45:45 +0000 (02:45 +0000)
commite1489bde3bd85d9c5337fa371fe8f4d5d6d09336
treed6c27155a8b2ee41d316d2fdb1a864b1fa1e28d0
parentd9d290c0c6a4da157b5b551ab5fab8fb062b7b11
Reduce the number of simultaneous debug sessions to 10 and remove
the expectedFlakeyDarwin annotation.

I've been running this test in isolation on my macOS Sierra system
and haven't seen a failure in 20-30 runs.  The number of simultaneous
debug sessions that it spins up could be a problem when the testbots
are running under load, so I'm reducing this from 20 simultaneous
debug sessions to see if we can get enough stability to leave this
enabled.

llvm-svn: 281291
lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp