Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Apextest filure with unknown error #1408

Closed
adarsha45 opened this issue Sep 14, 2023 · 2 comments
Closed

Apextest filure with unknown error #1408

adarsha45 opened this issue Sep 14, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@adarsha45
Copy link

i am currently using the code sfpowerscripts apextests:trigger -l RunApexTestSuite to run apextestsuite parallely
but it keeps on automatically throwing errors and killing the process in uncertain manner. sometimes it is success and sometime not ,and not rerunning after the failure again .
the errors throws are :
Error: Cannot read properties of undefined (reading 'Status')
No test report files were found. Configuration error?
another error :
System.DmlException: Insert failed. First exception on row 0; first error: UNKNOWN_EXCEPTION, common.udd.object.DmlOperationException: []

@github-actions github-actions bot added the analysis To be decided on how to solution/fix label Sep 14, 2023
@azlam-abdulsalam azlam-abdulsalam self-assigned this Sep 14, 2023
@azlam-abdulsalam azlam-abdulsalam added bug Something isn't working and removed analysis To be decided on how to solution/fix labels Sep 14, 2023
@azlam-abdulsalam
Copy link
Contributor

Thanks @adarsha45 , This is currently fixed in 24.4.2. Can you let me know if it solves your issue.

@adarsha45
Copy link
Author

@azlam-abdulsalam it solved the previous issue , but now the error we are facing is ...
/usr/local/lib/node_modules/@dxatscale/sfpowerscripts/node_modules/jsforce/lib/http-api.js:252

return new HttpApiError(error.message, error.errorCode);

       ^

ERROR_HTTP_503: upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: delayed connect error: 111
is it sf issue or sf powerscripts ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants