Skip to content

Commit 367fd12

Browse files
Debian Science Teamrebecca-palmer
Debian Science Team
authored andcommitted
mark_tests_working_on_intel_mips
Gbp-Pq: Name mark_tests_working_on_intel_mips.patch
1 parent 3180418 commit 367fd12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/tests/io/parser/test_skiprows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ def test_skiprows_infield_quote(all_parsers):
219219
tm.assert_frame_equal(result, expected)
220220

221221

222+
@pytest.mark.intel
222223
@pytest.mark.parametrize(
223224
"kwargs,expected",
224225
[

0 commit comments

Comments
 (0)