-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Ubuntu 10.10, amd64, on EC2
Remoting unit test is hanging in current builds on an EC2 amd64 Ubuntu 10.10 box - they pass on my Macbook Pro, for what it's worth. Thread dump of the hanging process is attached.
- duplicates
-
JENKINS-8027 Test in Hudson RC branch is hanging
-
- Resolved
-
Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
remoting/src/main/java/hudson/remoting/Pipe.java
remoting/src/test/java/Driver8703.java
remoting/src/test/java/hudson/remoting/PipeTest.java
http://jenkins-ci.org/commit/jenkins/67ce74fc63b202be5da773cb574b7f461c8ce912
Log:
[FIXED JENKINS-8703] fixed a race condition in the pipe connection.