Description
I am looking at a failed TestMetaScanner from internal cluster and it asserts failure but says nought about why:
Stacktrace java.lang.AssertionError at org.junit.Assert.fail(Assert.java:92) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertTrue(Assert.java:54) at org.apache.hadoop.hbase.client.TestMetaScanner$1MetaScannerVerifier.run(TestMetaScanner.java:208) at java.lang.Thread.run(Thread.java:662)
Totally useless.