zhengchenyu commented on PR #4408:
URL: https://github.com/apache/hadoop/pull/4408#issuecomment-1151144964

   > LambdaTestUtils.intercept is the way to test this; its our 
reimplementation of ScalaTest intercept. if the exception class or message is 
wrong, the exception is rethrown.
   > 
   > which would you prefer in jenkins log. a message saying "an assert true 
failed" or "here is the exception which was raised with all its stack"?
   
   other PR link:
   
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4314/5/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt
   
   Fail log are:
   
   ```
   INFO] 
   [ERROR] Errors: 
   [ERROR] 
org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens.testDelegationToken(org.apache.hadoop.yarn.server.resourcemanager.TestClientRMTokens)
   [ERROR]   Run 1: TestClientRMTokens.testDelegationToken:207
   [ERROR]   Run 2: TestClientRMTokens.testDelegationToken:138 禄 YarnRuntime 
java.net.BindExceptio...
   [ERROR]   Run 3: TestClientRMTokens.testDelegationToken:138 禄 YarnRuntime 
java.net.BindExceptio...
   [INFO] 
   [INFO] 
   [ERROR] Tests run: 3322, Failures: 0, Errors: 1, Skipped: 9
   [INFO] 
   [ERROR] There are test failures.
   
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to