Description[telemetry] Retry unit tests after failures in setUpClass and setUpModule.
unittest produces a suite._ErrorHolder object in these cases. We can parse its description to figure out what class/module it is and what tests we have in that class/module.
BUG=405766
TEST=Make a TestCase fail setUpClass, run it with --retry-limit=3 and check for retries.
R=dpranke, tonyg
Committed: https://crrev.com/fa7127af0bb95dcfbfd6b8c084145396140413d3
Cr-Commit-Position: refs/heads/master@{#292524}
Patch Set 1 #
Total comments: 7
Patch Set 2 : dpranke comments #
Messages
Total messages: 12 (0 generated)
|