chore(deps): Bump org.springframework.boot from 3.3.4 to 3.3.5 #888
2 fail, 856 pass in 56s
54 files 54 suites 56s ⏱️
858 tests 856 ✅ 0 💤 2 ❌
897 runs 895 ✅ 0 💤 2 ❌
Results for commit fa1a4e7.
Annotations
Check warning on line 0 in com.egm.stellio.search.discovery.web.EntityTypeHandlerTests
github-actions / Test Results
get entity type information should search on entities with the expanded type if provided() (com.egm.stellio.search.discovery.web.EntityTypeHandlerTests) failed
search-service/build/test-results/test/TEST-com.egm.stellio.search.discovery.web.EntityTypeHandlerTests.xml [took 0s]
Raw output
java.lang.AssertionError: Status expected:<200 OK> but was:<400 BAD_REQUEST>
at org.springframework.test.util.AssertionErrors.fail(AssertionErrors.java:59)
at org.springframework.test.util.AssertionErrors.assertEquals(AssertionErrors.java:122)
at org.springframework.test.web.reactive.server.StatusAssertions.lambda$assertStatusAndReturn$4(StatusAssertions.java:236)
at org.springframework.test.web.reactive.server.ExchangeResult.assertWithDiagnostics(ExchangeResult.java:232)
at org.springframework.test.web.reactive.server.StatusAssertions.assertStatusAndReturn(StatusAssertions.java:236)
at org.springframework.test.web.reactive.server.StatusAssertions.isOk(StatusAssertions.java:68)
at com.egm.stellio.search.discovery.web.EntityTypeHandlerTests.get entity type information should search on entities with the expanded type if provided(EntityTypeHandlerTests.kt:278)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Check warning on line 0 in com.egm.stellio.search.discovery.web.AttributeHandlerTests
github-actions / Test Results
get attribute type information should search on attributes with the expanded id if provided() (com.egm.stellio.search.discovery.web.AttributeHandlerTests) failed
search-service/build/test-results/test/TEST-com.egm.stellio.search.discovery.web.AttributeHandlerTests.xml [took 0s]
Raw output
java.lang.AssertionError: Status expected:<200 OK> but was:<400 BAD_REQUEST>
at org.springframework.test.util.AssertionErrors.fail(AssertionErrors.java:59)
at org.springframework.test.util.AssertionErrors.assertEquals(AssertionErrors.java:122)
at org.springframework.test.web.reactive.server.StatusAssertions.lambda$assertStatusAndReturn$4(StatusAssertions.java:236)
at org.springframework.test.web.reactive.server.ExchangeResult.assertWithDiagnostics(ExchangeResult.java:232)
at org.springframework.test.web.reactive.server.StatusAssertions.assertStatusAndReturn(StatusAssertions.java:236)
at org.springframework.test.web.reactive.server.StatusAssertions.isOk(StatusAssertions.java:68)
at com.egm.stellio.search.discovery.web.AttributeHandlerTests.get attribute type information should search on attributes with the expanded id if provided(AttributeHandlerTests.kt:197)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)