Skip to content

Commit

Permalink
mqbc::IncoreCSL.t: Temporarilt disable flaky tests (#602)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Jing Vincent Yan <[email protected]>
  • Loading branch information
kaikulimu authored Feb 6, 2025
1 parent 6466b72 commit d9f8b65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/groups/mqb/mqbc/mqbc_incoreclusterstateledger.t.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2189,8 +2189,11 @@ int main(int argc, char* argv[])

switch (_testCase) {
case 0:
// TODO Temporarily bugged. Disable these tests for now.
/*
case 12: test12_rolloverUncommittedAdvisories(); break;
case 11: test11_persistanceAcrossRollover(); break;
*/
case 10: test10_persistanceFollower(); break;
case 9: test9_persistanceLeader(); break;
case 8: test8_apply_ClusterStateRecordCommit(); break;
Expand Down

0 comments on commit d9f8b65

Please sign in to comment.