facebookincubator/velox

Flaky test TaskPauseTest.resumeFuture

Opened this issue · 1 comments

Problem description

[ RUN      ] TaskPauseTest.resumeFuture
/home/runner/work/velox/velox/velox/velox/exec/tests/TaskTest.cpp:1545: Failure
Expected equality of these values:
  task_->numFinishedDrivers()
    Which is: 0
  1
[  FAILED  ] TaskPauseTest.resumeFuture (108 ms)

System information

https://github.com/facebookincubator/velox/actions/runs/11833246203/job/32971531602

CMake log

No response

zuyu commented

Fixed by #11773