Ticket #2767 (closed defect: fixed )

Opened 2 years ago

Last modified 2 years ago

test_ident uses deprecated function log.flushErrors

Reported by: therve Assigned to: therve
Type: defect Priority: highest
Milestone: Component: core
Keywords: Cc:
Branch: Author:
Launchpad Bug:

Description

Let's remove this.

Attachments

Change History

  2007-08-02 12:04:21+00:00 changed by therve

(In [20919])

  • Replace call to log.flushErrors
  • 80 cols, trailing whispaces
  • Unused import
  • Refactor one of the test: split it, and use assertFailure instead of relying on the synchoncity of the response.

Refs #2767

  2007-08-02 12:04:59+00:00 changed by therve

Branch is test-ident-cleanups-2767.

  2007-09-13 09:58:17+00:00 changed by therve

  • keywords set to review
  • owner deleted
  • priority changed from low to highest

  2007-10-20 20:03:45+00:00 changed by exarkun

  • keywords deleted
  • owner set to therve

Flawless

  2007-10-21 06:49:22+00:00 changed by therve

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

(In [21374]) Merge test-ident-cleanups-2767

Author: therve Reviewer: exarkun Fixes #2767

Replace a call of log.flushErrors by flushLoggedErrors in twisted.test.test_ident, and make a bunch of cleanups in the process.

Note: See TracTickets for help on using tickets.