You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/10/04 20:45:47 UTC

[jira] [Created] (HBASE-6947) TestZooKeeperScanPolicyObserver#testScanPolicyObserver occasionally fails in trunk

Ted Yu created HBASE-6947:
-----------------------------

             Summary: TestZooKeeperScanPolicyObserver#testScanPolicyObserver occasionally fails in trunk
                 Key: HBASE-6947
                 URL: https://issues.apache.org/jira/browse/HBASE-6947
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


>From trunk build #3421 (https://builds.apache.org/job/HBase-TRUNK/3421/testReport/junit/org.apache.hadoop.hbase.coprocessor.example/TestZooKeeperScanPolicyObserver/testScanPolicyObserver/ and https://builds.apache.org/job/HBase-TRUNK/3414/testReport/junit/org.apache.hadoop.hbase.coprocessor.example/TestZooKeeperScanPolicyObserver/testScanPolicyObserver/):
{code}
java.lang.AssertionError: expected:<2> but was:<0>
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.hadoop.hbase.coprocessor.example.TestZooKeeperScanPolicyObserver.testScanPolicyObserver(TestZooKeeperScanPolicyObserver.java:105)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira