Skip to content

test: IT fail after change cargo test to cargo nextest #423

Closed
@ben1009

Description

@ben1009

IT may have concurrency issue, after change test to nextest, can not passed IT, but rollback to cargo test could pass

------------
     Summary [   5.669s] 3/24 tests run: 0 passed, 3 failed, 38 skipped
        FAIL [   2.422s] tikv-client::failpoint_tests txn_cleanup_2pc_locks
        FAIL [   2.616s] tikv-client::failpoint_tests txn_cleanup_async_commit_locks
        FAIL [   3.246s] tikv-client::failpoint_tests txn_cleanup_locks_batch_size
error: test run failed
make: *** [Makefile:26: integration-test] Error 100
Error: Process completed with exit code 2.

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