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

tests: enable core24 plugin tests #5209

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

sergiusens
Copy link
Collaborator

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox run -m lint?
  • Have you successfully run tox run -e test-py310? (supported versions: py39, py310, py311, py312)

Issue raised: #5207

Signed-off-by: Sergio Schvezov <[email protected]>
- Remove the dotnet test for core24 from build and run
- Move the dotnet plugin test to the plugin suite

Signed-off-by: Sergio Schvezov <[email protected]>
@sergiusens sergiusens requested review from tigarmo and bepri January 17, 2025 15:45
Copy link
Contributor

@bepri bepri left a comment

Choose a reason for hiding this comment

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

That's a lot of movin' around! 20.04 spread test failures seem to be happening on other branches, so likely unrelated.

@sergiusens
Copy link
Collaborator Author

@bepri I still need to move those other python tests!

@bepri bepri self-requested a review January 17, 2025 21:00
spread.yaml Outdated
tests/spread/core24-suites/plugins/:
summary: core24 plugin tests
systems:
- ubuntu-24.04*
Copy link
Contributor

Choose a reason for hiding this comment

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

do these tests build destructively?
One argument "pro" using something lower than 24.04 is that it lets us catch failures in classic snaps

SNAP/colcon_msg_package: colcon-msg-package

systems:
- ubuntu-22.04
Copy link
Contributor

Choose a reason for hiding this comment

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

these are using 22.04, is that on purpose?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

no, but I will drop it from here and make the suite use 22.04

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fwiw, they could be handled by the global suite systems filter, which I switched to 22.04, but these tests will not work on non amd64 or arm64, so the filter is more specific

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