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

full_test.sh broken #26

Closed
NathanTP opened this issue May 27, 2019 · 1 comment
Closed

full_test.sh broken #26

NathanTP opened this issue May 27, 2019 · 1 comment

Comments

@NathanTP
Copy link
Contributor

A few things are wrong with the full_test.sh script:

  • test/spike.json is failing because a previous commit removed part of it accidently
  • failures are not being reported correctly because we pipe test results to 'tee' but check the exit status (it's checking tee's exit status instead of marshal's)
  • the 'clean' command can remove the symlinks for bare-metal tests
@NathanTP
Copy link
Contributor Author

Resolved by #29

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

No branches or pull requests

1 participant