From ffc249ac909c737bc41779dcd40d85542cf48cac Mon Sep 17 00:00:00 2001 From: ioanaif Date: Wed, 20 Sep 2023 14:13:20 +0200 Subject: [PATCH] Swaps rntuple file for new one form RNTuple in test 0662, the footer reading part should not complain anymore. --- tests/test_0662-rntuple-stl-containers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/test_0662-rntuple-stl-containers.py b/tests/test_0662-rntuple-stl-containers.py index 557338171..951e703ba 100644 --- a/tests/test_0662-rntuple-stl-containers.py +++ b/tests/test_0662-rntuple-stl-containers.py @@ -14,7 +14,8 @@ def test_rntuple_stl_containers(): - filename = skhep_testdata.data_path("test_ntuple_stl_containers.root") + filename = "test_ntuple_stl_containers-2.root" + # filename = skhep_testdata.data_path("test_ntuple_stl_containers.root") with uproot.open(filename) as f: R = f["ntuple"] assert R.keys() == [