-
Bug
-
Resolution: Unresolved
-
Minor
-
Jenkins 2.21
CentOS 7.2
openjdk version "1.8.0_101"
Hi,
After the plugin is disabled, un-installed and Jenkins restarted the project job still displays the test results artifacts. See attachment.
It doesn't properly clean up after un-install.
Regards,
Constantin
I think that the Test Results Trend is created and controlled by your test runner (likely JUnit in your case). As a sign of disabling /uninstalling the Test Results Analyzer, the icon on the left side must disappear. Which it seems it happened in your case.