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

GTEST: Fix tag offload multi rx test #10320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brminich
Copy link
Contributor

What?

Fix CI

2024-11-22T11:00:08.7582086Z [ RUN      ] all_rcdc/test_ucp_tag_offload_multi.recv_from_multi/0 <rc,dc>
2024-11-22T11:00:10.5796181Z /__w/1/s/contrib/../test/gtest/ucp/test_ucp_tag_offload.cc:556: Failure
2024-11-22T11:00:10.5797262Z Expected equality of these values:
2024-11-22T11:00:10.5797704Z   0u
2024-11-22T11:00:10.5798086Z     Which is: 0
2024-11-22T11:00:10.5798688Z   ((&receiver().worker()->tm.offload.tag_hash)->size)
2024-11-22T11:00:10.5799056Z     Which is: 1
2024-11-22T11:00:10.6035459Z /__w/1/s/contrib/../test/gtest/ucp/test_ucp_tag_offload.cc:562: Failure
2024-11-22T11:00:10.6036509Z Expected equality of these values:
2024-11-22T11:00:10.6036953Z   1u
2024-11-22T11:00:10.6037323Z     Which is: 1
2024-11-22T11:00:10.6038014Z   ((&receiver().worker()->tm.offload.tag_hash)->size)
2024-11-22T11:00:10.6038479Z     Which is: 2
2024-11-22T11:00:11.2846016Z [  FAILED  ] all_rcdc/test_ucp_tag_offload_multi.recv_from_multi/0, where GetParam() = rc,dc (2526 ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant