Fix Typesupport Introspection tests#133
Merged
clalancette merged 9 commits intorollingfrom Feb 17, 2023
Merged
Conversation
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Contributor
Author
|
@ros-pull-request-builder retest this please |
Contributor
Author
Contributor
Author
|
PR build is failing with a cache error: How can we install that dependency into the agent? Or is it a missing dependency in general? FYI: @Blast545 @clalancette |
Contributor
We're in the middle of a very large rebuild of Rolling. Rpr jobs are probably not going to work at the moment; just depend on CI for now. This should hopefully resolve itself later today. |
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Contributor
Author
Contributor
Author
|
@clalancette do we need to run RHEL? |
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
clalancette
requested changes
Feb 17, 2023
clalancette
approved these changes
Feb 17, 2023
Contributor
clalancette
left a comment
There was a problem hiding this comment.
This looks good to me with one more green CI run.
Contributor
CursedRock17
pushed a commit
to CursedRock17/rosidl_typesupport
that referenced
this pull request
Mar 25, 2023
* Update expected typesupport identifier Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com> Co-authored-by: Chris Lalancette <clalancette@gmail.com> Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
CursedRock17
added a commit
to CursedRock17/rosidl_typesupport
that referenced
this pull request
Mar 26, 2023
This reverts commit 0ea986b.
CursedRock17
added a commit
to CursedRock17/rosidl_typesupport
that referenced
this pull request
Mar 26, 2023
This reverts commit 0ea986b. Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
clalancette
pushed a commit
to CursedRock17/rosidl_typesupport
that referenced
this pull request
Mar 27, 2023
This reverts commit 0ea986b. Signed-off-by: CursedRock17 <mtglucas1@gmail.com>
clalancette
added a commit
to CursedRock17/rosidl_typesupport
that referenced
this pull request
Mar 28, 2023
This reverts commit 5a8445a.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Crola1702 cristobal.arroyo@ekumenlabs.com
After (#127) we have new 2 failing tests in Rolling CycloneDDS:
projectroot.test_service_typesupport_cpp log output:
Details
projectroot.test_service_typesupport_c log output:
Details
Reference build: https://build.ros2.org/view/Rci/job/Rci__nightly-cyclonedds_ubuntu_jammy_amd64/351/#showFailuresLink
This PR changes the expected
typesupport_identifierso it matches the actual value.