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

Test stability lately worse than normal? #45557

Open
joshtrichards opened this issue May 28, 2024 · 1 comment
Open

Test stability lately worse than normal? #45557

joshtrichards opened this issue May 28, 2024 · 1 comment
Labels

Comments

@joshtrichards
Copy link
Member

joshtrichards commented May 28, 2024

Is it just me or are the tests particularly bad lately?

It's across the board but most notably:

  • cypress <-- at first thought it was cache save/restore related but I see that part fails often and things still work so 🤷‍♂️
    • one key here to workaround: rerun all cypress jobs not just the failed ones (I think; or maybe this is only important for >24 hour old jobs)
  • phpunit-mysql <-- gh workflow doesn't see the mysql container go healthy but it does go healthy from what I can tell
    • timing conflict between gh's health checks and the container ones?
  • drone <-- group issues (maybe?)
    • random areas
    • silly stuff like being unable to resolve "github.com"
    • this one is harsh because many of us can't re-run drone so a rebase is required with a full set of tests all over again
@SystemKeeper
Copy link
Contributor

  • phpunit-mysql <-- gh workflow doesn't see the mysql container go healthy but it does go healthy from what I can tell

Seems the workflow was not updated to the template:
See https://github.com/nextcloud/.github/blob/master/workflow-templates/phpunit-mysql.yml and nextcloud/spreed#11627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants