Description
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.986 sec <<< FAILURE! - in org.apache.phoenix.end2end.PhoenixMetricsIT
testPhoenixMetricsForQueries(org.apache.phoenix.end2end.PhoenixMetricsIT) Time elapsed: 1.25 sec <<< FAILURE!
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at org.apache.phoenix.end2end.PhoenixMetricsIT.testPhoenixMetricsForQueries(PhoenixMetricsIT.java:80)
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-3758 PhoenixMetricsIT#testGlobalPhoenixMetricsForQueries fails intermittently
- Open