Skip to content
New issue

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

MultiFragmentTest.maxBytes timing out. #6984

Open
czentgr opened this issue Oct 10, 2023 · 3 comments
Open

MultiFragmentTest.maxBytes timing out. #6984

czentgr opened this issue Oct 10, 2023 · 3 comments
Labels
bug Something isn't working triage Newly created issue that needs attention.

Comments

@czentgr
Copy link
Collaborator

czentgr commented Oct 10, 2023

Bug description

The pipeline test for the linux-build step failed the MultiFragmentTest.maxBytes

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.

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)
@czentgr czentgr added bug Something isn't working triage Newly created issue that needs attention. labels Oct 10, 2023
@czentgr
Copy link
Collaborator Author

czentgr commented Oct 10, 2023

@aditi-pandit FYI

@mbasmanova
Copy link
Contributor

Seeing timeout in #12289

CC: @pedroerp @majetideepak

@kgpai kgpai changed the title Possible flaky test MultiFragmentTest.maxBytes MultiFragmentTest.maxBytes timing out. Feb 10, 2025
@kgpai
Copy link
Contributor

kgpai commented Feb 10, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Newly created issue that needs attention.
Projects
None yet
Development

No branches or pull requests

3 participants