Hi there, As some of you know, there's a problem running the tests on some Windows machines (Windows 7) (intelliJ) (not sure about platforms).
There is tons of documentation out there on this (not only a Jenkins problems).. related somehow to a java issue with System.gc and possibly with static objects that might be running such as LOG during a gc on Windows. I wanted to let everyone know that 1.535 is now running unit tests locally, which is awesome news! I have been having to commit to run tests. My *guess* is it has something to do with one of these two changes.... - "java -jar jenkins.war" now runs on Jetty8. Command line options are still compatible. (issue 18366<https://issues.jenkins-ci.org/browse/JENKINS-18366> ) - "java -jar jenkins.war" gets the "--spdy" option to enable SPDY. Anyways, I wanted to share the good news. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
