A Pipeline that has failing tests will be marked as "UNSTABLE", denoted by yellow in the web UI. That is distinct from the "FAILED" state, denoted by red.
If checked, the default behavior of failing a build on missing test result files or empty test results is changed to not affect the status of the build.
Aug 9, 2022 · Hello, I'm trying to run Jenkins jobs locally. I'm getting below error in console output. Can i get some help to resolve this error?
Missing: archive | Show results with:archive
Feb 26, 2024 · I got this error when I executing my robot tests in Jenkins. Can anyone help me out here?
Oct 11, 2022 · From Jenkins artifact is uploaded to nexus through the pipeline code. Uploading artifact is getting failed for only single job .were other ...
Mar 23, 2023 · Hello Team, Iam using 2.289.1 jenkins version and the pipeline is failing at archive stage and in our groovy file step is like below:- ...
Jan 27, 2024 · The post execution failed due to the failure to upload the HTML report to the directory and the failure to record test results in the junit ...
Feb 23, 2024 · The Windows batch command works fine and without artifact copying the build is successful. In the log file however I get the following error:
May 9, 2023 · I am running some tests which create an xml file in junit format that contains properties but these properties don't show up in the test ...
Missing: archive | Show results with:archive
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...