-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
None
-
Jenkins 2.346.1
xUnit plugin Version3.1.0
xUnit Categories Extension plugin Version1.1
On specific instance the Age is not correctly computed.
While i cannot spot an exhaustive account of all occurence, we at least spotted issue when exception move from a check to an issue on the OnTimeSetup.
Here is a example on our side :
- run 16211 : test is failling since one rune
But, on the previous run (16210), the test is still not passing. In fact, in 16210, the test was already failling with an age of 5. Only difference is, this time the error was on the OneTimeSetup :
This behavior is seen since the update from our devops teams to the new jenkins version specified.
I will chase for the previous version used but as of now i don't have it.
Is it expected ? Could we make so that on run 16211 the age is displayed at 6 ?