Skip to content

[CI][C++] arrow-compute ExecPlanExecution.StressSourceGroupedSumStop timeout #15243

@mapleFU

Description

@mapleFU

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions