irods / irods

Open Source Data Management Software
https://irods.org
BSD 3-Clause "New" or "Revised" License
447 stars 141 forks source link

`test_fixed_buffer_resource` unit test fails #6176

Closed alanking closed 2 years ago

alanking commented 2 years ago

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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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
korydraughn commented 2 years ago

4-2-stable checkbox needs to be checked.