-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Error running test:services:trace
, "Cannot find any files matching pattern "$*"" on Windows
#8437
Comments
The output from this is just.. odd. Can you please confirm you are working a local copy of this repository (as opposed to a fork) and share which commit you are on? |
I'm working on this fork: |
If you just run |
Yes, I just ran this command according to the first line |
OK. Thanks I guess the issue is that the Line 93 in 7330da1
doesn't work on Windows. Not sure how we work round that in a cross-platform way. |
test:services:trace
, "Cannot find any files matching pattern "$*"" on Windows
@chris48s I have new changes to open a PR, can i open it without tests or waiting fix? |
If you just want to run the tests for your new service, you can do it with
|
and
|
Also on Windows, and also unable to run the test suite. I tried a few different ways, which I'll detail below as well as the output received. Windows: 22H2 Command:
Output:
Command:
Output:
Command:
Output:
Command:
Output:
|
We've now merged #8786 which should allow you to run the basic tests for a service (without |
🕚 When did the problem start?
When start this sample to run my first test
🐞 Stack trace
The text was updated successfully, but these errors were encountered: