Skip to content

[21383] Fix tests on Ubuntu 24.04 - #168

Merged
richiware merged 2 commits into
mainfrom
bugfix/21382
Jul 19, 2024
Merged

[21383] Fix tests on Ubuntu 24.04#168
richiware merged 2 commits into
mainfrom
bugfix/21382

Conversation

@richiware

@richiware richiware commented Jul 18, 2024

Copy link
Copy Markdown
Member

Description

Running this repository's tests fail on Ubuntu 24.04 due to SWIG 4.1. This PR fixes them.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Changes are API compatible.
  • N/A Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@richiware
richiware requested a review from EduPonz July 18, 2024 06:18
@richiware richiware changed the title Fix tests on Ubuntu 24.04 [21383] Fix tests on Ubuntu 24.04 Jul 18, 2024
@github-actions github-actions Bot added the ci-pending PR which CI is running label Jul 18, 2024
@EduPonz EduPonz added this to the v2.0.0 milestone Jul 18, 2024

@JesusPoderoso JesusPoderoso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple of nitpicks

Comment thread fastdds_python/test/api/test_datawriter.py Outdated
Comment thread fastdds_python/test/api/test_datawriter.py Outdated
Comment thread fastdds_python/test/api/test_datareader.py Outdated
Comment thread fastdds_python/test/api/test_subscriber.py Outdated
Comment thread fastdds_python/test/api/test_datareader.py Outdated
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>
Signed-off-by: Ricardo González Moreno <ricardo@richiware.dev>

@JesusPoderoso JesusPoderoso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@JesusPoderoso JesusPoderoso added ready-to-merge Ready to be merged. CI and changes have been reviewed and approved. and removed ci-pending PR which CI is running labels Jul 19, 2024
@richiware
richiware merged commit c8278c3 into main Jul 19, 2024
@richiware
richiware deleted the bugfix/21382 branch July 19, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Ready to be merged. CI and changes have been reviewed and approved.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants