-
-
Notifications
You must be signed in to change notification settings - Fork 170
Description
We've had failures across a number of machines over the last few days which look most like machine problems. For example: https://ci.nodejs.org/view/x%20-%20Abi%20stable%20module%20API/job/node-test-node-addon-api-new/1272/
I can't find those machines in the inventory, so not sure how to figure out. Is there a PR I did not find to add them?
Looking at the tags we were using win10 and win2012r2-vs2015 but those are not used by the current testing.
So I'm also not sure what we should be running the N-API tests on.
I tried:
win-vs2015
win-vs2017
win-vs2019
win-vcbt2015.
The win-vcbt2015 ones seem to fail consistently so I removed that.
@joaocgreis can you let me know what you think we should be testing on.
The test pulls down the release binaries for 8,x, 10.x, 12.x 13.x, master and runs the node-addon-api tests.