Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test.policies_serialize ..........Subprocess aborted (OSX) #539

Open
ClausKlein opened this issue Apr 9, 2022 · 0 comments
Open

test.policies_serialize ..........Subprocess aborted (OSX) #539

ClausKlein opened this issue Apr 9, 2022 · 0 comments

Comments

@ClausKlein
Copy link

ClausKlein commented Apr 9, 2022

Expected Behavior

No errors and no Warnings

Actual Behavior

bash-3.2$ ctest --rerun-failed --output-on-failure
Test project /Users/clausklein/Workspace/cpp/boost-ext/di/build
    Start 10: test.policies_serialize
1/1 Test #10: test.policies_serialize ..........Subprocess aborted***Exception:   0.00 sec
libc++abi: terminating with uncaught exception of type std::length_error: basic_string


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.01 sec

The following tests FAILED:
	 10 - test.policies_serialize (Subprocess aborted)
Errors while running CTest
bash-3.2$ 

Steps to Reproduce the Problem

cmake -B build -G Ninja
ninja -C build/
ninja -C build/ test
cd build
ctest --rerun-failed --output-on-failure

Specifications

  • Version: CMAKE_CXX_STANDARD=14
  • Platform: OSX
  • Subsystem:

see too https://github.com/ClausKlein/di/actions/runs/2140491208

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant