public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html5lib/
Date: Fri, 15 Jan 2016 09:50:41 +0000 (UTC)	[thread overview]
Message-ID: <1452851434.ae7e7778f714c55daa1c602ead4714631d55fb2a.jlec@gentoo> (raw)

commit:     ae7e7778f714c55daa1c602ead4714631d55fb2a
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 08:50:26 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 09:50:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae7e7778

dev-python/html5lib: Don't test with dev-python/lxml-3.5.0

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571644
https://github.com/html5lib/html5lib-python/issues/224

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/html5lib/html5lib-0.9999999.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-python/html5lib/html5lib-0.9999999.ebuild b/dev-python/html5lib/html5lib-0.9999999.ebuild
index 69308d7..d14b5a2 100644
--- a/dev-python/html5lib/html5lib-0.9999999.ebuild
+++ b/dev-python/html5lib/html5lib-0.9999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -24,5 +24,11 @@ DEPEND="${RDEPEND}
 	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
 
 python_test() {
-	nosetests || die "Tests fail with ${EPYTHON}"
+	# https://github.com/html5lib/html5lib-python/issues/224
+	# https://bugs.gentoo.org/show_bug.cgi?id=571644
+	has_version =dev-python/lxml-3.5.0 && \
+		einfo "test are broken with dev-python/lxml-3.5.0" && \
+		einfo "https://github.com/html5lib/html5lib-python/issues/224" && \
+		return
+	nosetests --verbosity=3 || die "Tests fail with ${EPYTHON}"
 }


             reply	other threads:[~2016-01-15  9:50 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15  9:50 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-25  6:21 [gentoo-commits] repo/gentoo:master commit in: dev-python/html5lib/ Michał Górny
2024-05-25  6:08 Arthur Zamarin
2024-05-09 19:13 Michał Górny
2024-05-09 19:13 Michał Górny
2023-05-24  8:36 Sam James
2023-03-16  3:50 Michał Górny
2022-06-12 14:30 Michał Górny
2022-06-12 11:55 Sam James
2022-05-11 17:54 Michał Górny
2022-05-11 17:54 Michał Górny
2021-09-25 21:27 James Le Cuirot
2020-10-08 18:38 Sam James
2020-08-30 19:10 Thomas Deutschmann
2020-08-02 11:39 Sergei Trofimovich
2020-08-01  9:14 Sergei Trofimovich
2020-08-01  9:01 Sergei Trofimovich
2020-07-27 10:02 Michał Górny
2020-06-23  6:03 Michał Górny
2020-05-26 16:23 Michał Górny
2020-04-04 17:04 Michał Górny
2020-03-27 11:35 Michał Górny
2020-03-27 11:35 Michał Górny
2020-03-27 11:35 Michał Górny
2019-11-02  8:19 Mikle Kolyada
2018-12-08 17:54 Mikle Kolyada
2018-10-29 23:26 Sergei Trofimovich
2018-09-16 20:25 Matt Turner
2018-09-16 20:25 Matt Turner
2018-07-22  2:14 Mikle Kolyada
2018-07-20 15:53 Tobias Klausmann
2018-07-03 20:01 Sergei Trofimovich
2018-07-02 21:24 Sergei Trofimovich
2018-07-01 15:19 Pacho Ramos
2018-06-30 18:03 Mart Raudsepp
2018-03-19  6:04 Tim Harder
2018-01-23 22:21 Patrice Clement
2017-12-20 21:53 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-09-22 19:40 Sergei Trofimovich
2017-08-20  2:17 Tim Harder
2017-07-01 11:19 Sergei Trofimovich
2017-05-26 20:56 Mart Raudsepp
2017-05-26 18:36 Markus Meier
2017-05-23 20:00 Michael Weber
2017-05-18 20:00 Michael Weber
2017-05-17 19:22 Markus Meier
2017-05-10 20:10 Jeroen Roovers
2017-05-09  1:54 Zac Medico
2016-02-28  7:08 Matt Thode
2016-01-15 10:44 Justin Lecher
2015-11-23  6:44 Jeroen Roovers
2015-11-22  8:39 Markus Meier
2015-11-02 13:12 Agostino Sarubbo
2015-11-02 13:09 Agostino Sarubbo
2015-09-10  7:59 Justin Lecher
2015-08-10  6:42 Justin Lecher
2015-08-09 23:59 Mikle Kolyada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1452851434.ae7e7778f714c55daa1c602ead4714631d55fb2a.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox