Hi all, in the past there generally seem 2 reasons for failing tests:
1. Infra has upsies with timeouts when we deploy the snapshots 2. Some go tests (mainly Cbus) randomly fail. I was hoping we would be able to resolve the flakiness, however it seems we can’t. So, I’ll be starting to disable flaky tests. I know this is not ideal, but I think having a non-stable build is worse. I think the Cbus driver never got finished anyway -right? So, nobody would be using it anyway, so I guess there’s no harm done by disabling the test. Please speak up if you think different ;-) Chris