-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
test: n-api/addons test change issues #13521
Copy link
Copy link
Closed
Labels
addonsIssues and PRs related to native addons.Issues and PRs related to native addons.node-apiIssues and PRs related to the Node-API.Issues and PRs related to the Node-API.questionIssues that look for answers.Issues that look for answers.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Metadata
Metadata
Assignees
Labels
addonsIssues and PRs related to native addons.Issues and PRs related to native addons.node-apiIssues and PRs related to the Node-API.Issues and PRs related to the Node-API.questionIssues that look for answers.Issues that look for answers.testIssues and PRs related to the tests.Issues and PRs related to the tests.
Is there supposed to be a way to correctly "fix" n-api/addon tests when those tests change? Today was the second time in the past few days I've ran into issues like this:
or this (which I originally got earlier today):
Performing a
make test-addons-cleandid not fix the problem. Is there something else we should be doing (in general)?/cc @nodejs/n-api @nodejs/build