test: make func source test compatbile with v12 by mmarchini · Pull Request #326 · nodejs/llnode · GitHub
Skip to content

test: make func source test compatbile with v12#326

Closed
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:v12-func-source-regexp
Closed

test: make func source test compatbile with v12#326
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:v12-func-source-regexp

Conversation

@mmarchini

Copy link
Copy Markdown
Contributor

The string stored in V8 with the function source code is different on
v12. Update the regexp used in our test to match older and newer
versions.

@mmarchini mmarchini added priority author ready PRs that have at least one approvals, no pending requests for changes, and a CI started. labels Dec 10, 2019
@mmarchini mmarchini marked this pull request as ready for review December 10, 2019 00:07
@codecov-io

codecov-io commented Dec 10, 2019

Copy link
Copy Markdown

The string stored in V8 with the function source code is different on
v12. Update the regexp used in our test to match older and newer
versions.
@mmarchini mmarchini force-pushed the v12-func-source-regexp branch from c7f2ab3 to a5ae3f5 Compare January 2, 2020 21:48
@mmarchini

Copy link
Copy Markdown
Contributor Author

cc @nodejs/llnode

@mmarchini

Copy link
Copy Markdown
Contributor Author

Ping @nodejs/llnode, we need this for v12 support.

mmarchini added a commit that referenced this pull request Jan 14, 2020
The string stored in V8 with the function source code is different on
v12. Update the regexp used in our test to match older and newer
versions.

PR-URL: #326
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@mmarchini

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approvals, no pending requests for changes, and a CI started.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants