Test results analyzer plugin does not expand its items on Jenkins 2.426 and later. When show children image (plus sign) is clicked, the child elements are not displayed and the below error is printed on browser console:
When
testresult.js:140 Uncaught TypeError: $ is not a function
at getDescendants (testresult.js:140:32)
at toggleHandler (testresult.js:229:16)
at HTMLSpanElement.<anonymous> (testresult.js:249:9)
at HTMLSpanElement.dispatch (jquery-1.11.1.min.js:3:8436)
at r.handle (jquery-1.11.1.min.js:3:5139)
Tested with
Chrome Version 119.0.6045.160.
Jenkins Version 2.430
Test Results Analyzer 0.4.0