Opened 16 years ago

Closed 16 years ago

#7436 closed (fixed)

Testsuite is broken since 7615

Reported by: Marc Fargas Owned by: nobody
Component: Testing framework Version: dev
Severity: Keywords:
Cc: Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

According to buildbot the testsuite is broken since [7615], which makes it hard to test patches before uploading :)

Change History (3)

comment:1 by Marc Fargas, 16 years ago

http://buildbot.djangoproject.com/ for those wondering where it lives.

comment:2 by edgarsj, 16 years ago

Triage Stage: UnreviewedAccepted

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

Resolution: fixed
Status: newclosed

(In [7629]) Fixed #7436 -- Corrected a fix from [7615] that broke some test cases. Don't you just love unintended consequences? Thanks to telenieko for the report, and the buildbot for pointing out my mistake.

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