test: temporarily disable MultipleEnvironmentsPerIsolate#14246
test: temporarily disable MultipleEnvironmentsPerIsolate#14246refack wants to merge 2 commits intonodejs:masterfrom
Conversation
|
I don't suppose there's any already-existing and easy way to disable it in some environments only? |
Maybe some
|
Trott
left a comment
There was a problem hiding this comment.
LGTM if CI is green.
In principle, I'm on board with fast-tracking this, but I'd want an additional 👍 on that from someone who has a better understanding of our C++ code.
|
CI: https://ci.nodejs.org/job/node-test-commit/11123/ |
That would be great! If not, though, I can probably remove plinux from the build infra for the duration of Code + Learn, so it's not critical that it happen. |
|
@nodejs/collaborators we would like another opinion on this, thank you... |
|
I think as long as #14206 stays open (and we keep investigating it) then doing this is fine. Unfortunately I don't "have a better understanding of our cpp code". But I don't think there's a problem with doing this. |
I'd much rather do this than remove a platform from CI. |
|
Landed in 95ab966 |
This reverts commit 95ab966. Ref: nodejs#14206 Ref: nodejs#14246
|
as we are not having issue with cc tests on v6.x I think we can pass on this for now. |
|
Agreed. |
Ref: #14206
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test,cctest