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

Cannot use mocha --run anymore #23183

Closed
alexdima opened this issue Mar 24, 2017 · 2 comments
Closed

Cannot use mocha --run anymore #23183

alexdima opened this issue Mar 24, 2017 · 2 comments
Assignees

Comments

@alexdima
Copy link
Member

e.g.

mocha --run out\vs\editor\test\common\controller\cursor.test.js

We should have a separate execution path for the glob case. I am looking into fixing this in all.js.

fyi @roblourens

@alexdima alexdima self-assigned this Mar 24, 2017
@roblourens
Copy link
Member

Shouldn't globbing a path return that path?

@alexdima
Copy link
Member Author

The old behaviour is still there under --runGlob. Please feel free to try mocha --runGlob out\vs\editor\test\common\controller\cursor.test.js and investigate further why it doesn't work.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
lemanschik pushed a commit to code-oss-dev/code that referenced this issue Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants