Skip to content
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

Chore / Upgrade codeceptjs from 3.5.5 to 3.6.4 #199

Closed
wants to merge 4 commits into from

Conversation

langemike
Copy link

@langemike langemike commented Jul 1, 2024

Fixed a few issues when upgrading codeceptjs and playwright to their latest versions.

Due to a recent change in seeAttributesOnElements, it cannot handle empty values, so I switched to grabAttributeFrom

Primarily this failure hunted me almost the whole afternoon: Screenshot 2024-07-01 at 16 40 46

I finally came to the conclusion the cancelPlan flow is flaky. I still cannot pinpoint the exact cause, but I know the issue doesn't occur in GitHub. It didn't happen initially on codecept 3.5.5, but now when run it again (locally) on this version, I can reproduce it. So this definitely got my off-guard. This is something we need to fix eventually. Not for now.

Ticket: https://videodock.atlassian.net/browse/MAINT-456

@langemike langemike temporarily deployed to Deployment Previews July 1, 2024 14:49 — with GitHub Actions Inactive
@langemike langemike changed the title Chore / Codeceptjs upgrade Chore / Upgrade codeceptjs from 3.5.5 to 3.6.4 Jul 1, 2024
@langemike
Copy link
Author

@ChristiaanScheermeijer I know you explained it to me, still i find it difficult to grasp 😅

@langemike
Copy link
Author

I performed the e2e tests 3 times in github. This is the third: https://github.com/Videodock/ott-web-app/actions/workflows/web-test-e2e.yml If this succeed, I consider this PR ready for review and i will submit it to the public (OSS) repo.

@langemike langemike added the pr-submitted The PR has been submitted to the OTT Web App repo label Jul 2, 2024
@langemike langemike temporarily deployed to Deployment Previews July 2, 2024 13:59 — with GitHub Actions Inactive
@langemike langemike temporarily deployed to Deployment Previews July 2, 2024 15:11 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-submitted The PR has been submitted to the OTT Web App repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant