Skip to content

Move SimpleCommunication and system tests in Windows nightly#5789

Merged
MiguelCompany merged 1 commit intomasterfrom
hotfix/windows-nightly-ci/comm-and-system
Apr 29, 2025
Merged

Move SimpleCommunication and system tests in Windows nightly#5789
MiguelCompany merged 1 commit intomasterfrom
hotfix/windows-nightly-ci/comm-and-system

Conversation

@MiguelCompany
Copy link
Copy Markdown
Member

@MiguelCompany MiguelCompany commented Apr 29, 2025

Description

This moves SimpleCommunication and system tests from unit to black-box tests in Windows nightly.

Contributor Checklist

  • NO: Commit messages follow the project guidelines.
  • N/A: The code follows the style guidelines of this project.
  • 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
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • N/A: Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • N/A: New feature has been documented/Current behavior is correctly described in the documentation.
  • 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.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

This moves `SimpleCommunication` and `system` tests from unit to black-box tests in Windows CI

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@MiguelCompany MiguelCompany added this to the v3.2.3 milestone Apr 29, 2025
@MiguelCompany MiguelCompany added the skip-ci Automatically pass CI label Apr 29, 2025
@MiguelCompany
Copy link
Copy Markdown
Member Author

Nightly windows CI run here

@MiguelCompany MiguelCompany merged commit 4e8c572 into master Apr 29, 2025
7 of 10 checks passed
@MiguelCompany MiguelCompany deleted the hotfix/windows-nightly-ci/comm-and-system branch April 29, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ci Automatically pass CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants