From aaebc161857878ea98fd4236bb3e75d045582fe0 Mon Sep 17 00:00:00 2001 From: Vanya Belyaev Date: Tue, 9 Apr 2024 10:23:07 +0200 Subject: [PATCH] rebuild --- ostap/fitting/tests/test_fitting_pypdf.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ostap/fitting/tests/test_fitting_pypdf.py b/ostap/fitting/tests/test_fitting_pypdf.py index bdeee22e..cdeda877 100755 --- a/ostap/fitting/tests/test_fitting_pypdf.py +++ b/ostap/fitting/tests/test_fitting_pypdf.py @@ -330,9 +330,9 @@ def test_PyPdf() : logger.warning("test enabled only for NEW PyROOT!") return - if ( 6 , 31 ) <= root_info : - logger.warning ( 'Test is *TEMPORARILY* disabled, see https://github.com/root-project/root/issues/15085#issuecomment-2029462023' ) - return +# if ( 6 , 31 ) <= root_info : +# logger.warning ( 'Test is *TEMPORARILY* disabled, see https://github.com/root-project/root/issues/15085#issuecomment-2029462023' ) +# return # ============================================================================= ## @class PyGauss1 @@ -419,9 +419,9 @@ def test_PyPdf_AI() : logger.warning("test enabled only for NEW PyROOT!") return - if ( 6 , 31 ) <= root_info : - logger.warning ( 'Test is *TEMPORARILY* disabled, see https://github.com/root-project/root/issues/15085#issuecomment-2029462023' ) - return +# if ( 6 , 31 ) <= root_info : +# logger.warning ( 'Test is *TEMPORARILY* disabled, see https://github.com/root-project/root/issues/15085#issuecomment-2029462023' ) +# return # ============================================================================= ## @class PyGauss