kevin91nl commented on issue #2942: URL: https://github.com/apache/pekko/issues/2942#issuecomment-4412008982
+1 HubSpec intermittent failures are frustrating to debug without knowing the real flakiness rate. Built a free GitHub Action ([Teststep](https://teststep.tuvia.nl)) that tracks per-test pass rates across CI runs and surfaces the flakiness percentage automatically. It ingests jest/pytest JSON output and could help quantify whether this HubSpec test is flaky 5% or 50% of the time, which changes how you prioritize the fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
