v2.8.0: DataMan 1D.Serial Test Fails (GCC, No-MPI build) #3151
Closed
Description
Describe the bug
I am trying to deploy ADIOS 2.8.0 via conda-forge.
A DataMan test fails for Linux no-MPI builds: conda-forge/adios2-feedstock#44
To Reproduce
Please see link.
Start 571: Engine.DataMan.DataManEngineTest.1D.Serial
571/695 Test #571: Engine.DataMan.DataManEngineTest.1D.Serial ..............................................................***Failed 0.40 sec
Note: Google Test filter = DataManEngineTest.1D
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from DataManEngineTest
[ RUN ] DataManEngineTest.1D
$SRC_DIR/testing/adios2/engine/dataman/TestDataMan1D.cpp:243: Failure
Expected equality of these values:
readString
Which is: "\x10\x19MsM\x7F\0\0\t\0\0\0\0\0\0\0some text\0\0\0\0\0\0\0"
"some text"
[ FAILED ] DataManEngineTest.1D (385 ms)
[----------] 1 test from DataManEngineTest (385 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (385 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] DataManEngineTest.1D
1 FAILED TEST
Expected behavior
Pass all tests on a limited resource like CI (<= 2 cores).
Desktop (please complete the following information):
- OS/Platform: 20.04.4 on Azure Pipelines via conda-forge
- Build
- GCC 10.3.0
- CMake 3.23.0
- No-MPI build
Additional context
Conda-Forge deployment (WIP): conda-forge/adios2-feedstock#44
CC DataMan component author @JasonRuonanWang
CC release manager @chuckatkins
Metadata
Assignees
Labels
No labels
Activity