Skip to content

ctest filter flaky tests #249

@adsharma

Description

@adsharma

Wasm builds + tests take a long time and eventually break with 1-2 flaky tests. The syntax to disable them has some problems.

Run ctest --test-dir build/wasm/test/ --output-on-failure -j ${TEST_JOBS} --timeout 600 -- --gtest_filter="-e2e_test_agg~hash_leak.LargeAggregateLeakTest:CopyTest.GracefulBMExceptionHandlingManyThreads"
CMake Error: Unknown argument: --
CMake Error: Run 'ctest --help' for all supported options.

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