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]

Path csiph.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod
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 Fri, 15 Jan 2016 11:10:03 +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>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Fri Jan 15 10:00:13 2016
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -2.601
Reply-To Dmitry Shachnev <mitya57@debian.org>, 811002@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
X-Debian-Pr-Message followup 811002
X-Debian-Pr-Package src:python-ruffus
X-Debian-Pr-Source python-ruffus
X-Spam-Bayes score:0.0000 Tokens: new, 28; hammy, 150; neutral, 59; spammy, 0. spammytokens: hammytokens:0.000-+--H*c:pgp-sha256, 0.000-+--H*u:2015-08-30, 0.000-+--H*UA:2015-08-30, 0.000-+--H*UA:1.5.24, 0.000-+--H*u:1.5.24
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=2kX+nzb/j1htqJKzJIgi0UzJv/OkFJ2FK3Qh4REjV7M=; b=PLBHUACxtslxkRlNcND2I/UMMiJn5xHnPPRUqk6xKBnSKg/sCRfsEwNSu/ptJFxHzV /Jitv6JShavg45RCcacqo712V0usG6ZLXANhcHKufZYDhwp4b8xekrPdL9Pb4p2HpG3Z d4+QjZ4DevvH9nZqk9Mr/giA3cy1/+6m0uscypNRJ82tugGMqbQiYeXw+IBnZkEyKF2L S9y7wmyFLuoBuNTw7mgiTvKJU8LDdCyBPVD6QpeuNeJIvjqrvistWCQzPyZlW2c3n4TF NpvEUeg4oTlbJK+Deex/8rRoKplGoYYdf+MQv4xYD3rLoPkO0WJY2A6ZZT1o93TTjlv0 RnPQ==
X-Gm-Message-State ALoCoQkuG/gK+E3hAawTedUbO2c1wEF7dDiyjQSd6mwfLcLiPr+Uvhsh2VQqdCdzMW1bfQKpUXZZOxrlWP3KzvJuY7KuxIjV/A==
X-Received by 10.25.205.76 with SMTP id d73mr2828353lfg.76.1452851812803; Fri, 15 Jan 2016 01:56:52 -0800 (PST)
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J"
Content-Disposition inline
User-Agent Mutt/1.5.24 (2015-08-30)
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1241617
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 47
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc 811002@bugs.debian.org, Leo Goodstadt <ruffus_lib@llew.org.uk>, debian-python@lists.debian.org
X-Original-Date Fri, 15 Jan 2016 12:56:50 +0300
X-Original-Message-ID <20160115095650.GA15568@mitya57.me>
X-Original-References <20160114204821.GB6904@an3as.eu> <20160115082008.GA2093@mitya57.me> <20160115091514.GE21300@an3as.eu>
Xref csiph.com linux.debian.bugs.dist:709023 linux.debian.maint.python:8100

Cross-posted to 2 groups.

Show key headers only | 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