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

Mark test verb load, list and dump as xfail #773

Merged
merged 6 commits into from
Dec 2, 2022

Conversation

Crola1702
Copy link
Contributor

In this issue: #630, is reported an issue with this test on Humble, and @sloretz commented that the solution in #652, cannot be backported.

As this issue is happening just on galactic, I'm marking the following tests as xfail:

  • test_verb_load
  • test_verb_dump
  • test_verb_list

Reference build: https://build.ros2.org/view/Gci/job/Gci__nightly-debug_ubuntu_focal_amd64/179/

Running CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

The commit from @Blast545 didn't mark the test as xfail. This PR also reverts that commit

@Crola1702 Crola1702 requested review from sloretz and Blast545 November 1, 2022 16:37
@Crola1702
Copy link
Contributor Author

New CI marking TestCase subclass as xfail:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@Crola1702
Copy link
Contributor Author

New CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@Crola1702
Copy link
Contributor Author

Crola1702 commented Nov 28, 2022

I think it still runs the tests: https://build.ros2.org/job/Gpr__ros2cli__ubuntu_focal_amd64/20/consoleFull#console-section-167 (Check ros2param test section)

FYI: @cottsay


Actually, they didn't run on CI build of the last comment. But they ran on https://build.ros2.org/job/Gpr__ros2cli__ubuntu_focal_amd64/20/. I'll fix the flake8 stuff in the next vcommit (again)

Signed-off-by: Crola1702 <[email protected]>
@Crola1702
Copy link
Contributor Author

New CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@cottsay
Copy link
Member

cottsay commented Nov 28, 2022

Actually, they didn't run on CI build of the last comment. But they ran on https://build.ros2.org/job/Gpr__ros2cli__ubuntu_focal_amd64/20/.

PR and release builds always run all tests. I think that xfail only applies to CI builds on build.ros2.org and all builds on ci.ros2.org.

@Crola1702 Crola1702 merged commit 4a3c192 into galactic Dec 2, 2022
@Crola1702 Crola1702 deleted the Crola1702/mark_test_verb_load_as_xfail branch December 13, 2022 19:27
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