-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Investigate workflow job failing on main: e2ePerformanceTests / Run E2E tests in AWS device farm #38956
Comments
cc @perunt |
The e2e tests are failing because a new e2e test was added. When we run the tests on the latest release version it doesn't include those tests yet. |
However, in addition to the error mentioned there might be another problem that was introduced on main since this error occurred. However, to investigate that other error, we should get the PR mentioned earlier first. The other error is about a bug where openReportID isn't being called and thus opening a thread is broken and resulting in a "Hmm... its not here" error |
Merged the PR @kirillzyusko @hannojg Can you define the other error in separate issue with clear steps/ explanation? This will help us keep the concerns separated. Thank you |
I've tried to reproduce it again on latest main and it's not reproducible, so i think it's kind of got fixed 😅 Anyway if I can reproduce it again - I'll create a new issue, but it's not reproducible on my end right now. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.57-5 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-04-05. 🎊 For reference, here are some details about the assignees on this issue:
|
Hey, the fix has landed in production, however the e2e tests keep failing. We are working on a fix immediately! |
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.60-13 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-04-15. 🎊 For reference, here are some details about the assignees on this issue:
|
I don't think any payments are due here |
Also, I think it's just disabled, not fixed |
@hannojg @kirillzyusko have we fixed this test? Or are we tracking it elsewhere? could we close this issue? |
Hey @mountiny I believe there was a bunch of changes:
Theoretically we can come back a test with linking back and see if it passes or not. But I remeber on my local setup it showed an error page (instead of the actual page). And from what I know @perunt is investigating it right now. |
seems like these are still disabled - are we good to turn them back on or is more needed here? |
@roryabraham I can create a PR with uncommenting them back, but would need to trigger e2e test suite for this branch/PR then (or you can create it on your own - I think it would be faster). If they pass -we can merge the PR, if not - then need to investigate why they would fail. |
Seems someone beat me to it and re-enabled these and they're passing. |
🚨 Failure Summary 🚨:
warning: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: realm/aws-devicefarm@7b9a912. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
failure: Process completed with exit code 1.
warning: No matching artifact of type LOG found for debug.log, skipping
failure: Test run failed after 1500 seconds with: undefined. Timeout is set to 5400
🛠️ 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: