Skip to content

Commit 102f275

Browse files
skip json test in xml tests
1 parent d5d36b4 commit 102f275

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/xml/test_to_xml.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,6 +1172,7 @@ def test_style_to_string():
11721172
assert out_xml == out_str
11731173

11741174

1175+
@td.skip_array_manager_not_yet_implemented # TODO(ArrayManager) JSON
11751176
@td.skip_if_no("lxml")
11761177
def test_style_to_json():
11771178
xsl = """\

0 commit comments

Comments
 (0)