From bugzilla at redhat.com Sat Aug 17 08:29:38 2019
Content-Type: multipart/mixed; boundary="===============3801203488548837978=="
MIME-Version: 1.0
From: bugzilla at redhat.com
To: package-review at lists.fedoraproject.org
Subject: [Bug 1719008] Review Request: python-soupsieve - CSS selector library
Date: Sat, 17 Aug 2019 08:29:28 +0000
Message-ID:
In-Reply-To: bug-1719008-308966@https.bugzilla.redhat.com/
--===============3801203488548837978==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
https://bugzilla.redhat.com/show_bug.cgi?id=3D1719008
--- Comment #17 from Miro Hron=C4=8Dok ---
BTW python-beautifulsoup4 is failing with:
BUILDSTDERR:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
BUILDSTDERR: FAIL: test_nested_namespaces
(tests.test_lxml.LXMLXMLTreeBuilderSmokeTest)
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "bs4/testing.py", line 665, in test_nested_namespaces
BUILDSTDERR: self.assertEqual(doc, soup.encode())
BUILDSTDERR: AssertionError: '\n<=
!DOCTYPE
html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\n\n\n\n\n' !=3D '\n\n\n\n\n\n'
BUILDSTDERR:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
BUILDSTDERR: FAIL: test_real_xhtml_document
(tests.test_lxml.LXMLXMLTreeBuilderSmokeTest)
BUILDSTDERR: A real XHTML document should come out *exactly* the same as it
went in.
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR: File "bs4/testing.py", line 654, in test_real_xhtml_document
BUILDSTDERR: soup.encode("utf-8"), markup)
BUILDSTDERR: AssertionError: '\n<=
!DOCTYPE
html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">\n\nHello.\nGoodbye.\n'
!=3D '\n\n\nHello.=
\nGoodbye.\n'
BUILDSTDERR:
----------------------------------------------------------------------
BUILDSTDERR: Ran 476 tests in 2.288s
BUILDSTDERR: FAILED (failures=3D2)
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.fHaY2V (%check)
BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.fHaY2V (%check)
Since lxml 4.4 https://apps.fedoraproject.org/koschei/build/6778909
-- =
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
--===============3801203488548837978==--