Skip to content

Conversation

@nobrakal
Copy link
Contributor

@nobrakal nobrakal commented May 24, 2019

Hi,

While working on another issue, I hit the exact same than described in #232 : In the webapp, the grading fails with:

Erreur dans l'exercice lors du test de la solution utilisateur

And no other information.

So I decided to give it a try, and discovered that a buffer which contained some logs was not printed (and it was indeed the one where was the information I needed).

This PR fix this problem.

Fixes #226
Fixes #232

@nobrakal
Copy link
Contributor Author

Note, this also fix in part #226 , since the report also print now if an exception was raised by the student code.

@yurug yurug merged commit 4e98d44 into ocaml-sf:master May 27, 2019
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

Successfully merging this pull request may close these issues.

Uninformative internal error message must be improved Toplevel exception in student code is badly reported/explained

2 participants