-
Notifications
You must be signed in to change notification settings - Fork 78
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
sf apex run test does not run async tests #2837
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
Hi @cmanaila60 - a few questions:
do you have a before and after example? the terms for back end test execution, and command execution are the same, I'm just confused on which one you mean changed |
I probably should've wrote more details. I'm running this from GitHub actions and from my local machine.
|
hi @cmanaila60 - sorry I missed your response until now. I have a few more questions based on your response:
|
Closing stale issue |
Summary
#2034 this issue is reoccurring with the latest sf cli
Steps To Reproduce
Running the below:
sf apex run test -r json -w 30 -l RunLocalTests
Expected result
Should run async tests
Actual result
It's running synchronous tests
System Information
zsh
The text was updated successfully, but these errors were encountered: