-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins ver. 2.46.2 (Docker-based)
-
-
Blue Ocean 1.5 - beta 2
In many cases people want to see the full set of tests, including all passing tests.
Scope
- Add a new paginatable section for "Passed" tests. Section should be below all other test sections.
- Functional and unit tests to cover passed tests section.
Original request
In the classic version of Jenkins we grant access to our customers the test output. It's supposed to be some kind of proof that we implemented their feature requests. Furthermore, this is a possibility for them to verify that requested behaviour works as expected/specified in the requirements. In the classic verison one can always access published test results and also enter the output being produced in the tests. In blue ocean I only get a message that all tests succeeded when entering the "Test" tab (see attached screenshot).
It would give value if one could access the tests and also enter the test output in any case. If it would be an Extension point one could provide their own implementation.
- is duplicated by
-
JENKINS-48199 Screen for all tests should be available, showing test duration
- Resolved
-
JENKINS-47004 Declarative Pipeline "Tests" Should Allow Viewing of Success Results
- Resolved
-
JENKINS-48073 Allow user to see all tests, including passing tests
- Resolved
- is related to
-
JENKINS-50589 Need to view Performance Plugin test results in BlueOcean UI
- Open