Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644144 - dev-python/lxml-4.1.1 : [TEST] ERROR: test_relaxng_compact (lxml.tests.test_relaxng.RelaxNGCompactTestCase)
Summary: dev-python/lxml-4.1.1 : [TEST] ERROR: test_relaxng_compact (lxml.tests.test_r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://bugs.launchpad.net/lxml/+bug/...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-01-10 18:11 UTC by Toralf Förster
Modified: 2019-03-31 13:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.29 KB, text/plain)
2018-01-10 18:11 UTC, Toralf Förster
Details
dev-python:lxml-4.1.1:20180109-224624.log (dev-python:lxml-4.1.1:20180109-224624.log,212.12 KB, text/plain)
2018-01-10 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.00 KB, text/plain)
2018-01-10 18:12 UTC, Toralf Förster
Details
environment (environment,150.09 KB, text/plain)
2018-01-10 18:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.93 KB, application/x-bzip)
2018-01-10 18:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,54.63 KB, application/x-bzip)
2018-01-10 18:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-01-10 18:11:24 UTC
======================================================================
ERROR: test_relaxng_compact (lxml.tests.test_relaxng.RelaxNGCompactTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib64/python2.7/unittest/case.py", line 329, in run

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20180106-200451

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/lxml
[ebuild  N    ] dev-python/lxml-4.1.1  USE="threads -doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-01-10 18:11:42 UTC
Created attachment 514094 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-10 18:11:59 UTC
Created attachment 514096 [details]
dev-python:lxml-4.1.1:20180109-224624.log
Comment 3 Toralf Förster gentoo-dev 2018-01-10 18:12:15 UTC
Created attachment 514098 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-01-10 18:12:31 UTC
Created attachment 514100 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-01-10 18:12:50 UTC
Created attachment 514102 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-10 18:13:10 UTC
Created attachment 514104 [details]
temp.tbz2
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2018-09-13 12:28:46 UTC
I can reproduce the failure on v4.2.2 by installing dev-python/rnc2rng and running the tests.
Comment 8 Virgil Dupras (RETIRED) gentoo-dev 2018-09-13 13:00:37 UTC
It turns out that the "test.rnc" file is missing from the archive, which is strange because when we do "make sdist" from a git clone on tag lxml-4.2.2, the resulting archive *has* the file.

I'm tempted to change our SRC_URI to the github archive link ( archive at https://lxml.de/files/lxml-${PV}.tgz has the same problem).
Comment 9 Virgil Dupras (RETIRED) gentoo-dev 2019-03-31 13:53:35 UTC
Solved in latest bump.