Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
This happens in a Windows VM, though the issue isn't related to Windows.
------------------------------------------------------------------------------- Test set: org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService ------------------------------------------------------------------------------- Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.859 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService testLocalFileDeletionAfterUpload(org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService) Time elapsed: 0.906 sec <<< FAILURE! junit.framework.AssertionFailedError: check Y:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-server\hadoop-yarn-server-nodemanager\target\TestLogAggregationService-localLogDir\application_1234_0001\container_1234_0001_01_000001\stdout at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertFalse(Assert.java:34) at org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLocalFileDeletionAfterUpload(TestLogAggregationService.java:201)
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-4168 Test TestLogAggregationService.testLocalFileDeletionOnDiskFull failing
- Resolved