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

Add stack trace to Test262Error #644

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

bnoordhuis
Copy link
Contributor

Only enabled in verboser mode.

Necessary because Test262Error doesn't subclass from Error. Make it tell not just what but also where.

@bnoordhuis
Copy link
Contributor Author

The one failure was a CI runner failing to start, not an actual test failure.

@bnoordhuis bnoordhuis merged commit e569f39 into quickjs-ng:master Nov 4, 2024
46 of 47 checks passed
@bnoordhuis bnoordhuis deleted the test262error-stack-trace branch November 4, 2024 22:21
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.

2 participants