TwistedChecker doesn't pass tests with pep8 current (1.4.6)

Bug #1219012 reported by HawkOwl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
twistedchecker
Fix Released
Undecided
Unassigned

Bug Description

Traceback:

[FAIL]
Traceback (most recent call last):
  File "/home/red/code/bzr/twistedchecker/twistedchecker/test/test_runner.py", line 248, in test_functions
    (modulename, predictResult))
  File "/usr/local/lib/python2.7/dist-packages/twisted/trial/_synctest.py", line 356, in assertEqual
    % (msg, pformat(first), pformat(second)))
twisted.trial.unittest.FailTest: Incorrect result of twistedchecker.functionaltests.blanklines_fail, should be:
---
11:W9012
15:W9013
28:W9013
40:W9016
45:W9015
---
not equal:
a = '5:W9013\n22:W9015\n28:W9015\n33:W9015\n40:W9015\n45:W9015'
b = '11:W9012\n15:W9013\n28:W9013\n40:W9016\n45:W9015'

twistedchecker.test.test_runner.RunnerTestCase.test_functions
-------------------------------------------------------------------------------
Ran 18 tests in 0.142s

FAILED (failures=1, successes=17)

With latest pep8 (1.4.6)

Revision history for this message
HawkOwl (hawkowl) wrote :

This was fixed in 0.2.0

Changed in twistedchecker:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.