You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2020/03/28 00:03:00 UTC

[jira] [Created] (HBASE-24073) [flakey test] client.TestMultiParallel fails to read hbase-site.xml

Huaxiang Sun created HBASE-24073:
------------------------------------

             Summary: [flakey test] client.TestMultiParallel fails to read hbase-site.xml
                 Key: HBASE-24073
                 URL: https://issues.apache.org/jira/browse/HBASE-24073
             Project: HBase
          Issue Type: Test
          Components: Compaction
    Affects Versions: 2.3.0, master, 2.4.0
         Environment:  
            Reporter: Huaxiang Sun
            Assignee: Hua Xiang


{code:java}
-------------------------------------------------------------------------------
Test set: org.apache.hadoop.hbase.client.TestAsyncRegionAdminApi
-------------------------------------------------------------------------------
Tests run: 20, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 268.838 s <<< FAILURE! - in org.apache.hadoop.hbase.client.TestAsyncRegionAdminApi
org.apache.hadoop.hbase.client.TestAsyncRegionAdminApi.testCompact[0]  Time elapsed: 50.471 s  <<< FAILURE!
java.lang.AssertionError: expected:<NONE> but was:<MAJOR_AND_MINOR>
        at org.apache.hadoop.hbase.client.TestAsyncRegionAdminApi.compactionTest(TestAsyncRegionAdminApi.java:415)
        at org.apache.hadoop.hbase.client.TestAsyncRegionAdminApi.testCompact(TestAsyncRegionAdminApi.java:364)
 {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)