Skip to content

Conversation

@polar51
Copy link

@polar51 polar51 commented Dec 19, 2025

Fixes #4789

As discussed in the issue, this test file requires the proposal-error-stack-accessor feature.
I have added the missing feature flag to the frontmatter.

@polar51 polar51 requested review from a team as code owners December 19, 2025 13:11
flags:
- noStrict
features:
- proposal-error-stack-accessor
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I missed checking features.txt before submitting. I'll fix it right away. As you initially suggested, I will remove this file instead of adding a flag since it tests non-standard behavior.

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.

test/staging/sm/extensions/regress-645160.js requires non-standard Error().stack

2 participants