Opened 7 years ago

Closed 7 years ago

#4720 closed defect (fixed)

Online plots of failed verification on Hudson are not displayed

Reported by: Francesco Casella Owned by: Adrian Pop
Priority: high Milestone: 1.13.0
Component: Testing Framework Version:
Keywords: Cc: Adrian Pop, Martin Sjölund

Description

When I try to visualize the plots that show verification failures of Hudson test results (e.g. this one) I only see the first line with the check-boxes and the tolerances, but no actual plot.

I'm using Windows 10 64 bit, same situation with Firefox and Edge browsers. According to https://enable-javascript.com/, Javascript is enabled in both ones.

Change History (2)

comment:1 by Francesco Casella, 7 years ago

Cc: Adrian Pop Martin Sjölund added

Here is the cause of the error:

Loading failed for <script> with source 
“https://libraries.openmodelica.org/branches/newInst/Modelica_3.2.2/files/dygraph-combined.js”

I guess either the javascript file is also copied to the results file, or the src field in the script tag should refer to the right place where to find the script itself.

Note: See TracTickets for help on using tickets.