Flaky Tests
general · 11 signals · 2 sources
Evidence
Flaky tests query — Given a (postgresql) table of test results, we would like to find tests that are flaky: Tests that fail and then pass on the same run : +-----------+--------+-----------------+----------------------------+----------+ | result_id | run_id | scenario | time | result | +-----------+
How to implement custom flaky test detection in Azure DevOps Pipeline — Recent Azure DevOps article about Flaky test management mentions custom detection of Flaky Tests, but I can't find any documentation about how to implement that. I thought it might be part of Publish test results task but I see no mention of Flaky Tests in there.
Bypass Gradle Unit Tests in Azure Devops? — We have a Azure Pipeline with Gradle Task which runs almost 1700 unit tests. There are some flaky tests (2-3)which is causing the build to fail or partially succeed. Is there a way that I can bypass these flaky tests and have the build run successfully? Thanks in Advance.
🔒 8 more evidence quotes with Pro
See every signal, who said it, and where — across all sources.
Unlock with Pro