Skip to content

Generate tap and xunit output for CircleCI#9

Merged
nicolo-ribaudo merged 4 commits intobabel:masterfrom
jbhoosreddy:master
Oct 6, 2019
Merged

Generate tap and xunit output for CircleCI#9
nicolo-ribaudo merged 4 commits intobabel:masterfrom
jbhoosreddy:master

Conversation

@jbhoosreddy
Copy link
Copy Markdown
Collaborator

@jbhoosreddy jbhoosreddy commented Oct 6, 2019

Summary of changes

  1. Removes all the chalk output as it tends to break parsing.
  2. Ensures the original error stack is easily available to see in CircleCI and locally.
  3. Ensure test runner does not hang in CI indefinitely.

Test Plan

  1. Tested against Ci/test262 babel#10500

node --no-warnings lib/run-tests arrow-function | $(npm bin)/tap-mocha-reporter spec

Screen Shot 2019-10-05 at 10 53 23 PM

After tests finish, it'll collect all the errors with the stacktrace.

Screen Shot 2019-10-05 at 10 54 58 PM

@nicolo-ribaudo nicolo-ribaudo merged commit 53c3368 into babel:master Oct 6, 2019
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