Commit df1881e
committed
[lldb][test] Disable parallel module loading for TestNetBSDCore.py
Since llvm#157170 this test has been flakey on several LLDB buildbots.
I suspect it's to do with mutli-threading, there are more details
in llvm#159377.
Disable parallel loading for now so we are not spamming people
making unrelated changes.1 parent d90a313 commit df1881e
File tree
1 file changed
+2
-0
lines changed- lldb/test/API/functionalities/postmortem/netbsd-core
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
0 commit comments