Mike McQuaid a4c2e0e1b3
Tweak BuildPulse/rspec-retry logic
BuildPulse is trying to find flaky tests for us but, given the previous
model of using `rspec-retry`, it would rarely find them. Instead, let's
try to always rerun `brew tests` multiple times, report to BuildPulse
each time (by moving the reporting logic into `brew tests`) and disable
`rspec-retry` when using BuildPulse.

While we're here, let's enable `rspec-retry` locally so we don't have
flaky tests biting maintainers/contributors there.
2021-06-29 12:43:47 +01:00
..
2021-05-09 18:07:33 +05:30
2021-05-19 12:59:53 -04:00
2021-04-27 00:09:45 -04:00
2021-06-21 14:25:01 +01:00
2021-04-22 13:18:44 +01:00
2021-02-17 17:53:10 +00:00
2021-03-18 16:41:57 +00:00
2021-06-29 12:43:47 +01:00