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

Update tests expectations that check stack traces. #205

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

isheludko
Copy link

V8 has changed how Function.blah entries look like in stack traces (see https://crrev.com/c/5907815). This CL updates tests expectations according to new behavior and re-enables the affected tests.

V8 has changed how Function.blah entries look like in stack traces
(see https://crrev.com/c/5907815). This CL updates tests expectations
according to new behavior and re-enables the affected tests.
@isheludko isheludko requested a review from pthier November 19, 2024 16:16
Copy link

@pthier pthier left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@pthier pthier merged commit f7bdc2e into v8:node-ci-2024-11-18 Nov 19, 2024
15 of 18 checks passed
victorgomes pushed a commit that referenced this pull request Dec 18, 2024
V8 has changed how Function.blah entries look like in stack traces
(see https://crrev.com/c/5907815). This CL updates tests expectations
according to new behavior and re-enables the affected tests.
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