Open TimothyChilvers opened 3 years ago
that doesn't look like the right stacktrace, is there another one before or after?
also any chance you update the build names and they are duplicates?
That might be the problem - I did rename the project. I've deleted all builds and will see if the issue maintains after re-populating some jobs.
First up: Thanks for the plugin, it's really useful.
I have an error on my freestyle project. I'm using JUnit plugin 1.4.3. The Post Build action specifies our file -
fastlane/test_output/TestResults.xml
which is picked up by the plugin so Latest Test Results is linked on the Project and Test Result is linked on an individual build.When I open my project, the Test Result Trend graph constantly shows a loading indicator. The JS console gives the following message: [Error] Failed to load resource: the server responded with a status of 500 (Server Error) (getBuildTrendModel, line 0) https://our-jenkins.domain/$stapler/bound/4021f30a-44e0-4128-8ff7-cc82acf190b7/getBuildTrendModel
The Jenkins logs shows this corresponding stack trace: