Observed behavior (including steps to reproduce, if applicable)
test_fixed_buffer_resource fails
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
irods_fixed_buffer_resource is a Catch v2.13.8 host application.
Run with -? for options
-------------------------------------------------------------------------------
fixed_buffer_resource works with pmr containers
-------------------------------------------------------------------------------
/irods_source/unit_tests/src/test_fixed_buffer_resource.cpp:64
...............................................................................
/irods_source/unit_tests/src/test_fixed_buffer_resource.cpp:64: FAILED:
due to unexpected exception with message:
std::bad_alloc
===============================================================================
test cases: 3 | 2 passed | 1 failed
assertions: 9 | 8 passed | 1 failed
[x] 4-2-stable
Bug Report
iRODS Version, OS and Version
main (maybe 4-2-stable?)
What did you try to do?
Run the unit tests
Expected behavior
All tests pass
Observed behavior (including steps to reproduce, if applicable)
test_fixed_buffer_resource
fails