opengeospatial / ets-wfs20-dgiwg

1 stars 2 forks source link

ClassCastException in tests with temporal filter #6

Open lgoltz opened 6 years ago

lgoltz commented 6 years ago

Test environment:

Test failure:

Test Name:  with During Filter
Test Description:   DGIWG - Web Feature Service 2.0 Profile, 7.3.3., S.24, Requirement 10; OGC 09-026R2 Temporal Filter CC, A.10
Test Result:    UNTESTED
Reason of Failure: java.lang.RuntimeException: java.lang.ClassCastException: org.apache.xerces.impl.xs.XSElementDecl cannot be cast to java.lang.Comparable

Exception occurs in de.latlon.ets.wfs20.core.wfs20.testsuite.temporalfilter.AbstractTemporalFilterTest#findDateProperties

dstenger commented 6 years ago

I guess this is a result of duplicate dependencies?