Skip to content

Replace xjc with custom XSD Kotlin code gen #393

Replace xjc with custom XSD Kotlin code gen

Replace xjc with custom XSD Kotlin code gen #393

GitHub Actions / JUnit Test Report failed Dec 18, 2024 in 0s

4028 tests run, 3696 passed, 331 skipped, 1 failed.

Annotations

Check failure on line 297 in Src/dotnet/CQL.Translation_UnitTests/TranslationTests.cs

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

TranslationTests.forwardDeclarationSameTypeDifferentNamespaceNormalTypes()

java.lang.AssertionError: Errors: [org.cqframework.cql.cql2elm.CqlSemanticException: Cannot resolve reference to expression or function toString_org.hl7.elm.r1.NamedTypeSpecifier@1_ because it results in a circular reference.]
Expected: <0>
     but: was <1>
Raw output
java.lang.AssertionError: Errors: [org.cqframework.cql.cql2elm.CqlSemanticException: Cannot resolve reference to expression or function toString_org.hl7.elm.r1.NamedTypeSpecifier@1_ because it results in a circular reference.]
Expected: <0>
     but: was <1>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.cqframework.cql.cql2elm.TranslationTests.forwardDeclarationSameTypeDifferentNamespaceNormalTypes(TranslationTests.java:297)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)