-
Notifications
You must be signed in to change notification settings - Fork 8.3k
03174_exact_rows_before_aggregation is flaky #87927
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CI
Description
Error:
2025-09-29 11:10:53 --- /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/queries/0_stateless/03174_exact_rows_before_aggregation.reference 2025-09-29 11:00:45.056204132 -0500
2025-09-29 11:10:53 +++ /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/queries/0_stateless/03174_exact_rows_before_aggregation.stdout 2025-09-29 11:10:53.748254827 -0500
2025-09-29 11:10:53 @@ -419,21 +419,21 @@
2025-09-29 11:10:53 [4],
2025-09-29 11:10:53 [5],
2025-09-29 11:10:53 [6],
2025-09-29 11:10:53 [7],
2025-09-29 11:10:53 [8],
2025-09-29 11:10:53 [9]
2025-09-29 11:10:53 ],
2025-09-29 11:10:53
2025-09-29 11:10:53 "rows": 10,
2025-09-29 11:10:53
2025-09-29 11:10:53 - "rows_before_aggregation": 10
2025-09-29 11:10:53 + "rows_before_aggregation": 19
2025-09-29 11:10:53 }
2025-09-29 11:10:53 {
2025-09-29 11:10:53 "meta":
2025-09-29 11:10:53 [
2025-09-29 11:10:53 {
2025-09-29 11:10:53 "name": "max(i)",
2025-09-29 11:10:53 "type": "Int32"
2025-09-29 11:10:53 }
2025-09-29 11:10:53 ],
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CI