Plan for the LegacyUI module

Build: #374 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
875d21660f7641f60cb559644f4fa1c8dc32d977 875d21660f7641f60cb559644f4fa1c8dc32d977
Total tests
342
Fixed in
#375 (Manual run by Daniel Kayiwa)

Tests

  • 342 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 45 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed ForgotPasswordFormControllerTest shouldAcceptAsUserWithValidSecretQuestion History
< 1 sec
org.openmrs.api.InvalidCharactersPasswordException: error.password.requireMixedCase
	at org.openmrs.util.OpenmrsUtil.validatePassword(OpenmrsUtil.java:1896)
	at org.openmrs.api.impl.UserServiceImpl.updatePassword(UserServiceImpl.java:636)
	at org.openmrs.api.impl.UserServiceImpl.changePassword(UserServiceImpl.java:642)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
(67 more lines...)