Skip to content

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

Open
@ClausKlein

Description

@ClausKlein

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions