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

Mark the catching of CustomGradingResult as a success instead of an error #5

Open
augustindelecluse opened this issue Jan 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@augustindelecluse
Copy link
Collaborator

When a CustomGradingResult marked as success is caught, the test is marked in the terminal. The grade table still gives a correct result (i.e. a success checkmark appears) but an error is printed in stderr nonetheless

The handling of CustomGradingResult should be done at the level of interception, not at the level of listening to a failure

@augustindelecluse augustindelecluse added the bug Something isn't working label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant