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

Move to pytest testing #39

Merged
merged 1 commit into from
Dec 19, 2024
Merged

Move to pytest testing #39

merged 1 commit into from
Dec 19, 2024

Conversation

texhnolyze
Copy link
Contributor

to ensure that the CI colcon test run works, because with a change to
python 3.12 the unittest standard library used by default with colcon
now exits with an error code of 5 for an empty test suite.

Additionally removed old ros 1 integration tests.

Related issues

See: colcon/colcon-core#678
See: python/cpython#102051

Checklist

  • Run colcon build
  • Write documentation
  • Create issues for future work
  • Test on your machine
  • Test on the robot
  • This PR is on our Software project board

@texhnolyze texhnolyze self-assigned this Dec 16, 2024
to ensure that the CI `colcon test` run works, because with a change to
python 3.12 the `unittest` standard library used by default with colcon
now exits with an error code of 5 for an empty test suite.

Additionally removed old ros 1 integration tests.

See: colcon/colcon-core#678
See: python/cpython#102051
@texhnolyze texhnolyze force-pushed the feature/jazzy-ubuntu2404-upgrade branch from d74e356 to 87adf72 Compare December 16, 2024 18:36
@texhnolyze texhnolyze requested review from Flova and jaagut December 16, 2024 18:37
@jaagut jaagut merged commit ce2737c into master Dec 19, 2024
1 check passed
@jaagut jaagut deleted the feature/jazzy-ubuntu2404-upgrade branch December 19, 2024 09:41
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.

3 participants