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

Add a unit test for the showRawYaml option #525

Merged
merged 2 commits into from
Jul 2, 2019

Conversation

Vlatombe
Copy link
Member

@Vlatombe Vlatombe commented Jul 1, 2019

Amends #459

@jglick
Copy link
Member

jglick commented Jul 1, 2019

java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
	at java.util.ArrayList$Itr.next(ArrayList.java:859)
	at org.csanchez.jenkins.plugins.kubernetes.pipeline.KubernetesPipelineTest.runInPod(KubernetesPipelineTest.java:106)

presumably a flake?

@Vlatombe
Copy link
Member Author

Vlatombe commented Jul 1, 2019

Yes, see jenkinsci/jenkins-test-harness#144

@Vlatombe Vlatombe merged commit e8a9acf into jenkinsci:master Jul 2, 2019
@Vlatombe Vlatombe deleted the showRawYaml_test branch July 2, 2019 07:38
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