~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_selftest.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-17 22:21:07 UTC
  • mfrom: (4789.29.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100117222107-b76bj4n2gcnofe9p
(robertc) Show parameterised test ids when displaying details of test
        failures. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1057
1057
            '(?sm)^bzr selftest.*$'
1058
1058
            '.*'
1059
1059
            '^======================================================================\n'
1060
 
            '^FAIL: unittest.FunctionTestCase \\(failing_test\\)\n'
 
1060
            '^FAIL: failing_test\n'
1061
1061
            '^----------------------------------------------------------------------\n'
1062
1062
            'Traceback \\(most recent call last\\):\n'
1063
1063
            '  .*' # File .*, line .*, in failing_test' - but maybe not from .pyc