easy first pass solution:
- search builds for all where
why is "retry"
- find the previous build that spawned the retry
- perform an XOR operation on the set of failing specs from each test.
- this results should be the tests that changed state in between test runs
easy first pass solution:
whyis "retry"