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

stats.py should fail helpfully when results.csv is broken #65

Open
dfarrell07 opened this issue Apr 5, 2015 · 0 comments
Open

stats.py should fail helpfully when results.csv is broken #65

dfarrell07 opened this issue Apr 5, 2015 · 0 comments

Comments

@dfarrell07
Copy link
Owner

Currently, there's no error handling code in stats.py to deal with malformed results.csv files. Anything other than the expected result of WCBench runs breaks with obtuse stack traces. Should catch that Exception and fail with some helpful debugging info.

Should be fairly easy for anyone who knows some Python, so marking as "good for beginners".

This came out of a question in #62.

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