[
https://issues.apache.org/jira/browse/HBASE-10258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858703#comment-13858703
]
Liang Xie commented on HBASE-10258:
-----------------------------------
I ran those 3 cases locally, only TestEnvironmentEdgeManager failed.
to me, it was caused by case running order, if testCurrentTimeInMillis() was
invoked firstly, then testManageSingleton() will be influenced by that mock
statement.
> [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)