More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #714 failed
Job: Test against 1.12 failed
Test results
- 714 tests in total
- 2 tests failed
- 2 failures are new
- 14 tests were quarantined / skipped
- 2 minutes taken in total.
Build 714 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
OrderForVisitDataEvaluatorTest
evaluate_shouldFilterByType
|
< 1 sec | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Error evaluating because: could not resolve property: startDate of: org.openmrs.Order [select v.visitId as visitId, o as o from org.openmrs.Order as o inner join o.encounter as e inner join e.visit as v where o.voided = :param1 and o.orderType in (:param2) and v.visitId in (1) order by o.startDate asc] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Error evaluating because: could not resolve property: startDate of: org.openmrs.Order [select v.visitId as visitId, o as o from org.openmrs.Order as o inner join o.encounter as e inner join e.visit as v where o.voided = :param1 and o.orderType in (:param2) and v.visitId in (1) order by o.startDate asc] at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:375) at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:266) at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:231) at org.openmrs.module.reporting.data.visit.service.VisitDataServiceImpl.evaluate(VisitDataServiceImpl.java:44) at sun.reflect.GeneratedMethodAccessor1006.invoke(Unknown Source) (121 more lines...) |
|||
Collapse |
OrderForVisitDataEvaluatorTest
evaluate_shouldReturnAllOrdersForAVisit
|
< 1 sec | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Error evaluating because: could not resolve property: startDate of: org.openmrs.Order [select v.visitId as visitId, o as o from org.openmrs.Order as o inner join o.encounter as e inner join e.visit as v where o.voided = :param1 and v.visitId in (1) order by o.startDate asc] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Error evaluating because: could not resolve property: startDate of: org.openmrs.Order [select v.visitId as visitId, o as o from org.openmrs.Order as o inner join o.encounter as e inner join e.visit as v where o.voided = :param1 and v.visitId in (1) order by o.startDate asc] at org.openmrs.module.reporting.definition.service.BaseDefinitionService.executeEvaluator(BaseDefinitionService.java:375) at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluateBypassingExclusionOfTestPatients(BaseDefinitionService.java:266) at org.openmrs.module.reporting.definition.service.BaseDefinitionService.evaluate(BaseDefinitionService.java:231) at org.openmrs.module.reporting.data.visit.service.VisitDataServiceImpl.evaluate(VisitDataServiceImpl.java:44) at sun.reflect.GeneratedMethodAccessor1006.invoke(Unknown Source) (121 more lines...) |