Skip to content

Commit

Permalink
test: purge stale disabled tests
Browse files Browse the repository at this point in the history
Tests in the disabled directory are not used by Makefile nor by the CI.
Other than a single 2015 commit that puts 'use strict' in each test,
many of them haven't been touched in years.

This removes all the disabled tests that have been unmodified since
2011 (with the exception of the 'use strict' modification mentioned
above).

PR-URL: nodejs#2045
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Evan Lucas <[email protected]>
  • Loading branch information
Trott authored and mscdex committed Jul 9, 2015
1 parent e9ee293 commit 6268f80
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 1,431 deletions.
53 changes: 0 additions & 53 deletions test/disabled/test-cat.js

This file was deleted.

94 changes: 0 additions & 94 deletions test/disabled/test-child-process-custom-fds.js

This file was deleted.

9 changes: 0 additions & 9 deletions test/disabled/test-child-process-customfd-bounded.js

This file was deleted.

96 changes: 0 additions & 96 deletions test/disabled/test-dgram-multicast.js

This file was deleted.

58 changes: 0 additions & 58 deletions test/disabled/test-dgram-unix-anon.js

This file was deleted.

52 changes: 0 additions & 52 deletions test/disabled/test-dgram-unix.js

This file was deleted.

23 changes: 0 additions & 23 deletions test/disabled/test-eio-race2.js

This file was deleted.

Loading

0 comments on commit 6268f80

Please sign in to comment.