×
Mar 26, 2024 · The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization ...
When this option is configured, Jenkins can provide useful information about test results, such as historical test result trends, a web UI for viewing test ...
Allows JUnit-format test results to be published ... Conditionally disable "History" and "Test Result Trend" ... Support multi-line Error Messages, 4 months ago, 4 ...
The JUnit plugin provides a publisher that consumes XML test reports generated during the builds and provides some graphical visualization of the historical ...
This will always grab the test results and let Jenkins track them, calculate trends and report on them. A Pipeline that has failing tests will be marked as " ...
Missing: history | Show results with:history
Oct 28, 2021 · The main purpose of externalising Test Results is to optimize Jenkins performance and storage by querying the desired data from external ...
Mar 18, 2023 · I have one git repository from which I am building artifacts using Dynamic agent as ECS: Project1 having top folder has Services/UI/DB and ...
Missing: history | Show results with:history
Dec 7, 2023 · This plugin shows history of test execution results in a tabular or graphical format.
Adds a TestResultAction.Data to the test data ... If there was an error or a failure, this is the stack trace, or otherwise null. ... History(TestObject) - ...
Jul 5, 2019 · Use the new warnError step to catch errors and mark the build and stage as unstable. · Use the new unstable step to set the build and stage ...