openPMD / openPMD/openPMD-api

SerialIOTest: UBSAN/ASAN and `DefineAttribute` /date?

Open
#1,283 0 comments 0 reactions 2 assignees Claimed by @franzpoeschel View on GitHub
bug tests
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.