Open
Description
- Checked for duplicates
Describe the bug
tutorial-tree-drawsparse fails on s390x
Expected behavior
No failure
To Reproduce
Steps to reproduce the behavior:
- Build root for 6.28.00 on s390x
- Run unit tests
Setup
- ROOT version: 6.28.00
- Operating system: Fedora Linux s390x, RHEL+EPEL s390x
- How you obtained ROOT: build from source
Additional context
Output from failing test:
1008/1272 Test #1006: tutorial-tree-drawsparse ................................\
............***Failed 0.97 sec
Processing /builddir/build/BUILD/root-6.28.00/tutorials/tree/drawsparse.C...
/usr/include/c++/13/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = double; _Alloc = std::allocator<double>; reference = double&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
CMake Error at /builddir/build/BUILD/root-6.28.00/redhat-linux-build/RootTestDriver.cmake:232 (message):
error code: Subprocess aborted