opengeospatial / ets-csw202

Executable Test Suite for CSW 2.0.2
Other
2 stars 1 forks source link

Test csw:csw-2.0.2-GetCapabilities-tc1.1 fails if capabilities contains ExtendedCapabilities #23

Closed lgoltz closed 6 years ago

lgoltz commented 6 years ago

Setup

SUT: TODO Tested with production

and local docker environment

Testfailure

The three subtests fails:

In the teamengine log the following stacktrace is logged:

Mar 22, 2018 3:47:36 PM com.occamlab.te.TECore findXMLResource
WARNING: Failed to parse classpath resource /csw-prune.xsl
java.lang.NullPointerException
    at com.occamlab.te.TECore.findXMLResource(TECore.java:2577)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
lgoltz commented 6 years ago

Fixed with #30