Skip to content

Commit 5d11033

Browse files
committed
Fix output flakiness for cagg_concurrent_policy_register
1 parent 8bc172a commit 5d11033

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tsl/test/isolation/specs/cagg_concurrent_policy_register.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ permutation "s1_select" "s3_lock_before_register" "s1_run_pol7d_3d_refresh" "s12
216216

217217
## TEST: two concurrent refresh policies on the hierarchical L2 CAgg serialize on registration,
218218
## then both execute succesfully. L2 stays consistent with L1.
219-
permutation "s3_lock_before_register" "s1_run_l2_hist" "s12_run_l2_recent"("s1_run_l2_hist") "s4_enable_before_process_cagg_invalidations" "s3_release_after_register" "s5_show_running_jobs" "s4_release_before_process_cagg_invalidations" "s5_l2_consistency"
219+
permutation "s3_lock_before_register" "s1_run_l2_hist" "s12_run_l2_recent"("s1_run_l2_hist") "s4_enable_before_process_cagg_invalidations" "s3_release_after_register" "s5_show_running_jobs" "s4_release_before_process_cagg_invalidations" "s5_l2_consistency"("s1_run_l2_hist","s12_run_l2_recent")

0 commit comments

Comments
 (0)