[ 
https://issues.apache.org/jira/browse/HBASE-10258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858711#comment-13858711
 ] 

Nicolas Liochon commented on HBASE-10258:
-----------------------------------------

Likely you already know this, but just in case:
with the jdk 1.7 and junit 4.10, the test execution order is random.
With hbase 0.96 we use the junit 4.11. The execution order is not random 
anymore but is different than the one with the jdk 1.6 plus junit 4.10

See: 
https://github.com/junit-team/junit/blob/master/doc/ReleaseNotes4.11.md#test-execution-order


> [0.94] Fix JDK 7 related test failures.
> ---------------------------------------
>
>                 Key: HBASE-10258
>                 URL: https://issues.apache.org/jira/browse/HBASE-10258
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>
> Starting with these:
> org.apache.hadoop.hbase.mapreduce.TestCopyTable.testCopyTable    
> org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testShouldFailSplitIfZNodeDoesNotExistDueToPrevRollBack
> org.apache.hadoop.hbase.regionserver.TestStore.testDeleteExpiredStoreFiles
> org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient.testRestoreSnapshotOfCloned
> org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager.testManageSingleton



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to