Commit fcd4bb2
authored
Disable the test category
API tests llvm-project/lldb/test/API/tools/lldb-server/* with the
category `lldb-server` run lldb-server locally on the host with a random
port. Sometimes we got errors like
https://lab.llvm.org/buildbot/#/builders/195/builds/3145
https://lab.llvm.org/buildbot/#/builders/197/builds/312
The patch llvm/llvm-project#118222 improved the
situation but did not fix it completely.lldb-server for lldb-remote-* builders (#353)1 parent c1604f2 commit fcd4bb2
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3446 | 3446 | | |
3447 | 3447 | | |
3448 | 3448 | | |
3449 | | - | |
| 3449 | + | |
| 3450 | + | |
3450 | 3451 | | |
3451 | 3452 | | |
3452 | 3453 | | |
| |||
3573 | 3574 | | |
3574 | 3575 | | |
3575 | 3576 | | |
3576 | | - | |
| 3577 | + | |
| 3578 | + | |
3577 | 3579 | | |
3578 | 3580 | | |
3579 | 3581 | | |
| |||
0 commit comments