-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins version 2.89 using IE 11
After executing a build using the hp-application-automation-tools-plugin 5.3 with the Execute HPE tests from file system build and Publish HPE test results, we go to the Performance Report and click on the hyperlink to see the LoadRunner Analysis Report. This report shows the Summary page only. The left hand links (i.e. Running vusers, Hits per second, etc...) are not accessible (e.g. when clicking on them nothing happens).
Even when we paste the URL from the links into the browser we are taken to a page with no graph (see attached)
We ran the following script but it did not work for us (didn't resolve this issue)
System.setProperty("hudson.model.DirectoryBrowserSupport.CSP", "sandbox; default-src 'none'; img-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline'; child-src 'self';")