Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [ERROR] Failures:
- [ERROR] AuthorizationAdviceTest.before_shouldNotifyListenersAboutCheckedPrivileges:69 listener1
- Expected: iterable with items ["Manage Concepts", "Get Observations", "Get Concept Attribute Types"] in any order
- but: not matched: "Get Global Properties"
- [ERROR] UserServiceTest.createUser_shouldNotAllowAssigningSuperUserRoleIfCurrentUserDoesNotHaveAssignSystemDeveloperPrivileges:356
- Expected: is "You must have the role {0} in order to assign it."
- but: was "'bwolfe' failed to validate with reason: Privileges required: Get Global Properties"
- [ERROR] UserServiceTest.createUser_shouldNotAllowCreatingUserWithPrivilegeCurrentUserDoesNotHave:286
- Expected: is "You must have privilege {0} in order to assign it."
- but: was "'bwolfe' failed to validate with reason: Privileges required: Get Global Properties"
- [ERROR] UserServiceTest.createUser_shouldNotAllowCreatingUserWithPrivilegesCurrentUserDoesNotHave:320
- Expected: is "You must have the following privileges in order to assign them: Another Privilege, Custom Privilege"
- but: was "'bwolfe' failed to validate with reason: Privileges required: Get Global Properties"
- [ERROR] ContextDAOTest.authenticate_shouldPassRegressionTestFor1580:312 Unexpected exception type thrown, expected: <org.openmrs.api.context.ContextAuthenticationException> but was: <org.openmrs.api.APIAuthenticationException>
- [ERROR] Errors:
- [ERROR] OpenmrsProfileExcludeFilterWithModulesJUnit4Test.match_shouldNotIncludeBeanIfModuleIsStarted » Runtime Database out of sync with code: Anonymous role does not exist
- [ERROR] OpenmrsProfileExcludeFilterWithModulesTest.match_shouldNotIncludeBeanIfModuleIsStarted » APIAuthentication Privileges required: Get Global Properties
- [ERROR] StartModuleAnnotationJUnit4Test.shouldStartModules » Runtime Database out of sync with code: Anonymous role does not exist
- [ERROR] StartModuleAnnotationReuseJUnit4Test.shouldPass » Runtime Database out of sync with code: Anonymous role does not exist
- [ERROR] StartModuleAnnotationReuseTest.shouldPass » Runtime Database out of sync with code: Anonymous role does not exist
- [ERROR] StartModuleAnnotationTest.shouldStartModules » Runtime Database out of sync with code: Anonymous role does not exist
- [ERROR] UserServiceTest.changePasswordUsingActivationKey_shouldUpdatePasswordIfActivationKeyIsCorrect:1588 » APIAuthentication Privileges required: Get Global Properties
- [ERROR] UserServiceTest.changePasswordUsingSecretAnswer_shouldUpdatePasswordIfSecretIsCorrect:1495 » APIAuthentication Privileges required: Get Global Properties
- [ERROR] UserServiceTest.changePassword_shouldMatchOnCorrectlyHashedSha1StoredPassword:519 » APIAuthentication Privileges required: Get Global Properties
- [ERROR] UserServiceTest.changePassword_shouldMatchOnIncorrectlyHashedSha1StoredPassword:477 » APIAuthentication Privileges required: Get Global Properties
- [ERROR] UserServiceTest.changePassword_shouldMatchOnSha512HashedPassword:547 » APIAuthentication Privileges required: Get Global Properties
- [ERROR] ModuleInteroperabilityTest.shouldAllowModuleAToLoadModuleBIfARequiresB » Runtime Database out of sync with code: Anonymous role does not exist
- [INFO]
- [ERROR] Tests run: 4577, Failures: 5, Errors: 12, Skipped: 55
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary for OpenMRS 2.7.0-SNAPSHOT:
- [INFO]
- [INFO] OpenMRS ............................................ SUCCESS [ 59.269 s]
- [INFO] openmrs-tools ...................................... SUCCESS [ 1.983 s]
- [INFO] openmrs-test ....................................... SUCCESS [ 0.372 s]
- [INFO] openmrs-api ........................................ FAILURE [20:42 min]
- [INFO] openmrs-web ........................................ SKIPPED
- [INFO] openmrs-webapp ..................................... SKIPPED
- [INFO] openmrs-liquibase .................................. SKIPPED
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement