OpenMRS Core Master
Build: #1559 failed
Job: Build and Test failed
Test results
- 3,452 tests in total
- 3 tests failed
- 3 failures are new
- 37 tests were quarantined / skipped
- 68 minutes taken in total.
Build 1,559 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
ReflectTest
getAllFields_shouldReturnAllFieldsIncludePrivateAndSuperClasses
|
< 1 sec | |
java.lang.IllegalArgumentException: Field not found! at org.openmrs.util.ReflectTest.findFieldByName(ReflectTest.java:62) at org.openmrs.util.ReflectTest.getAllFields_shouldReturnAllFieldsIncludePrivateAndSuperClasses(ReflectTest.java:74) |
|||
Collapse |
ReflectTest
getInheritedFields_shouldReturnOnlyTheSubClassFieldsOfGivenParameterizedClass
|
< 1 sec | |
java.lang.IllegalArgumentException: Field not found! at org.openmrs.util.ReflectTest.findFieldByName(ReflectTest.java:62) at org.openmrs.util.ReflectTest.getInheritedFields_shouldReturnOnlyTheSubClassFieldsOfGivenParameterizedClass(ReflectTest.java:133) |
|||
Collapse |
ReflectTest
isCollection_shouldReturnFalseIfGivenFieldClassIsNotACollectionClass
|
< 1 sec | |
java.lang.IllegalArgumentException: Field not found! at org.openmrs.util.ReflectTest.findFieldByName(ReflectTest.java:62) at org.openmrs.util.ReflectTest.isCollection_shouldReturnFalseIfGivenFieldClassIsNotACollectionClass(ReflectTest.java:86) |