Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Flaky tests #1147

@cabrador

Description

@cabrador

Abort testing is flaky atm.

To reproduce:
go test ./executor -run TestProcessor_PreEventErrorAbortsProcessing_BlockLevelParallelism -count 1000
go test ./executor -run TestProcessor_PostEventErrorAbortsProcessing_BlockLevelParallelism -count 1000
go test ./executor -run TestProcessor_PreEventErrorAbortsProcessing_TransactionLevelParallelism -count 1000
go test ./executor -run TestProcessor_PostEventErrorAbortsProcessing_TransactionLevelParallelism -count 1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions