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

Improve reporting of JavaScript stack trace #346

Closed
pdawyndt opened this issue Apr 23, 2023 · 2 comments · Fixed by #359
Closed

Improve reporting of JavaScript stack trace #346

pdawyndt opened this issue Apr 23, 2023 · 2 comments · Fixed by #359
Labels

Comments

@pdawyndt
Copy link
Contributor

pdawyndt commented Apr 23, 2023

Example: submission 13859481

In this example submission, stack traces are reported as

AssertionError [ERR_ASSERTION]: ongeldig bericht
    at <code>:67:4
<code>:76
    at <code>:76:5

with duplicate reporting of line 76 and broken indentation.

@pdawyndt pdawyndt added enhancement New feature or request programming language labels Apr 23, 2023
@niknetniko
Copy link
Member

@pdawyndt Do you still remember which submission it was? The link goes to the exercise.

@pdawyndt
Copy link
Contributor Author

pdawyndt commented May 9, 2023

I updated the ID and the link of the example submission (was one of my own submission, so easy enough to find it back).

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

Successfully merging a pull request may close this issue.

2 participants