Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8100

Bug#811002: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2]

From Dmitry Shachnev <mitya57@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.python
Subject Bug#811002: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2]
Date 2016-01-15 11:10 +0100
Message-ID <qR9kK-4iA-21@gated-at.bofh.it> (permalink)
References <qQX0e-3S8-13@gated-at.bofh.it> <qR7VD-3qX-13@gated-at.bofh.it> <qR8I1-42i-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Andreas,

On Fri, Jan 15, 2016 at 10:15:14AM +0100, Andreas Tille wrote:
> Hmmm, I think I misunderstood your hint since my attempt to fix the
> issue[1] did not worked but rather endet up in:
>
> [...]
>
> What am I doing wrong?

Now you are getting an error with Python 3.4 which doesn't have this change :)

How about something like this?

    self.assertEqual(e.args[0], 'Dummy Task')
    self.assertIn("test1: regular expression regex('.*)') is malformed\n[sre_constants.error: (unbalanced parenthesis", e.args[1])

--
Dmitry Shachnev

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Please help tracking down this issue in test suite [Was: Bug#811002:  python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at  position 2] Andreas Tille <andreas@an3as.eu> - 2016-01-14 21:50 +0100
  Bug#811002: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2] Dmitry Shachnev <mitya57@debian.org> - 2016-01-15 11:10 +0100
    Re: Please help tracking down this issue in test suite [Was:  Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced  parenthesis at position 2] Andreas Tille <tille@debian.org> - 2016-01-15 13:00 +0100
    Bug#811002: Please help tracking down this issue in test suite [Was: Bug#811002: python-ruffus: FTBFS: sre_constants.error: unbalanced parenthesis at position 2] Leo Goodstadt 顧維斌 <llewgoodstadt@gmail.com> - 2016-01-17 23:50 +0100

csiph-web