Details
-
Bug
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
Correctness - Test Failure
-
Normal
-
Low Hanging Fruit
-
Unit Test
-
All
-
None
Description
Seeing this fail consistently on trunk with:
> assert float(threshold) + 0.5 >= avgthroughput_mb E AssertionError: assert (5.0 + 0.5) >= 5.642 E + where 5.0 = float('5') compaction_test.py:302: AssertionError