Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide detailed failure output in scripts/fiber/record-tests #8214

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

sophiebits
Copy link
Collaborator

image

@cpojer
Copy link
Contributor

cpojer commented Nov 6, 2016

I think this is fine but I feel like adding a flag for this in Jest (opposite of --verbose) would have been simpler than this :D

@sophiebits
Copy link
Collaborator Author

sophiebits commented Nov 7, 2016

Thanks. I was actually in the middle of writing a test runner wrapper for another reason (to hackily split out "passing" from "passing except dev warnings" from "failing") and once I got here I realized that it was just one line (.failureMessage = null) to get this to work.

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.

4 participants