More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #753 failed Changes by Mike Seaton
Test results
- 4,320 tests in total
- 8 tests failed
- 8 failures are new
- 84 tests were quarantined / skipped
- 13 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
|
Test against 1.12 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] (62 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
|
Test against 1.12 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94) at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49) (60 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
|
Test against 1.11 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] (62 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
|
Test against 1.11 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94) at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49) (60 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
|
Test against 2.0 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] (63 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
|
Test against 2.0 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94) at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49) (61 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResourceWithParams
|
Test against 2.1 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate, pa.value as birthplace from patient t inner join person p on t.patient_id = p.person_id left join person_attribute pa on p.person_id = pa.person_id where pa.person_attribute_type_id = @birthplace [50200-173] (67 more lines...) |
||||
Collapse |
SqlFileDataSetEvaluatorTest
evaluate_shouldEvaluateSqlResource
|
Test against 2.1 | 10 secs | |
org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] org.openmrs.module.reporting.evaluation.EvaluationException: Failed to evaluate Errors occurred during mysql execution: Error executing statement: Timeout trying to lock table "PATIENT"; SQL statement: select t.patient_id, p.gender, p.birthdate from patient t, person p where t.patient_id = p.person_id and t.patient_id = 2 [50200-173] at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:94) at org.openmrs.module.reporting.dataset.definition.evaluator.SqlFileDataSetEvaluator.evaluate(SqlFileDataSetEvaluator.java:49) (65 more lines...) |