Testing: Removing leftover @AwaitsFix annotation

Since the update to HDRHistogram 2.1.6 this test was
forgotten to get the annotation removed in #12554.
This commit is contained in:
Alexander Reelsen 2015-08-05 13:47:28 +02:00
parent 88842f3319
commit da31fbe702
1 changed files with 0 additions and 1 deletions

View File

@ -256,7 +256,6 @@ public class HDRPercentileRanksIT extends AbstractNumericTestCase {
@Override
@Test
@AwaitsFix(bugUrl="Fails with seed: B75FCDC119D90BBE, Colin to fix")
public void testSingleValuedField_WithValueScript_WithParams() throws Exception {
int sigDigits = randomSignificantDigits();
Map<String, Object> params = new HashMap<>();