facebookincubator / velox

A composable and fully extensible C++ execution engine library for data management systems.
https://velox-lib.io/
Apache License 2.0
3.51k stars 1.15k forks source link

TableScanTest::errorInLoadLazy fails intermittently in CircleCI #3577

Open mbasmanova opened 1 year ago

mbasmanova commented 1 year ago

Bug description

https://app.circleci.com/pipelines/github/facebookincubator/velox/18031/workflows/70d31057-311e-4ff4-8ba9-7a33524e148a/jobs/113824

../../velox/exec/tests/TableScanTest.cpp:2168
Value of: ex.context().find(filePath->path, 0) != std::string::npos
  Actual: false
Expected: true
Screenshot 2022-12-21 at 3 54 58 PM

System information

linux-adapters CircleCI job

Relevant logs

No response

kagamiori commented 1 year ago

Here is one more instance: https://app.circleci.com/pipelines/github/facebookincubator/velox/21905/workflows/770e1606-9155-42ec-a370-3930b00365e7/jobs/138099.