Closed
Bug 1221860
Opened 10 years ago
Closed 8 years ago
Weird test warnings running under TaskCluster
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dylan, Assigned: dylan)
Details
ok 636 - --WARNING template/en/default/global/user-error.html.tmpl has 3 unused error tag(s):
# user error tag 'passwords_dont_match' is defined at line(s) (1487) but is not used anywhere
# user error tag 'password_not_complex' is defined at line(s) (1504) but is not used anywhere
# user error tag 'password_too_short' is defined at line(s) (1495) but is not used anywhere
This shouldn't happen as we ignore ^password errors.
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•