Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.3, 0.24.0
-
None
Description
junit.framework.AssertionFailedError: -expunge failed expected:<0> but was:<1> at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.failNotEquals(Assert.java:283) at junit.framework.Assert.assertEquals(Assert.java:64) at junit.framework.Assert.assertEquals(Assert.java:195) at org.apache.hadoop.fs.TestTrash.trashShell(TestTrash.java:322) at org.apache.hadoop.fs.viewfs.TestViewFsTrash.testTrash(TestViewFsTrash.java:73) ...
There are quite a few TestViewFsTrash failures recently. E.g. build #624 for trunk and build #2 for 0.23-PB.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-8542 TestViewFsTrash failed several times on Precommit test
- Resolved
- is related to
-
HADOOP-8036 TestViewFsTrash assumes the user's home directory is 2 levels deep
- Resolved
-
HADOOP-7974 TestViewFsTrash incorrectly determines the user's home directory
- Closed