Opened 16 years ago

Closed 16 years ago

#9293 closed (fixed)

Admin scripts test currently fail

Reported by: Alex Gaynor Owned by: Alex Gaynor
Component: Testing framework Version: 1.0
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

This is due to the recent change to make --verbosity a top level flag.

Attachments (1)

admin-test.diff (11.3 KB ) - added by Alex Gaynor 16 years ago.

Download all attachments as: .zip

Change History (4)

by Alex Gaynor, 16 years ago

Attachment: admin-test.diff added

comment:1 by Alex Gaynor, 16 years ago

Owner: changed from nobody to Alex Gaynor

comment:2 by Alex Gaynor, 16 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Russell Keith-Magee, 16 years ago

Resolution: fixed
Status: newclosed

(In [9112]) Fixed #9293: Corrected expected test output for the admin_scripts tests, following the changes to --verbosity in 9110. Thanks to Alex for the report.

Note: See TracTickets for help on using tickets.
Back to Top