Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 6d3a1f5ff5dca3fcd25a8cfe6895981f5dfe8083
https://github.com/jenkinsci/jenkins/commit/6d3a1f5ff5dca3fcd25a8cfe6895981f5dfe8083
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
M test/src/test/groovy/hudson/matrix/MatrixProjectTest.groovy
M test/src/test/groovy/hudson/model/AbstractBuildTest.groovy
M test/src/test/groovy/hudson/model/SlaveTest.groovy
M test/src/test/groovy/hudson/model/UpdateCenter2Test.groovy
M test/src/test/java/hudson/ClassicPluginStrategyTest.java
M test/src/test/java/hudson/ExtensionListTest.java
M test/src/test/java/hudson/PluginManagerTest.java
M test/src/test/java/hudson/PluginManagerTest2.java
M test/src/test/java/hudson/bugs/JnlpAccessWithSecuredHudsonTest.java
M test/src/test/java/hudson/diagnosis/TooManyJobsButNoViewTest.java
M test/src/test/java/hudson/markup/MarkupFormatterTest.java
M test/src/test/java/hudson/matrix/MatrixProjectDependencyTest.java
M test/src/test/java/hudson/matrix/MatrixTest.java
M test/src/test/java/hudson/model/AbstractProjectTest.java
M test/src/test/java/hudson/model/ApiTest.java
M test/src/test/java/hudson/model/DependencyGraphTest.java
M test/src/test/java/hudson/model/ExecutorTest.java
M test/src/test/java/hudson/model/HudsonTest.java
M test/src/test/java/hudson/model/JobPropertyTest.java
M test/src/test/java/hudson/model/JobQueueTest.java
M test/src/test/java/hudson/model/JobTest.java
M test/src/test/java/hudson/model/ParametersTest.java
M test/src/test/java/hudson/model/QueueTest.java
M test/src/test/java/hudson/model/ViewPropertyTest.java
M test/src/test/java/hudson/model/ViewTest.java
M test/src/test/java/hudson/model/labels/LabelAtomPropertyTest.java
M test/src/test/java/hudson/model/labels/LabelExpressionTest.java
M test/src/test/java/hudson/model/listeners/ItemListenerTest.java
M test/src/test/java/hudson/security/CliAuthenticationTest.java
M test/src/test/java/hudson/security/ExtendedReadPermissionTest.java
M test/src/test/java/hudson/security/csrf/DefaultCrumbIssuerTest.java
M test/src/test/java/hudson/slaves/EnvironmentVariableNodePropertyTest.java
M test/src/test/java/hudson/slaves/JNLPLauncherTest.java
M test/src/test/java/hudson/slaves/NodeCanTakeTaskTest.java
M test/src/test/java/hudson/slaves/NodePropertyTest.java
M test/src/test/java/hudson/slaves/NodeProvisionerTest.java
M test/src/test/java/hudson/tasks/BuildTriggerTest.java
M test/src/test/java/hudson/tasks/EnvVarsInConfigTasksTest.java
M test/src/test/java/hudson/tasks/FingerprinterTest.java
M test/src/test/java/hudson/tasks/MavenTest.java
M test/src/test/java/hudson/tasks/junit/HistoryTest.java
M test/src/test/java/hudson/tasks/junit/JUnitResultArchiverTest.java
M test/src/test/java/hudson/tasks/junit/TestResultLinksTest.java
M test/src/test/java/hudson/tasks/junit/TestResultPublishingTest.java
M test/src/test/java/hudson/tools/JDKInstallerTest.java
M test/src/test/java/hudson/tools/ToolLocationNodePropertyTest.java
M test/src/test/java/hudson/views/ListViewColumnTest.java
M test/src/test/java/lib/form/ExpandableTextboxTest.java
M test/src/test/java/lib/form/NameRefTest.java
M test/src/test/java/lib/form/PasswordTest.java
M test/src/test/java/lib/form/RepeatablePropertyTest.java
M test/src/test/java/lib/form/RepeatableTest.java
M test/src/test/java/lib/form/RowVisibilityGroupTest.java
M test/src/test/java/lib/form/ValidateButtonTest.java
Log Message:
-----------
Jenkins!
Commit: 013cfc2764e14ae0aa7f6094f74cd232dc5e0028
https://github.com/jenkinsci/jenkins/commit/013cfc2764e14ae0aa7f6094f74cd232dc5e0028
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-05-30 (Wed, 30 May 2012)
Changed paths:
M test/src/main/java/org/jvnet/hudson/test/HudsonTestCase.java
M test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
A test/src/main/java/org/jvnet/hudson/test/recipes/WithTimeout.java
Log Message:
-----------
run all tests with some time out to avoid infinite hang
Compare: https://github.com/jenkinsci/jenkins/compare/9ff1da3...013cfc2