We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The pipeline test for the linux-build step failed the MultiFragmentTest.maxBytes
linux-build
https://app.circleci.com/pipelines/github/facebookincubator/velox/35367/workflows/aa80259a-9474-4763-9c67-38649fd89e67/jobs/232978/steps
So far not able to repro in Max M1 or Ubuntu Linux. Opening the issue in case it occurs in the pipeline again.
n/a
[ RUN ] MultiFragmentTest.maxBytes ../../velox/exec/tests/MultiFragmentTest.cpp:1643: Failure Expected: (prevStats.numPackets) > (stats.numPackets), actual: 6 vs 6 Google Test trace: ../../velox/exec/tests/MultiFragmentTest.cpp:1626: test.4 [ FAILED ] MultiFragmentTest.maxBytes (12124 ms)
The text was updated successfully, but these errors were encountered:
@aditi-pandit FYI
Sorry, something went wrong.
Seeing timeout in #12289
CC: @pedroerp @majetideepak
Here's another instance : https://github.com/facebookincubator/velox/actions/runs/13208280651/job/36876511395?pr=12217
No branches or pull requests
Bug description
The pipeline test for the
linux-build
step failed the MultiFragmentTest.maxByteshttps://app.circleci.com/pipelines/github/facebookincubator/velox/35367/workflows/aa80259a-9474-4763-9c67-38649fd89e67/jobs/232978/steps
So far not able to repro in Max M1 or Ubuntu Linux.
Opening the issue in case it occurs in the pipeline again.
System information
n/a
Relevant logs
[ RUN ] MultiFragmentTest.maxBytes ../../velox/exec/tests/MultiFragmentTest.cpp:1643: Failure Expected: (prevStats.numPackets) > (stats.numPackets), actual: 6 vs 6 Google Test trace: ../../velox/exec/tests/MultiFragmentTest.cpp:1626: test.4 [ FAILED ] MultiFragmentTest.maxBytes (12124 ms)
The text was updated successfully, but these errors were encountered: