igemm_conv e2e tests are flaky
Open
- Dominant language
- Python
- Stars
- 59
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
This is not the first time I see these fails with numeric errors on a completely unrelated PR: https://github.com/iree-org/wave/actions/runs/19888223059/job/57000352539?pr=486. Flaky tests are harmful and defy the purpose of testing as people learn to ignore them and will miss the actual errors, same as they would have without tests at all but with additional cost of infra and wait time.
Contributor guide
Assessment
This issue has not been assessed yet.