GoogleCloudPlatform / flaky-service

🥐a service for collecting and tracking flaky tests
Apache License 2.0
16 stars 9 forks source link

feat: use an aggregate calculation of flakes/failures for repo #271

Closed bcoe closed 4 years ago

bcoe commented 4 years ago

Store aggregate count of flakes and failures when updating test information.

Screen Shot 2020-09-12 at 12 46 53 PM

Otherwise when we're collecting flaky test information from a few different matrices, e.g., samples/ and system/, the one test environment can clobber another.