Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.48k stars 2.83k forks source link

Investigate workflow job failing on main: e2ePerformanceTests / Run E2E tests in AWS device farm #48018

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

🚨 Failure Summary 🚨:

⚠️ 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:

  1. Why the PR caused the job to fail?
  2. Address any underlying issues.

🐛 We appreciate your help in squashing this bug!

dangrous commented 1 month ago

it doesn't feel like it should be related to that PR? But I'm not sure on the best way to investigate these. @hannojg might you have any thoughts?

hannojg commented 1 month ago

You are right, the flow the PR touches is not covered by the e2e tests so it hasn't caused the failure. There are multiple API errors we sometimes get when interacting with AWS. Currently working on fixing those (cc @kirillzyusko)

I also believe that the pipeline is working right now, so this issue can be closed imo

dangrous commented 1 month ago

Works for me! Thanks for the details.