Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt at a test for JENKINS-44153 #1

Conversation

abayer
Copy link

@abayer abayer commented May 9, 2017

So this test fails, and may be poorly written, but this is the problem that JENKINS-44153 is specifically about. Checking in GitSCMTest, it does look like there's an expectation that polling pre-first-run should work in this scenario.

@abayer
Copy link
Author

abayer commented May 9, 2017

Ignore, it's a separate issue.

@abayer abayer closed this May 9, 2017
@jglick
Copy link
Owner

jglick commented May 9, 2017

FTR was an amendment to jenkinsci#42.

jglick added a commit that referenced this pull request May 17, 2017
… CI and occasionally during local Maven releases.

…
[p #1] Finished: NOT_BUILT
Blocking hang/2
[p #2] Started
[p #2] [Pipeline] semaphore
… org.jvnet.hudson.test.JenkinsRule$1 runWARNING: Test timed out (after 180 seconds).
"Executing interruptWithResult(org.jenkinsci.plugins.workflow.job.WorkflowRunTest)" Id=1 Group=main TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at org.jvnet.hudson.test.JenkinsRule.waitForCompletion(JenkinsRule.java:1249)
	at org.jenkinsci.plugins.workflow.job.WorkflowRunTest.interruptWithResult(WorkflowRunTest.java:306)
	at …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants