Skip to content

Commit

Permalink
test: msg
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsingerus committed Dec 13, 2024
1 parent cfa4f53 commit 92ee931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"/regression/e2e.test_operator/test_008*": [(Fail, "Test 008 sometimes fails due to unknown reasons")],
"/regression/e2e.test_operator/test_014*": [(Fail, "Test 014 sometimes fails due to unknown reasons")],
"/regression/e2e.test_operator/test_032*": [(Fail, "Test 032 sometimes fails due to unknown reasons")],
"/regression/e2e.test_operator/test_034*": [(Fail, "Test 034 is incorrect, for metrics errors reconcile required")],
"/regression/e2e.test_operator/test_034*": [(Fail, "Test 034 is incorrect - metrics errors require reconcile")],
# test_clickhouse.py
"/regression/e2e.test_clickhouse/test_ch_001*": [(Fail, "Insert Quorum test need to refactoring")],
# test_metrics_alerts.py
Expand Down

0 comments on commit 92ee931

Please sign in to comment.