Skip to content

Conversation

richardlau
Copy link
Member

Backport of #23698 to v10.x-staging.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v10.x labels Oct 25, 2018
@richardlau richardlau force-pushed the backport-23698-to-v10.x branch from 25c2d1b to 59bb5ab Compare October 25, 2018 19:23
@richardlau
Copy link
Member Author

@richardlau
Copy link
Member Author

Only failing CI is test-bootstrap-modules in the workers CI (being addressed via #23876).

Use the `cwd` option for `child_process` instead of `process.chdir()`
to enable the trace events tests to run on workers.

Backport-PR-URL: nodejs#23882
PR-URL: nodejs#23698
Refs: nodejs#23674 (comment)
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>

Conflicts:
	test/parallel/test-trace-events-binding.js
	test/parallel/test-trace-events-category-used.js
@richardlau richardlau force-pushed the backport-23698-to-v10.x branch from 59bb5ab to 9e39441 Compare November 2, 2018 04:30
@richardlau
Copy link
Member Author

@richardlau richardlau added the worker Issues and PRs related to Worker support. label Nov 2, 2018
@richardlau
Copy link
Member Author

CI is passing. Just need reviews.

@targos
Copy link
Member

targos commented Nov 2, 2018

@nodejs/lts

MylesBorins pushed a commit that referenced this pull request Nov 4, 2018
Use the `cwd` option for `child_process` instead of `process.chdir()`
to enable the trace events tests to run on workers.

Conflicts:
	test/parallel/test-trace-events-binding.js
	test/parallel/test-trace-events-category-used.js

Backport-PR-URL: #23882
PR-URL: #23698
Refs: #23674 (comment)
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@MylesBorins
Copy link
Contributor

landed in 8552bb4

@MylesBorins MylesBorins closed this Nov 4, 2018
rvagg pushed a commit that referenced this pull request Nov 28, 2018
Use the `cwd` option for `child_process` instead of `process.chdir()`
to enable the trace events tests to run on workers.

Conflicts:
	test/parallel/test-trace-events-binding.js
	test/parallel/test-trace-events-category-used.js

Backport-PR-URL: #23882
PR-URL: #23698
Refs: #23674 (comment)
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
MylesBorins pushed a commit that referenced this pull request Nov 29, 2018
Use the `cwd` option for `child_process` instead of `process.chdir()`
to enable the trace events tests to run on workers.

Conflicts:
	test/parallel/test-trace-events-binding.js
	test/parallel/test-trace-events-category-used.js

Backport-PR-URL: #23882
PR-URL: #23698
Refs: #23674 (comment)
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. worker Issues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants