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

[SCM-936] extract common code #102

Merged
merged 2 commits into from
May 11, 2020
Merged

[SCM-936] extract common code #102

merged 2 commits into from
May 11, 2020

Conversation

elharo
Copy link
Contributor

@elharo elharo commented May 11, 2020

@michael-o Let's see if the test still flakes.

@elharo elharo requested a review from michael-o May 11, 2020 10:58
public void testTag()
throws Exception
{
if ( !ScmTestCase.isSystemCmd( SvnScmTestUtils.SVNADMIN_COMMAND_LINE ) )
Copy link
Member

Choose a reason for hiding this comment

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

Why did you remove this test?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's not a test, it's an assumption and it's duplicative of the same code in the setUp method. If the code fails there, then the test isn't set up correctly here.

Copy link
Member

Choose a reason for hiding this comment

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

Is the test really skipped w/o it?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK. I've added an explicit assumption in the setUp method to cover this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Jenkins passed

@elharo elharo merged commit 8a731b3 into master May 11, 2020
@elharo elharo deleted the mojotest branch May 11, 2020 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants