Django

Code

Ticket #6478 (closed: fixed)

Opened 10 months ago

Last modified 10 months ago

Don't ignore Ctrl-C and system exit in tests

Reported by: Bastian Kleineidam <calvin@debian.org> Assigned to: nobody
Milestone: Component: Testing framework
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The test runner should not silently ignore Ctrl-C and system exits.

Attachments

0003-Don-t-ignore-Ctrl-C-and-system-exit-in-tests.patch (0.8 kB) - added by Bastian Kleineidam <calvin@debian.org> on 01/28/08 10:03:08.

Change History

01/28/08 10:03:08 changed by Bastian Kleineidam <calvin@debian.org>

  • attachment 0003-Don-t-ignore-Ctrl-C-and-system-exit-in-tests.patch added.

01/28/08 10:14:29 changed by Simon Greenhill <dev@simon.net.nz>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

02/02/08 19:24:23 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [7056]) Fixed #6478 -- Allow tests to be interrupted with system exits and C. Thanks, Bastian Kleineidam.


Add/Change #6478 (Don't ignore Ctrl-C and system exit in tests)




Change Properties
Action