roottest
roottest copied to clipboard
Re-enable fastcloningeventtree tests
Fixes https://github.com/root-project/root/issues/14579
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
Build failed on windows10/default. Running on null:C:\build\workspace\roottest-pullrequests-build See console output.
Failing tests:
I think we are almost there with this fix. It is just necessary to disable this test on Windows.
@bellenot Is there an easy way to fix this test on Windows (seem a question of access a local Event.lib file, maybe it was not copied when the .dll was copied).?
@bellenot Is there an easy way to fix this test on Windows (seem a question of access a local
Event.libfile, maybe it was not copied when the.dllwas copied).?
I already took a look and explained to Vincenzo. The Event.lib (and dll) are generated using a gnu makefile, hence not compatible with Windows. One should port that to CMake...
I.e in root\tree\fastcloningeventtree\CMakeLists.txt there is set(ROOT_EVENT_DIR ${ROOTTEST_DIR}/root/treeformula/event/), and in ${ROOTTEST_DIR}/root/treeformula/event/ there is ROOTTEST_ADD_OLDTEST(), which is not compatible with Windows
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
It turns out these files were already ported to cmake previously, then the change was reverted https://github.com/root-project/roottest/pull/716
I re-reverted the change, make the needed adjustments afterwards using fixtures. On my machine everything works again now, let's see the Windows CI
Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-2.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
And 1 more
Build failed on windows10/default. Running on null:C:\build\workspace\roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
And 1 more
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
- projectroot.tmva.pymva.test.gtest_tmva_pymva_test_TestRModelParserPyTorch
Build failed on windows10/default. Running on null:C:\build\workspace\roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
And 1 more
Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.runtutorials.tutorial_rcanvas_rline.cxx
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
Build failed on mac12arm/cxx20. Running on 194.12.161.128:/Users/sftnight/build/workspace/roottest-pullrequests-build See console output.
Warnings:
- [2024-02-20T00:11:45.950Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/treeformula/event/TreeFormulaEvent.cxx:146:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
- [2024-02-20T00:11:45.950Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/treeformula/event/TreeFormulaEvent.cxx:147:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Failing tests:
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_two
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_one
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_nine
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_split_zero
- projectroot.roottest.root.tree.fastcloningeventtree.roottest_root_tree_fastcloningeventtree_ctrans_stream_old
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
- projectroot.tmva.pymva.test.gtest_tmva_pymva_test_TestRModelParserPyTorch
Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/roottest-pullrequests-build See console output.
Failing tests:
Build failed on mac12arm/cxx20. Running on 194.12.161.128:/Users/sftnight/build/workspace/roottest-pullrequests-build See console output.
Warnings:
- [2024-02-20T19:27:02.773Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/treeformula/event/TreeFormulaEvent.cxx:146:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
- [2024-02-20T19:27:02.773Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/treeformula/event/TreeFormulaEvent.cxx:147:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-3.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
- projectroot.tmva.pymva.test.gtest_tmva_pymva_test_TestRModelParserPyTorch
Build failed on ROOT-ubuntu2004/python3. Running on root-ubuntu-2004-1.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.
Failing tests:
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_importROOT_notebook
- projectroot.roottest.python.JupyROOT.roottest_python_JupyROOT_simpleCppMagic_notebook
- projectroot.tmva.pymva.test.PyMVA_Torch_Regression
- projectroot.tmva.pymva.test.PyMVA_Torch_Classification
- projectroot.tmva.pymva.test.PyMVA_Torch_Multiclass
- projectroot.tmva.pymva.test.gtest_tmva_pymva_test_TestRModelParserPyTorch
Build failed on ROOT-performance-centos8-multicore/soversion. Running on olbdw-01.cern.ch:/data/sftnight/workspace/roottest-pullrequests-build See console output.
Failing tests:
@pcanal this is now ready for review
@phsft-bot build
Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds
Build failed on ROOT-ubuntu2204/nortcxxmod. Running on root-ubuntu-2204-2.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build See console output.