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-55759] Updates #61

Merged
merged 4 commits into from
Feb 1, 2019
Merged

[JENKINS-55759] Updates #61

merged 4 commits into from
Feb 1, 2019

Conversation

jglick
Copy link
Member

@jglick jglick commented Jan 24, 2019

batmat and others added 4 commits January 24, 2019 12:30
And show this causes no issue.
Makes a few tests fail, like


```
Using temp dir: /pct/tmp/work/pipeline-utility-steps/target/tmp/jkh8549942268385729296
   2.966 [id=118]	INFO	o.j.h.test.SimpleCommandLauncher#launch: agent launched for slave0
   3.559 [id=2382]	INFO	o.j.p.workflow.job.WorkflowRun#finish: p jenkinsci#1 completed: SUCCESS
   3.578 [id=2875]	INFO	jenkins.model.Jenkins#cleanUp: Stopping Jenkins
   3.611 [id=2875]	INFO	jenkins.model.Jenkins#cleanUp: Jenkins stopped
[ERROR] Tests run: 15, Failures: 10, Errors: 0, Skipped: 0, Time elapsed: 83.319 s <<< FAILURE! - in org.jenkinsci.plugins.pipeline.utility.steps.conf.mf.ReadManifestStepTest
[ERROR] testJarWithGradleManifest(org.jenkinsci.plugins.pipeline.utility.steps.conf.mf.ReadManifestStepTest)  Time elapsed: 3.859 s  <<< FAILURE!
java.lang.AssertionError:

Expected: a string containing "Reading: META-INF/MANIFEST.MF"
     but: was "Started
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on slave0 in /pct/tmp/work/pipeline-utility-steps/target/tmp/jkh1255726218456449879/workspace/p
```

Seems to have been introduced by jenkinsci/workflow-api-plugin#81
@batmat
Copy link
Member

batmat commented Jan 24, 2019

cc @jenkinsci/java11-support

@rsandell rsandell merged commit bdbf345 into jenkinsci:master Feb 1, 2019
@jglick jglick deleted the updates branch February 4, 2019 16:20
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.

5 participants