Plan for the LegacyUI module

Build: #402 failed Child of TRUNK-OC2-173

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
3 minutes
Labels
None
Revisions
Git
536d74bc70b285f327bdf346713058ff4edeebd3 536d74bc70b285f327bdf346713058ff4edeebd3
Release scripts
2a53d5ccc29294f1e60963ccc7aa819f489b5bb5 2a53d5ccc29294f1e60963ccc7aa819f489b5bb5
Total tests
343
Fixed in
#403 (Child of TRUNK-OC2-173)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed ForgotPasswordFormControllerTest shouldAcceptAsUserWithValidSecretQuestion History
Default Job < 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...)