Skip to content

Conversation

aminya
Copy link
Member

@aminya aminya commented Jul 24, 2020

This is a patch for #50 that collects the console log and prints it at the end.

@aminya
Copy link
Member Author

aminya commented Jul 25, 2020

@DeeDeeG turns out using async.parallel does not work well with Atom. Switching to async.series, now most of the tests pass without any issues.

We can try async.parallelLimit with which limits the number of processes that run in parallel. Setting the number to 2 may be enough for letting another process to run in case of a timeout.

aminya added 2 commits July 24, 2020 21:03
Print the output finally to ease diagnosing
@aminya aminya force-pushed the renderer_test_collect_output branch from d0519af to 3bdd637 Compare July 25, 2020 02:04
@aminya aminya merged commit 6450e5c into master Jul 25, 2020
@aminya aminya mentioned this pull request Jul 25, 2020
@aminya aminya linked an issue Jul 25, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setting up Azure pipelines

1 participant