Skip to content

Commit

Permalink
fix flaky case
Browse files Browse the repository at this point in the history
  • Loading branch information
zhannngchen committed Jul 16, 2024
1 parent 1b4108c commit 36edd9f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ suite("test_cloud_mow_delete_bitmap_calc_timeout","nonConcurrent") {
"""

GetDebugPoint().clearDebugPointsForAllFEs()
GetDebugPoint().clearDebugPointsForAllBEs()

try {
sql "insert into ${tableName} values(1,1,1,1,1),(2,2,2,2,2),(3,3,3,3,3);"
Expand Down

0 comments on commit 36edd9f

Please sign in to comment.