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

tests: avoid node 16.9.0 #13012

Merged
merged 1 commit into from Sep 7, 2021
Merged

tests: avoid node 16.9.0 #13012

merged 1 commit into from Sep 7, 2021

Conversation

patrickhulce
Copy link
Collaborator

Summary
Fixes our unit tests by avoiding the jest crash in node 16.9.0

Related Issues/PRs
see nodejs/node#40030

@patrickhulce patrickhulce requested a review from a team as a code owner September 7, 2021 16:01
@patrickhulce patrickhulce requested review from connorjclark and removed request for a team September 7, 2021 16:01
@google-cla google-cla bot added the cla: yes label Sep 7, 2021
@patrickhulce
Copy link
Collaborator Author

we'll have to remove node 16 as the required check because the name change (or add a label/mutate the version to derive a label so it's still "node 16")

@brendankenny
Copy link
Member

we'll have to remove node 16 as the required check because the name change

Done. After this lands, other open PRs will need to at least kick their unit CI tests to get the 16.8 approval

@devtools-bot devtools-bot merged commit 77cf83e into master Sep 7, 2021
@devtools-bot devtools-bot deleted the avoid_node_16_9_0 branch September 7, 2021 18:51
satya-nutella pushed a commit to satya-nutella/lighthouse that referenced this pull request Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants