From: Debian Science Team Date: Sat, 4 Nov 2017 00:02:42 +0000 (+0000) Subject: mark_tests_working_on_intel_armhf X-Git-Tag: archive/raspbian/0.20.3-11+rpi1~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=700abbd729a634f11e3415a1a2ae6938a10a2ddf;p=pandas.git mark_tests_working_on_intel_armhf Gbp-Pq: Name mark_tests_working_on_intel_armhf.patch --- diff --git a/pandas/tests/io/test_pytables.py b/pandas/tests/io/test_pytables.py index 4ad5b0bd..63f8b4dc 100644 --- a/pandas/tests/io/test_pytables.py +++ b/pandas/tests/io/test_pytables.py @@ -1184,6 +1184,7 @@ class TestHDFStore(Base): reloaded_panel = read_hdf(path, 'panel_with_missing') tm.assert_panel_equal(panel_with_missing, reloaded_panel) + @pytest.mark.intel def test_append_frame_column_oriented(self): with ensure_clean_store(self.path) as store: