OpenMRS Core Master
Build: #1559 failed Changes by Lluis Martinez <lluismf@gmail.com>
Build result summary
Details
- Completed
- Queue duration
- 28 seconds
- Duration
- 75 minutes
- Labels
- None
- Revisions
-
- openmrs-core
-
45d9d3374bbbb66fdf84ad5498a2e0566cc6f4c9
45d9d3374bbbb66fdf84ad5498a2e0566cc6f4c9 - openmrs-standalone
-
a007b20569b3776ca375346af549436b53296a95
a007b20569b3776ca375346af549436b53296a95 - Release scripts
-
bb61e06483cd415a55b72cceac8d10ad00ee4e8a
bb61e06483cd415a55b72cceac8d10ad00ee4e8a
- Total tests
- 3505
- Fixed in
- #1560 (Changes by dkayiwa <kayiwadaniel@gmail.com>)
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 40 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Lluis Martinez <lluismf@gmail.com> |
45d9d3374bbbb66fdf84ad5498a2e0566cc6f4c9
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
ReflectTest
getInheritedFields_shouldReturnOnlyTheSubClassFieldsOfGivenParameterizedClass
|
Build and Test | < 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
|
Build and Test | < 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) |
||||
Collapse |
ReflectTest
getAllFields_shouldReturnAllFieldsIncludePrivateAndSuperClasses
|
Build and Test | < 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) |