Skip to content

Commit 7b6a774

Browse files
Trottaddaleax
authored andcommitted
test: remove disabled tests directory
There is only one test left in the disabled test directory and it does not seem worth saving. PR-URL: #14505 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Khaidi Chu <[email protected]>
1 parent 15b9aa1 commit 7b6a774

File tree

3 files changed

+0
-50
lines changed

3 files changed

+0
-50
lines changed

.eslintignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ lib/internal/v8_prof_polyfill.js
22
lib/punycode.js
33
test/addons/??_*/
44
test/fixtures
5-
test/disabled
65
test/tmp*/
76
tools/eslint
87
node_modules

test/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ On how to run tests in this directory, see
1717
|cctest |Yes |C++ test that is run as part of the build process.|
1818
|common | |Common modules shared among many tests. [Documentation](./common/README.md)|
1919
|debugger |No |Tests for [debugger](https://nodejs.org/api/debugger.html)functionality along with some tests that require an addon to function properly.|
20-
|disabled |No |Tests that have been disabled from running for various reasons.|
2120
|fixtures | |Test fixtures used in various tests throughout the test suite.|
2221
|gc |No |Tests for garbage collection related functionality.|
2322
|inspector |Yes |Tests for the V8 inspector integration.|

test/disabled/test-https-loop-to-google.js

-48
This file was deleted.

0 commit comments

Comments
 (0)