You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: