OpenMRS Core Master
Build: #1559 failed
Job: Build and Test failed
Job result summary
- Completed
- Duration
- 73 minutes
- Revision
-
45d9d3374bbbb66fdf84ad5498a2e0566cc6f4c9
45d9d3374bbbb66fdf84ad5498a2e0566cc6f4c9 - Total tests
- 3452
- Fixed in
- #1560 (Code changes detected)
Configuration changes
Tests
- 3,452 tests in total
- 3 tests failed
- 3 failures are new
- 37 tests were quarantined / skipped
- 68 minutes taken in total.
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) |