Projects
openEuler:24.03:SP1:Everything
python-lxml
_service:tar_scm:Skip-failing-test_iterparse_ut...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:Skip-failing-test_iterparse_utf16_bom.patch of Package python-lxml
From 1e096eeabcb6f3995c8e9da6f544e7f9f5ff5f08 Mon Sep 17 00:00:00 2001 From: zhuofeng <zhuofeng2@huawei.com> Date: Wed, 9 Aug 2023 15:22:11 +0800 Subject: [PATCH] Skip failing test_iterparse_utf16_bom --- src/lxml/tests/test_io.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lxml/tests/test_io.py b/src/lxml/tests/test_io.py index 8fac41d..2b5d0de 100644 --- a/src/lxml/tests/test_io.py +++ b/src/lxml/tests/test_io.py @@ -4,6 +4,7 @@ IO test cases that apply to both etree and ElementTree import unittest +from unittest import skip import tempfile, gzip, os, os.path, gc, shutil from .common_imports import ( @@ -305,6 +306,7 @@ class _IOTestCaseBase(HelperTestCase): os.unlink(f.name) self.assertEqual(utext, root.text) + @skip def test_iterparse_utf16_bom(self): utext = 'Søk på nettet' uxml = '<?xml version="1.0" encoding="UTF-16"?><p>%s</p>' % utext -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2