Closed lgoltz closed 6 years ago
The result tree is not visible in the latest teamengine version. While implementing the new HTML report we commented code which is showing the wms-client result so thats the reason missing result tree.
I will update the teamengine which will display the wms-client result on the old result page.
I've tested the branch https://github.com/opengeospatial/ets-wms-client13/tree/feature-isssue%2328 (PR #30) with the TEAM Engine branch https://github.com/opengeospatial/teamengine/tree/feature-issue%23304 (PR https://github.com/opengeospatial/teamengine/pull/305). The exception still occurs and the result is empty. After stopping the test the information that the new HTML report is not available is shown:
The 'detailed old test report' looks like:
The file /root/te_base/users/lgoltz/s0008/test_data/finalResult.txt does not exist.
Result tree is still missing, cause of the failure described in https://github.com/opengeospatial/ets-wms-client13/issues/27#issue-274510955
The methode https://github.com/opengeospatial/ets-wms-client13/blob/d50b734706abdf002b3826623ffdd3dd2ff7b1fc/src/main/java/com/occamlab/te/spi/jaxrs/resources/wmsclient/TestMapResources.java#L105 should be invoked, but is not.
I'm using FF 57.0.4
Fixed the Ajax request issue with FF.
Commit: 52af091
Tested locally with the fix https://github.com/opengeospatial/teamengine/pull/305.
Result view(s) looks like expected. @keshav-nangare Can you create a pull request for the fix in the ETS?
After stopping the test the result view is missing. Only the table with the test results are available. The following stack trace is logged in the tomcat log:
Tested with