opengeospatial / teamengine

TEAM Engine (Test, Evaluation, And Measurement Engine) is an engine for testing web services and other resources written in JAVA. It executes test scripts written in Compliance Test Language (CTL), TestNG and other languages. It is lightweight and easy to run as a command line or to setup as a service. It can be used to test any type of service or encoding. It is also the official tool used by the Open Geospatial Consortium (OGC) for compliance testing.
Apache License 2.0
45 stars 41 forks source link

testlist.xml is reporting result 6 even when an IUT has passed the basic conformance class test #622

Open dstenger opened 4 weeks ago

dstenger commented 4 weeks ago

This problem was reported in https://github.com/opengeospatial/ets-ogcapi-tiles10/issues/24.

However, also other test suites are affected by the same problem (e.g. ets-wcs20).

Thus, the root cause is located in TEAM Engine.

dstenger commented 4 weeks ago

First step is to check which TEAM Engine version introduced the behavior.