Skip to content

Add stack trace to Test262Error#644

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:test262error-stack-trace
Nov 4, 2024
Merged

Add stack trace to Test262Error#644
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:test262error-stack-trace

Conversation

@bnoordhuis
Copy link
Copy Markdown
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
Copy Markdown
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
@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

2 participants