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

Freshen up realistic tests #78

Merged
merged 4 commits into from
Apr 6, 2021
Merged

Freshen up realistic tests #78

merged 4 commits into from
Apr 6, 2021

Conversation

jglick
Copy link
Member

@jglick jglick commented Mar 18, 2021

No description provided.

@jglick jglick added the tests label Mar 18, 2021
@jglick jglick marked this pull request as ready for review March 18, 2021 21:57
</dependency>
<dependency>
<groupId>org.jenkins-ci.test</groupId>
<artifactId>docker-fixtures</artifactId>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deprecated.

@@ -83,18 +82,20 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>mailer</artifactId>
<version>1.32.1</version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

supersedes #76

@Rule
public JenkinsRule j = new JenkinsRule();
public RealJenkinsRule rr = new RealJenkinsRule();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See jenkinsci/jenkins-test-harness#280. Would have increased my confidence about class loading issues during #48 in particular.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I merged #77 to make this possible.)

@jglick jglick requested a review from rsandell March 18, 2021 22:06
@rsandell rsandell merged commit 22e5348 into jenkinsci:master Apr 6, 2021
@jglick jglick deleted the live-tests branch April 6, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants