Skip to content

Commit 7b026d8

Browse files
Trottdanielleadams
authored andcommitted
test: move inspector-cli tests to sequential
There's no reason to keep these tests separated from everything else. PR-URL: #39079 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 1fa724e commit 7b026d8

27 files changed

+0
-14
lines changed

β€Žtest/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ For the tests to run on Windows, be sure to clone Node.js source code with the
2525
| `doctool` | Yes | Tests for the documentation generator. |
2626
| `es-module` | Yes | Test ESM module loading. |
2727
| `fixtures` | | Test fixtures used in various tests throughout the test suite. |
28-
| `inspector-cli` | Yes | Tests for `node inspect` |
2928
| `internet` | No | Tests that make real outbound network connections. Tests for networking related modules may also be present in other directories, but those tests do not make outbound connections. |
3029
| `js-native-api` | Yes | Tests for Node.js-agnostic [n-api](https://nodejs.org/api/n-api.html) functionality. |
3130
| `known_issues` | Yes | Tests reproducing known issues within the system. All tests inside of this directory are expected to fail. If a test doesn't fail on certain platforms, those should be skipped via `known_issues.status`. |

β€Žtest/inspector-cli/inspector-cli.status

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€Žtest/inspector-cli/testcfg.py

Lines changed: 0 additions & 6 deletions
This file was deleted.
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

Comments
Β (0)