From: Debian Science Team Date: Tue, 24 Apr 2018 19:09:20 +0000 (+0100) Subject: mark_tests_working_on_intel_armhf X-Git-Tag: archive/raspbian/0.22.0-6+rpi1^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5afe6ca52fb88293756532efe0de5665139da492;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 a7cc6b71..c0c6062e 100644 --- a/pandas/tests/io/test_pytables.py +++ b/pandas/tests/io/test_pytables.py @@ -1248,6 +1248,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: