Hi on my Windows XP Box the test mentioned by this thread didn't hang *at all* by any of the 7 runnings, however it's execution time is pretty long (around 10 seconds) which is also the case on the CI-Serevr as well.
D:\Data\eclipse-workspace\camel\camel-core>mvn test -Dtest=RouteStartupOrderSuspendResumeNoAutoStartupTest [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Camel :: Core 2.10-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-antrun-plugin:1.6:run (create-prop) @ camel-core --- [INFO] Executing tasks main: [echo] Maven version: 2.10-SNAPSHOT [echo] OSGi version: 2.10.0.SNAPSHOT [INFO] Executed tasks [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ camel-core --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ camel-core --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ camel-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ camel-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ camel-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 86 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ camel-core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.8:test (default-test) @ camel-core --- [INFO] Surefire report directory: D:\Data\eclipse-workspace\camel\camel-core\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.camel.processor.RouteStartupOrderSuspendResumeNoAutoStartupTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.75 sec Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.296s [INFO] Finished at: Tue Jan 31 14:03:07 CET 2012 [INFO] Final Memory: 11M/494M [INFO] ------------------------------------------------------------------------ Babak -- View this message in context: http://camel.465427.n5.nabble.com/Hanging-test-on-windows-tp5442580p5444476.html Sent from the Camel Development mailing list archive at Nabble.com.