Commit 10a1f5c
committed
test: move debugger tests with --port=0 to parallel
Before
```
β― tools/test.py "sequential/test-debugger*"
[00:25|% 100|+ 32|- 0]: Done
All tests passed.
β― tools/test.py -J "parallel/test-debugger*"
[00:05|% 100|+ 6|- 0]: Done
All tests passed.
```
After
```
β― tools/test.py "sequential/test-debugger*"
[00:06|% 100|+ 4|- 0]: Done
All tests passed.
β― tools/test.py -J "parallel/test-debugger*"
[00:05|% 100|+ 34|- 0]: Done
All tests passed.
```1 parent 512bade commit 10a1f5c
File tree
28 files changed
+0
-0
lines changed- test/parallel
28 files changed
+0
-0
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments