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

Unit tests are flaky in github workflows #113

Open
yotamloe opened this issue Jan 2, 2025 · 0 comments
Open

Unit tests are flaky in github workflows #113

yotamloe opened this issue Jan 2, 2025 · 0 comments
Labels

Comments

@yotamloe
Copy link
Contributor

yotamloe commented Jan 2, 2025

What happened?

Unit tests are flaky in github workflows
Two examples:

  1. Needed multiple attempts until fully successful: https://github.com/logzio/logzio-logback-appender/actions/runs/12580333221?pr=112
  2. Changes that are not related to ap logic fails tests: https://github.com/logzio/logzio-logback-appender/actions/runs/10760379180

How can we reproduce it?

  1. Change one random line in readme.md (unrelated to app logic)
  2. Open a pr
  3. Watch the workflow matrix

Environment information

Environment

OS: github actions runners (ubuntu, mac, windows)

Log output

No response

Additional context

No response

@yotamloe yotamloe added the bug label Jan 2, 2025
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

1 participant