Hi,
since yesterday on open-mrs core the automatic build of my PR and also the others that were created after mine do not work as 2 test cases are failing:
Error: Failures:
796Error: UserServiceTest.getAllUsers_shouldNotContainsAnyDuplicateUsers:680 expected: <11> but was: <12>
797Error: ConceptValidatorTest.validate_shouldPassIfDifferentConceptsHaveTheSameShortNames:468 expected: <1> but was: <0
However, none of the tested functions was changed by my PR and it as well seems to work locally on my machine. Affected PR’s are:
- EMPT-111: Server logging for deleted patient by jmmacdo4 · Pull Request #3741 · openmrs/openmrs-core · GitHub
- TRUNK-5974 - Use of lucene score for two name queries by fruether · Pull Request #3738 · openmrs/openmrs-core · GitHub
Can someone perhaps have a look and fix it in case it is an error