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
🐛 Error Message:
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 3720 seconds with: undefined. Timeout is set to 7200
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 3350 seconds with: undefined. Timeout is set to 7200
failure: Process returned exit code 1
Launched as "/home/runner/runners/2.320.0/externals/node20/bin/node /home/runner/work/_actions/Wandalen/wretry.action/v3.5.0_js_action/src/Runner.mjs /home/runner/work/_actions/Wandalen/aws-devicefarm/test-application/dist/index.js"
Launched at "/home/runner/work/App/App"
Attempts exhausted, made 2 attempts :
Attempt Some initial fixes and code style updates #1 started at : 18:22:24 GMT+0000 (Coordinated Universal Time)
Attempt Fix spaces #2 started at : 19:29:52 GMT+0000 (Coordinated Universal Time)
failure: Process completed with exit code 1.
⚠️Action Required⚠️:
🛠️ A recent merge appears to have caused a failure in the job named e2ePerformanceTests / Run E2E tests in AWS device farm.
This issue has been automatically created and labeled with Workflow Failure for investigation.
👀 Please look into the following:
Why the PR caused the job to fail?
Address any underlying issues.
🐛 We appreciate your help in squashing this bug!
The text was updated successfully, but these errors were encountered:
@mountiny I think it's expected failure, because we compare metrics with a previous commit. And since they were renamed - it's expected to have a crash in calculation, because we expect, that names in main/delta are the same.
I think subsequent runs (for next merged PRs) were successful? If so, then I think we can close this issue 🙂
🚨 Failure Summary 🚨:
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 3720 seconds with: undefined. Timeout is set to 7200
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 3350 seconds with: undefined. Timeout is set to 7200
failure: Process returned exit code 1
Launched as "/home/runner/runners/2.320.0/externals/node20/bin/node /home/runner/work/_actions/Wandalen/wretry.action/v3.5.0_js_action/src/Runner.mjs /home/runner/work/_actions/Wandalen/aws-devicefarm/test-application/dist/index.js"
Launched at "/home/runner/work/App/App"
Attempts exhausted, made 2 attempts :
Attempt Some initial fixes and code style updates #1 started at : 18:22:24 GMT+0000 (Coordinated Universal Time)
Attempt Fix spaces #2 started at : 19:29:52 GMT+0000 (Coordinated Universal Time)
failure: Process completed with exit code 1.
🛠️ A recent merge appears to have caused a failure in the job named e2ePerformanceTests / Run E2E tests in AWS device farm.
This issue has been automatically created and labeled with
Workflow Failure
for investigation.👀 Please look into the following:
🐛 We appreciate your help in squashing this bug!
The text was updated successfully, but these errors were encountered: