test: refactor test-async-wrap-getasyncid#18727
test: refactor test-async-wrap-getasyncid#18727santigimeno wants to merge 1 commit intonodejs:masterfrom
Conversation
|
The problem with this test is unfortunately more than just I have a PR that proposes a potential solution: #18307 but I'm not entirely happy with it so I've marked it as |
|
@apapirovski thanks for the info. Would you be ok with the changes while keeping the test in |
|
Yeah, I don't see why not. 👍 |
|
yeah, this test definitely needs to stay in sequential. the other changes lgtm |
So it does not use `common.PORT` anymore.
d18af51 to
a515ebc
Compare
|
Updated so it just removes the use of |
|
Landed in a865e8b |
So it does not use `common.PORT` anymore. PR-URL: #18727 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]>
So it does not use `common.PORT` anymore. PR-URL: nodejs#18727 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]>
So it does not use `common.PORT` anymore. PR-URL: nodejs#18727 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]>
So it does not use `common.PORT` anymore. PR-URL: #18727 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Anatoli Papirovski <[email protected]>
By not using
common.PORTanymore.Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
test