JUnit

List of issues
KeySummaryCreatedUpdated
#669[JENKINS-59846] Reintroduce automatic hyperlinking of URLs in JUnit test output, safely
#663Fix NoSuchFileException due to spaces in file paths in JUnitResultArc…
#652Memory leak related to `resultCache` in TestResultAction
#650Support JUnit 5 Open Test Reporting XML format
#642Update dependency io.jenkins.plugins:github-checks to v583 - abandoned
#608Environmental variable as junitxml path
#607Doesn't handle ANSI colors
#602Conditionally disable "History" and "Test Result Trend"
#593Support multiple system-out tags per testcase
#589Support multi-line failure/error messages
#580Illegal XML characters in test output not handled correctly
#577In Permalinks, "Latest Test Result" field is not even shown for builds not completed in "lastCompletedBuild/testReport/"
#554Allow grouping results by the "testsuite" tag
#523make order of test execution obvious when viewing results
#519[failed-to-read] result.xml on Github
#502Dependency Dashboard
#499check result is not reported if no tests are found
#493Show all failed tests
#492View full JUnit test output in GitHub checks
#490Please add an overview of skipped test cases
#481Restore the ability to include clickable links in test output
#478Add support for exclude dir pattern
#473Move `/lib/test` taglib here from core
#467java.lang.OutOfMemoryError: Java heap space when publishing large surefire reports
#466Unable to count as a failures: <system-err> tags
#459Some Junit test results are randomly being dropped
#433Allow to exclude paths from testResults
#432Allow multiple test reports
#419Provide a configuration of the order of stacked elements
#410Get list of failed tests to include messages
#405Outsource test result bar chart to junit plugin
#399Removing Stacktrace Trim
#391Add filter for results
#390Enable url links to tests results.
#389Archive junit xml result in job artifacts
#385Make hardcoded value of HALF_MAX_FAILING_SIZE configurable
#342Feature/UI tests
#341Implement `getResultByNodes` in pluggable storage API
#340Publish `H2JUnitTestResultStorage` for conformance to pluggable storage for other plugins to use
#327"From" test class name is wrong for Android Espresso tests
#326Despite of a failed test sometimes the junit upload does not trigger the post/unstable action
#323failOnUnstable option
#321NullPointerException if top level <testsuite> element does not contain a `name`, and the testcase element does not contain a `classname`
#320Integrate real time junit
#317[JENKINS-67080] fix malformed json
#303NPE after upgrade to 1.53 when surefire report directory is empty
#297Github Checks annotation
#295[GitHub Checks] When failed tests, add count of both passed and failed tests along with details of failed one
#262Testcases marked by behave's reporter with status Untested are considered Passed
#253Test trend not generated
#237Support <flakyFailure> and <flakyError> in junit xml report
#236Use truncated strings from checks api
#222MissingFieldException 'checksName' for Freestyle project
#216Semicolons in test names cause 400 errors after the fix for SECURITY-1774 / CVE-2020-2160
#207Test Result Trend graph not loading
#191"failed-to-read" tests make the pipeline UNSTABLE
#169Release 1.30 all test results are duplicated
#149Visualization of diff by failing tests where expected vs actual content is available
#142Pluggable storage
#133[JENKINS-34217] add option to disable historical statistics gathering…
#124Fix chart with deleted builds
#107Add failed tests to Aggregated Test Result page
#106Add a list of all Skipped tests to the Test Result report
#98Adding a new option to make the build UNSTABLE or not
#72Job to aggregate can contain variable, expand it before use
#52optionally configure ignore old tests
#17[JENKINS-27931] Allow to configure the number of bytes to keep from stdout/stderr