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

Removing integration with multiple-scms plugin #166

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

jglick
Copy link
Member

@jglick jglick commented Mar 12, 2021

This plugin is deprecated—long superseded by Pipeline. The immediate impetus is test failures (locally, not in CI, and evidently flaky)

expected:<[[r1f2], [r2f2]]> but was:<[[r2f2], [r1f2]]>
    	at org.junit.Assert.fail(Assert.java:89)
    	at org.junit.Assert.failNotEquals(Assert.java:835)
    	at org.junit.Assert.assertEquals(Assert.java:120)
    	at hudson.plugins.mercurial.SCMTestBase.assertChangeSetPaths(SCMTestBase.java:692)
    	at hudson.plugins.mercurial.SCMTestBase.changelogInMultiSCM(SCMTestBase.java:554)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant