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 Mask Passwords to the managed set #4781

Open
basil opened this issue Mar 25, 2025 · 0 comments
Open

Add Mask Passwords to the managed set #4781

basil opened this issue Mar 25, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@basil
Copy link
Member

basil commented Mar 25, 2025

This is almost trivial, but the following test failure remains:

[ERROR] com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsWorkflowTest.basics -- Time elapsed: 8.022 s <<< FAILURE!
java.lang.AssertionError: TODO cannot keep it out of the closure block, but at least outside users cannot see this; withCredentials does better expected:<[workflow/5.xml, program.dat, build.xml]> but was:<[atomic3284189733458177651.tmp, build.xml, program.dat, workflow/5.xml]>
        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 com.michelin.cio.hudson.plugins.maskpasswords.MaskPasswordsWorkflowTest.lambda$basics$3(MaskPasswordsWorkflowTest.java:120)
        at org.jvnet.hudson.test.RestartableJenkinsRule$3.evaluate(RestartableJenkinsRule.java:234)
        at org.jvnet.hudson.test.RestartableJenkinsRule$6.evaluate(RestartableJenkinsRule.java:282)
        at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:659)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
        at java.base/java.lang.Thread.run(Thread.java:1583)
@basil basil added the enhancement New feature or request label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant