Skip to content

don't run flaky CI in Windows#4935

Merged
tersec merged 5 commits intounstablefrom
5tC
May 15, 2023
Merged

don't run flaky CI in Windows#4935
tersec merged 5 commits intounstablefrom
5tC

Conversation

@tersec
Copy link
Copy Markdown
Contributor

@tersec tersec commented May 10, 2023

9 times in the last day alone: #4619 (comment)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 10, 2023

Unit Test Results

         9 files  ±  0    1 068 suites   - 9   36m 21s ⏱️ +31s
  3 677 tests ±  0    3 398 ✔️ ±  0  279 💤 ±0  0 ±0 
15 634 runs   - 40  15 329 ✔️  - 40  305 💤 ±0  0 ±0 

Results for commit 154f9b9. ± Comparison against base commit a9f080d.

♻️ This comment has been updated with latest results.

Comment thread tests/all_tests.nim
./test_blockchain_dag,
./test_keystore,
./test_keystore_management,
./test_keymanager_api
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The flaky tests are test_keymanager_api and test_signing_node. test_keystore_management is mostly doing file I/O and test_keystore is mostly about the serialization and cryptography and these have been running smoothly.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zah, let's please prioritize fixing the tests then. Flaky CI is super time consuming for everyone (not just the maintainers of these flaky tests); the tests should be disabled in CI until they are capable of running reliably. When they run reliably again, just add them back to run on CI.

@etan-status etan-status enabled auto-merge (squash) May 12, 2023 19:29
@etan-status etan-status disabled auto-merge May 13, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants