Skip to content

Commit

Permalink
test: remove unneeded tests
Browse files Browse the repository at this point in the history
AsyncWrap will be going through many changes, and the old API will no
longer be used. So remove those tests that will no longer be useful.
They may be added back later using the new API, once fully implemented.

PR-URL: #12892
Ref: #11883
Ref: #8531
Reviewed-By: Andreas Madsen <amwebdk@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
  • Loading branch information
trevnorris authored and addaleax committed May 10, 2017
1 parent 4b9d84d commit 732620c
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 412 deletions.
122 changes: 0 additions & 122 deletions test/parallel/test-async-wrap-check-providers.js

This file was deleted.

50 changes: 0 additions & 50 deletions test/parallel/test-async-wrap-disabled-propagate-parent.js

This file was deleted.

39 changes: 0 additions & 39 deletions test/parallel/test-async-wrap-post-did-throw.js

This file was deleted.

49 changes: 0 additions & 49 deletions test/parallel/test-async-wrap-propagate-parent.js

This file was deleted.

25 changes: 0 additions & 25 deletions test/parallel/test-async-wrap-throw-no-init.js

This file was deleted.

63 changes: 0 additions & 63 deletions test/parallel/test-async-wrap-uid.js

This file was deleted.

Loading

0 comments on commit 732620c

Please sign in to comment.