-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
* CentOS 7 on AWS
BlueOcean UI does not display tests from large testsuites. This happens on Infinispan master build (just pick a first unstable build from our master folder located here).
Unfortunately I couldn't find anything suspicious in DEBUG logs and the response from REST service (here's an example) also seems valid.
Jenkins proxy configuration also seems fine since other builds with much smaller test suites are displayed properly (here's an example)
- duplicates
-
JENKINS-41585 Heavy page when there are 25k tests on the test result screen
-
- Resolved
-
FWIW, there seems to be some sort of JSON encoding problem in the test report:
$ curl --compressed -s http://ec2-52-215-14-157.eu-west-1.compute.amazonaws.com/blue/rest/organizations/jenkins/pipelines/Infinispan/branches/master/runs/80/testReport/result/ | jq . parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1, column 4361781