[TEST] muted HDRPercentilesTests.testScript_ExplicitSingleValued_WithParams

This commit is contained in:
Colin Goodheart-Smithe 2015-07-27 15:42:47 +01:00
parent c78fb9ad08
commit 26a299d0e7
1 changed files with 1 additions and 0 deletions

View File

@ -377,6 +377,7 @@ public class HDRPercentilesTests extends AbstractNumericTests {
@Override
@Test
@AwaitsFix(bugUrl = "fails with -Dtests.seed=5BFFA768633A0A59 but only if run as a whole test class not if run as a single test method")
public void testScript_ExplicitSingleValued_WithParams() throws Exception {
Map<String, Object> params = new HashMap<>();
params.put("dec", 1);