GuoPhilipse commented on pull request #3655:
URL: https://github.com/apache/hadoop/pull/3655#issuecomment-968288277
@ayushtkn Could you kindly help check the timeout cases, I have tried twice
,the errors seem not related with this patch, and they occurs in different
methods,
`[ERROR]
testResponseCode(org.apache.hadoop.hdfs.web.TestWebHdfsFileSystemContract)
Time elapsed: 30.014 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 30000
milliseconds
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:426)
at java.util.concurrent.FutureTask.get(FutureTask.java:204)
at
org.junit.internal.runners.statements.FailOnTimeout.getResult(FailOnTimeout.java:167)
at
org.junit.internal.runners.statements.FailOnTimeout.evaluate(FailOnTimeout.java:128)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)`
--
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]