Describe the bug
The rmqamqp_tests fails when running on Solaris
I see the following output:
Start 2: rmqamqp_tests
2/7 Test #2: rmqamqp_tests ....................Bus error***Exception: 0.98 sec
86% tests passed, 1 tests failed out of 7
Total Test time (real) = 2.95 sec
The following tests FAILED:
2 - rmqamqp_tests (Bus error)
Errors while running CTest
To Reproduce
Build the code and run the tests (ctest --test-dir build/ --output-on-failure).
Expected behavior
The tests should execute successfully and pass.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
- Operating System and Version: SunOs Solaris
5.11 11.4.51.132.1
- Browser [e.g. Firefox, Safari] (if applicable):
Additional context
Add any other context about the problem here.
Describe the bug
The
rmqamqp_testsfails when running onSolarisI see the following output:
To Reproduce
Build the code and run the tests (
ctest --test-dir build/ --output-on-failure).Expected behavior
The tests should execute successfully and pass.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
5.1111.4.51.132.1Additional context
Add any other context about the problem here.