Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
This test assumes:
artificial_reg, normal = RunnerComparator(contender, baseline).comparisons
When the return order could be:
normal, artificial_reg = RunnerComparator(contender, baseline).comparisons
The return order of comparisons isn't deterministic.
Attachments
Issue Links
- is duplicated by
-
ARROW-12149 [Dev] Archery benchmark test case is failing
- Closed
- links to