Build: #94 failed
Job: Default Job failed
Test results
- 20 tests in total
- 3 tests failed
- 3 failures are new
- 4 seconds taken in total.
Build 94 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
OauthProcessorTest
process_shouldSkipSettingTheOauthHeaderIfDisabled
|
1 sec | |
java.lang.NullPointerException at org.openmrs.eip.camel.OauthProcessorTest.process_shouldSkipSettingTheOauthHeaderIfDisabled(OauthProcessorTest.java:60) |
|||
Collapse |
OauthRouteTest
shouldFailIfTheResponseStatusCodeIsNot200
|
< 1 sec | |
java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.apache.camel.FailedToCreateRouteException: Failed to create route get-entity-by-uuid-from-openmrs at: >>> Choice[[When[simple{${body} == null} -> [SetBody[simple{{{openmrs.username}}:{{openmrs.password}}}], Marshal[org.apache.camel.model.dataformat.Base64DataFormat@1a2d9177], SetHeader[Authorization, simple{Basic ${body}}]]]] Otherwise[[SetHeader[Authorization, simple{${body}}]]]] <<< in route: Route(get-entity-by-uuid-from-openmrs)[From[direct:get-entit... because of Property with key [openmrs.username] not found in properties from text: {{openmrs.username}}:{{openmrs.password}} Caused by: java.lang.IllegalArgumentException: Property with key [openmrs.username] not found in properties from text: {{openmrs.username}}:{{openmrs.password}} |
|||
Collapse |
OauthRouteTest
shouldFetchTheAuthToken
|
< 1 sec | |
java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.apache.camel.FailedToCreateRouteException: Failed to create route get-entity-by-uuid-from-openmrs at: >>> Choice[[When[simple{${body} == null} -> [SetBody[simple{{{openmrs.username}}:{{openmrs.password}}}], Marshal[org.apache.camel.model.dataformat.Base64DataFormat@6e620fa9], SetHeader[Authorization, simple{Basic ${body}}]]]] Otherwise[[SetHeader[Authorization, simple{${body}}]]]] <<< in route: Route(get-entity-by-uuid-from-openmrs)[From[direct:get-entit... because of Property with key [openmrs.username] not found in properties from text: {{openmrs.username}}:{{openmrs.password}} Caused by: java.lang.IllegalArgumentException: Property with key [openmrs.username] not found in properties from text: {{openmrs.username}}:{{openmrs.password}} |