Skip to content

Conversation

jamestalmage
Copy link
Contributor

just testing what I can pull out of #206

Tests are just too brittle on AppVeyor. `npm install` fails frequently,
and Node on Windows does not seem to reliably flush stdout/stderr
of forked child processes.

I don't like this, but I'm at a loss for other solutions.
wait for forked streams to end before resolving promise
(cherry picked from commit 4539ccc)

wait for io streams to end even when fork promise is rejected
(cherry picked from commit 6bff82a)
add small delay on exit from babel
(cherry picked from commit 11961f7)

if AVA is not required in a test, throw an error instead of process.exit
@jamestalmage jamestalmage changed the title mega less IO promises DO NOT MERGE: mega less IO promises Nov 15, 2015
@jamestalmage jamestalmage deleted the mega-less-io-promises-2 branch November 16, 2015 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants