aajisaka commented on pull request #2490: URL: https://github.com/apache/hadoop/pull/2490#issuecomment-733637841
> hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps > hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesReservation These tests failed by OOM in the precommit job. I ran the tests successfully on my local environment: ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesReservation [INFO] Tests run: 160, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 820.439 s - in org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesReservation [INFO] Running org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.061 s - in org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesApps [INFO] [INFO] Results: [INFO] [INFO] Tests run: 200, Failures: 0, Errors: 0, Skipped: 0 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
