-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Various Jenkins versions: 2.222.4, 2.284, 2.262.2, 2.277.1
-
-
flaky-test-handler-plugin-1.2.0
As reported in a comment from gfjalar in https://issues.jenkins.io/browse/JENKINS-61263 the weather image and the sentence "x tests flaked among all the passing tests" are not shown in the test results next to the class name and method names.
After investigation i found out that this issue does not depend on the current result (failed or success). It can also happen on failed test suites, but it seems to be related to one run before having no failures (just a guess).
It could also be related to https://issues.jenkins.io/browse/JENKINS-34292