Skip to content

Connecting the resolving FHIR evaluator to extract query executor imp… #3834

Connecting the resolving FHIR evaluator to extract query executor imp…

Connecting the resolving FHIR evaluator to extract query executor imp… #3834

GitHub Actions / FHIR server test report 2 failed Jan 8, 2025 in 0s

34 tests run, 0 skipped, 7 failed.

Annotations

Check failure on line 84 in fhir-server/src/test/java/au/csiro/pathling/test/integration/AsyncTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

AsyncTest.asyncExtract

expected: <202 ACCEPTED> but was: <500 INTERNAL_SERVER_ERROR>
Raw output
org.opentest4j.AssertionFailedError: expected: <202 ACCEPTED> but was: <500 INTERNAL_SERVER_ERROR>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
	at au.csiro.pathling.test.integration.AsyncTest.assertAsyncResponse(AsyncTest.java:142)
	at au.csiro.pathling.test.integration.AsyncTest.asyncExtract(AsyncTest.java:84)
	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)

Check failure on line 57 in fhir-server/src/test/java/au/csiro/pathling/test/integration/CachedSearchTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

CachedSearchTest.searchWithNoFilter

expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at au.csiro.pathling.test.integration.CachedSearchTest.searchWithNoFilter(CachedSearchTest.java:57)
	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)

Check failure on line 61 in fhir-server/src/test/java/au/csiro/pathling/test/integration/CapabilityStatementTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

CapabilityStatementTest.capabilityStatement

rest[mode=server].resource[]: Expected 141 values but got 142
Raw output
java.lang.AssertionError: rest[mode=server].resource[]: Expected 141 values but got 142
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:417)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:394)
	at au.csiro.pathling.test.TestResources.assertJson(TestResources.java:65)
	at au.csiro.pathling.test.integration.CapabilityStatementTest.capabilityStatement(CapabilityStatementTest.java:61)
	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)

Check failure on line 91 in fhir-server/src/test/java/au/csiro/pathling/test/integration/ExtractTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

ExtractTest.extract

Failed to load resource from : 'responses/ExtractTest/extract.csv'
Raw output
java.lang.AssertionError: Failed to load resource from : 'responses/ExtractTest/extract.csv'
	at au.csiro.pathling.utilities.Preconditions.check(Preconditions.java:48)
	at au.csiro.pathling.test.TestResources.getResourceAsStream(TestResources.java:43)
	at au.csiro.pathling.test.TestResources.getResourceAsString(TestResources.java:50)
	at au.csiro.pathling.test.integration.ExtractTest.extract(ExtractTest.java:91)
	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)

Check failure on line 68 in fhir-server/src/test/java/au/csiro/pathling/test/integration/MultipleAggregationsAndResolveTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

MultipleAggregationsAndResolveTest.multipleAggregationsAndResolve

Expected: parameter
     but none found
Raw output
java.lang.AssertionError: 

Expected: parameter
     but none found

	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:417)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:394)
	at au.csiro.pathling.test.TestResources.assertJson(TestResources.java:65)
	at au.csiro.pathling.test.integration.MultipleAggregationsAndResolveTest.multipleAggregationsAndResolve(MultipleAggregationsAndResolveTest.java:68)
	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)

Check failure on line 80 in fhir-server/src/test/java/au/csiro/pathling/test/integration/MultipleAggregationsAndResolveTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

MultipleAggregationsAndResolveTest.multipleAggregationsAndResolveWithGroupings

Expected: parameter
     but none found
Raw output
java.lang.AssertionError: 

Expected: parameter
     but none found

	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:417)
	at org.skyscreamer.jsonassert.JSONAssert.assertEquals(JSONAssert.java:394)
	at au.csiro.pathling.test.TestResources.assertJson(TestResources.java:65)
	at au.csiro.pathling.test.integration.MultipleAggregationsAndResolveTest.multipleAggregationsAndResolveWithGroupings(MultipleAggregationsAndResolveTest.java:80)
	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)

Check failure on line 62 in fhir-server/src/test/java/au/csiro/pathling/test/integration/SearchTest.java

See this annotation in the file changed.

@github-actions github-actions / FHIR server test report 2

SearchTest.searchWithNoFilter

expected: <true> but was: <false>
Raw output
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at au.csiro.pathling.test.integration.SearchTest.searchWithNoFilter(SearchTest.java:62)
	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)