Loaned message tests#241
Conversation
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
|
I locally confirmed that this passes when built against the latest version of rmw_cyclonedds and rmw_fastrtps PR#871, and it fails when built against versions of rmw_cyclonedds and rmw_fastrtps from before these tracepoints were added: |
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
d1b70dd to
e65f58f
Compare
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
|
Pulls: #241 |
|
@nightduck the new tests are failing on all Linux jobs. Can you take a look? Also, GitHub CI doesn't seem to like launching roudi. |
Description
This provides unit tests for the tracepoints added in rmw_cyclonedds PR#556 and rmw_fastrtps PR#871, confirming that the rmw_take tracepoint is called even when using zero-copy
Fixes #240
Is this user-facing behavior change?
No
Did you use Generative AI?
Yes, the initial draft was written entirely in Cursor's agentic tool. Review and revisions were done with a human (except the _CYCLO_DDS_SHM_XML string, which was AI generated)
Additional Information