aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Feature Proposal: Where possible, make auto-rerun tests run on a different machine

Open adamfarley opened this issue 11 months ago • 4 comments

Summary Proposal for the auto-rerun test feature to mandate (where possible) that the reruns happen on a different host.

Details If a specific unit test failure is caused by something specific to a particular host, this change allows us to avoid that problem.

Statistics Summary Tests which failed and reran on the same host: 84 ...of which this many failed: 78 Tests which failed and reran on a different host: 173 ...of which this many failed: 124

Statistics Source

RerunStatsByHost.groovy.txt

adamfarley avatar Nov 20 '24 15:11 adamfarley