Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestCafe from the official Docker image doesn't take --inspect-brk, --inspect and other V8 flags into account #3646

Closed
AndreyBelym opened this issue Apr 5, 2019 · 2 comments
Assignees
Labels
AREA: docker STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: CLI A command-line interface issue. TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@AndreyBelym
Copy link
Contributor

What is your Test Scenario?

Try to debug tests with Node Inspector in the official Docker image

What is the Current behavior?

The --inspect and --inspect-brk flags are ignored by TestCafe.

What is the Expected behavior?

TestCafe should take --inspect and --inspect-brk flags into account and enable the Node.js debugger.

Your Environment details:

  • testcafe version: testcafe 1.1.1
  • node.js version: 10.12
  • command-line arguments: --inspect-brk=0.0.0.0:9229 ...
  • browser name and version:
  • platform and version:
  • other: use the testcafe/testcafe Docker image to reproduce
@AndreyBelym AndreyBelym added TYPE: bug The described behavior is considered as wrong (bug). SYSTEM: CLI A command-line interface issue. AREA: docker labels Apr 5, 2019
@AndreyBelym AndreyBelym added this to the Sprint #31 milestone Apr 5, 2019
AlexKamaev added a commit to AlexKamaev/testcafe that referenced this issue Apr 12, 2019
@AlexKamaev AlexKamaev self-assigned this Apr 12, 2019
@jcollum-nike
Copy link

Quick turnaround! Thanks.

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Apr 16, 2019
@AlexKamaev AlexKamaev removed the STATE: Need response An issue that requires a response or attention from the team. label Apr 17, 2019
@lock
Copy link

lock bot commented Apr 27, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Apr 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 27, 2019
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: docker STATE: Auto-locked An issue has been automatically locked by the Lock bot. SYSTEM: CLI A command-line interface issue. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

3 participants