You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Getting "Cannot read properties of undefined (reading 'testRunId')" during apex test runs
To Reproduce
Steps to reproduce the behavior:
sfpowerscripts apextests:trigger -l RunApexTestSuite --apextestsuite testsuite0 -u alias
Expected behavior
If there is test success or failure it should have thrown test results.
Screenshots
Platform Details (please complete the following information):
OS: linux
Version [e.g. CLI Version eg: 1.6.6]
@flxbl-io/sfp/39.0.3 linux-x64 node-v18.17.1
Salesforce CLI(sfdx cli) Version:
CI Platform:
Additional context
Add any other context about the problem here.
this issue comes and go on multiple builds but it is frequent and i have also tried with multip,e sf versions
The text was updated successfully, but these errors were encountered:
hi @azlam-abdulsalam, thank you for looking into this.
Do you mean retry from salesforce side? and FYI we are facing multiple unknown issue similar to this i.e there is no test failure or success, but the execution stops just with unknow error.
@adarsha45 It seems the api is incorrectly getting rejected, its something i am afraid we could not fix, Whats the behaviour you see in your org, does the test seem to continue?
Describe the bug
Getting "Cannot read properties of undefined (reading 'testRunId')" during apex test runs
To Reproduce
Steps to reproduce the behavior:
sfpowerscripts apextests:trigger -l RunApexTestSuite --apextestsuite testsuite0 -u alias
Expected behavior
If there is test success or failure it should have thrown test results.
Screenshots
Platform Details (please complete the following information):
@flxbl-io/sfp/39.0.3 linux-x64 node-v18.17.1
Additional context
Add any other context about the problem here.
this issue comes and go on multiple builds but it is frequent and i have also tried with multip,e sf versions
The text was updated successfully, but these errors were encountered: