Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-26399] Noting.
- Loading branch information
|
@@ -41,6 +41,8 @@ |
|
|
import org.jvnet.hudson.test.JenkinsRule; |
|
|
import org.jvnet.hudson.test.RestartableJenkinsRule; |
|
|
|
|
|
// TODO use standard version 1.607+ |
|
|
|
|
|
/** |
|
|
* Echoes build output to standard error as it arrives. |
|
|
* Usage: <pre>{@code @ClassRule public static BuildWatcher buildWatcher = new BuildWatcher();}</pre> |
|
|
|
@@ -33,6 +33,8 @@ |
|
|
*/ |
|
|
public class JenkinsRuleExt { |
|
|
|
|
|
// TODO use standard version 1.607+ |
|
|
|
|
|
/** |
|
|
* Waits for a build to complete. |
|
|
* @return the same build, once done |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.