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

[JENKINS-50591][JCLOUDS-1401] Add test that shows jclouds issue #9

Merged
merged 3 commits into from
Apr 6, 2018

Conversation

carlossg
Copy link
Contributor

@carlossg carlossg commented Apr 5, 2018

when the listing using a prefix that contains ampersand

when the listing using a prefix that contains ampersand
@carlossg
Copy link
Contributor Author

carlossg commented Apr 5, 2018

Given the changes in ArtifactManagerTest this needs now #7

Copy link
Member

@jglick jglick left a comment

Choose a reason for hiding this comment

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

pending CI fix

@@ -232,4 +242,26 @@ public void toURI() throws Exception {
newJCloudsBlobStore("xxx#?:$&'\"<>čॐ").toURI());
}

// @Test
Copy link
Member

Choose a reason for hiding this comment

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

Use

@Ignore("blocked by jClouds issue")
@Test

@jglick
Copy link
Member

jglick commented Apr 5, 2018

Follows up #8 FTR.

Can you also add a JCLOUDS-1401 reference to the comment in smokes?

@carlossg carlossg merged commit 3a5d4d3 into master Apr 6, 2018
@carlossg carlossg deleted the JENKINS-50591 branch April 6, 2018 09:19
@jglick jglick mentioned this pull request Aug 29, 2018
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