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

Tester should print out why a test failed #126

Open
kevin1 opened this issue Dec 8, 2015 · 0 comments
Open

Tester should print out why a test failed #126

kevin1 opened this issue Dec 8, 2015 · 0 comments

Comments

@kevin1
Copy link
Collaborator

kevin1 commented Dec 8, 2015

Current: debug: ❎ array_basic.nh
Proposed: debug: ❎ array_basic.nh (Reason string)

where "Reason string" can be:

  • Incorrect output
  • nhc failed
  • clang failed
  • Nonzero exit code

And we could sum up the number of each kind of failure at the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant