SerialIOTest: UBSAN/ASAN and `DefineAttribute` /date?
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
For b10fd69ece7eeb619d12b9a43f8987c87e72e3b5, I saw the following test failure in `dev` after merge of an unrelated PR (#1279) 3 days ago:
```
/home/runner/work/openPMD-api/openPMD-api/test/SerialIOTest.cpp:5824: FAILED:
{Unknown expression after the reported line}
due to unexpected exception with message:
ERROR: attribute /date has been defined and its value cannot be changed, in
call to DefineAttribute
===============================================================================
test cases: 54 | 53 passed | 1 failed
assertions: 111212 | 111211 passed | 1 failed
-----------------------------------------------------
Suppressions used:
count bytes template
240 8400 adios_inq_var
-----------------------------------------------------
```
I will restart the test now, but wonder if something is off in that test?
Contributor guide
Assessment
This issue has not been assessed yet.