-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Closed
Copy link
Labels
Component: C++Component: Continuous IntegrationPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Milestone
Description
Describe the bug, including details regarding any error messages, version, and platform.
Test is: https://github.com/apache/arrow/actions/runs/3862492798/jobs/6584098719
[ RUN ] ExecPlanExecution.StressSourceGroupedSumStop
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:849: Failure
Value of: _fut.Wait(::arrow::kDefaultAssertFinishesWaitSeconds)
Actual: false
Expected: true
Google Test trace:
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:824: single threaded
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/plan_test.cc:821: slowed
D:/a/arrow/arrow/cpp/src/arrow/compute/exec/exec_plan.cc:64: Plan was destroyed before finishing
99% tests passed, 1 tests failed out of 69
which cause this patch failed #15241
Component(s)
C++, Continuous Integration
Metadata
Metadata
Assignees
Labels
Component: C++Component: Continuous IntegrationPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug