-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.
Description
Version
16.9.0
What steps will reproduce the bug?
Not sure this is the right place to ask this, but I'm using the node:alpine image on a gitlab-ci, and the CI fails (Jest tests) with this bug: #40030
Is there a way to run the node:alpine image, and not change the CI config to use node:16.8.0-alpine ?
How often does it reproduce? Is there a required condition?
Every run of CI
What is the expected behavior?
CI runs correctly
What do you see instead?
Jest test fails with the following error:
# Fatal error in , line 0
# Check failed: !holder_map.has_named_interceptor().
Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.