Skip to content

Conversation

@al-k21
Copy link

This test cannot be run in parallel, as it can conflict with other tests using the debug port. I suggest making this test sequential.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

This test cannot be run in parallel, as it can conflict with other tests using the debug port.
@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. v6.x labels Oct 18, 2017
@gibfahn
Copy link
Member

Note that this test has already been removed from master.

cc/ @nodejs/testing

@mscdexmscdex added the cluster Issues and PRs related to the cluster subsystem. label Oct 19, 2017
MylesBorins pushed a commit that referenced this pull request Oct 19, 2017
This test cannot be run in parallel, as it can conflict with other tests using the debug port. PR-URL: #16292 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@MylesBorins
Copy link
Contributor

landed in f65f691

MylesBorins pushed a commit that referenced this pull request Oct 19, 2017
This test cannot be run in parallel, as it can conflict with other tests using the debug port. PR-URL: #16292 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 19, 2017
MylesBorins pushed a commit that referenced this pull request Oct 25, 2017
This test cannot be run in parallel, as it can conflict with other tests using the debug port. PR-URL: #16292 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
MylesBorins pushed a commit that referenced this pull request Oct 25, 2017
This test cannot be run in parallel, as it can conflict with other tests using the debug port. PR-URL: #16292 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 25, 2017
MylesBorins pushed a commit that referenced this pull request Oct 26, 2017
This test cannot be run in parallel, as it can conflict with other tests using the debug port. PR-URL: #16292 Reviewed-By: Gibson Fahnestock <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clusterIssues and PRs related to the cluster subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@al-k21@gibfahn@MylesBorins@jasnell@benjamingr@cjihrig@daxlab@trivikr@mscdex@nodejs-github-bot@Oleksandr-Kushchak-i2