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

Some test suites display java.lang.AssertionError in HTML report #558

Closed dstenger closed 1 year ago

dstenger commented 1 year ago

Describe the bug Some test suites, for example ets-ogcapi-processes10 and ets-wfs20, display java.lang.AssertionError in the HTML report after running the test suite via Web Browser Interface.

This bug was detected on Beta environment which currently uses TEAM Engine 5.5.2.

To Reproduce Steps to reproduce the behavior:

  1. Open https://cite.ogc.org/te2/.
  2. Execute ets-ogcapi-processes10 or ets-wfs20 test suite with instance causing failing tests.
  3. java.lang.AssertionError is displayed at beginning of error messages.

Expected behavior It is expected that no java classes are displayed at the beginning of a failure message in the HTML report.

Screenshots Screenshot of ets-wfs20 test failures: Bildschirmfoto vom 2022-09-29 11-20-57