Build: #94 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revision
5d3f672595d709e7d9022eafcfa888bffb02c048 5d3f672595d709e7d9022eafcfa888bffb02c048
Total tests
20
Fixed in
#98 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 5d3f672595d709e7d9022eafcfa888bffb02c048 5d3f672595d709e7d9022eafcfa888bffb02c048 TFS-267863 - Added get-entity-by-uuid-from-openmrs route and tests
Wyclif Luyima Wyclif Luyima d9d5bea039df21bb4d29d6df9c244fcfc3784bc1 d9d5bea039df21bb4d29d6df9c244fcfc3784bc1 TFS-267863 - OauthProcessor should set the token on the body andnot header

Tests

New test failures 3
Status Test View job Duration
Collapse Failed OauthProcessorTest process_shouldSkipSettingTheOauthHeaderIfDisabled History
Default Job 1 sec
java.lang.NullPointerException
	at org.openmrs.eip.camel.OauthProcessorTest.process_shouldSkipSettingTheOauthHeaderIfDisabled(OauthProcessorTest.java:60)
Collapse Failed OauthRouteTest shouldFailIfTheResponseStatusCodeIsNot200 History
Default Job < 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 Failed OauthRouteTest shouldFetchTheAuthToken History
Default Job < 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}}

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTFS-267863Could not obtain issue details from Jira