Skip to content

CTest failed for Clang build #282

@quazirafi

Description

@quazirafi

The CTest is failing because of line 56 at file tests/pluginplay/detail_/any_wrapper.cpp.

ERROR MESSAGE

test 1
Start 1: test_pluginplay

1: Test command: /home/runner/work/PluginPlay/PluginPlay/build/test_pluginplay
1: Working Directory: /home/runner/work/PluginPlay/PluginPlay/build
1: Test timeout computed to be: 1500
1:
1: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1: test_pluginplay is a Catch v2.13.8 host application.
1: Run with -? for options
1:
1: -------------------------------------------------------------------------------
1: AnyWrapper(move)
1: str
1: -------------------------------------------------------------------------------
1: /home/runner/work/PluginPlay/PluginPlay/tests/pluginplay/detail_/any_wrapper.cpp:52
1: ...............................................................................
1:
1: /home/runner/work/PluginPlay/PluginPlay/tests/pluginplay/detail_/any_wrapper.cpp:56: FAILED:
1: REQUIRE( ss.str() == w.str() )
1: with expansion:
1: "[1.1, 2.2, 3.3]"
1: ==
1: "<St6vectorIdSaIdEE 0x5632e908e8a0>"
1:
1: ===============================================================================
1: test cases: 276 | 275 passed | 1 failed
1: assertions: 2826 | 2825 passed | 1 failed
1:
1/1 Test #1: test_pluginplay ..................***Failed 0.51 sec

0% tests passed, 1 tests failed out of 1

Errors while running CTest
Output from these tests are in: /home/runner/work/PluginPlay/PluginPlay/build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
Total Test time (real) = 0.54 sec

The following tests FAILED:
1 - test_pluginplay (Failed)
Error: Process completed with exit code 8.

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