Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Avoid warning in JUnit when using args that are not defined #775

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

v1v
Copy link
Member

@v1v v1v commented Oct 16, 2020

What does this PR do?

Fix warning when using args that are not defined

[2020-10-13T16:50:43.188Z] [Pipeline] junit
[2020-10-13T16:50:43.188Z] WARNING: Unknown parameter(s) found for class type 'hudson.tasks.junit.pipeline.JUnitResultsStep': id,stashedTestReports
[2020-10-13T16:50:43.192Z] Recording test results
[2020-10-13T16:50:43.618Z] None of the test reports contained any result

Why is it important?

Let's see if that could be the reason with the BO issues and corrupted data.

Related issues

Relates to elastic/beats#21888

@v1v v1v self-assigned this Oct 16, 2020
@v1v v1v added the automation label Oct 16, 2020
@v1v v1v requested a review from a team October 16, 2020 11:42
@v1v v1v added the chore label Oct 16, 2020
@v1v v1v marked this pull request as ready for review October 16, 2020 11:42
@apmmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #775 opened]

  • Start Time: 2020-10-16T11:41:04.971+0000

  • Duration: 7 min 33 sec

Test stats 🧪

Test Results
Failed 0
Passed 847
Skipped 9
Total 856

@botelastic botelastic bot added the groovy label Oct 16, 2020
@v1v v1v merged commit fea3d35 into elastic:master Oct 16, 2020
@v1v v1v deleted the feature/run-junit-without-warnings branch October 16, 2020 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants