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

CmdLine.list Failing on Linux + Citadel #415

Open
Blast545 opened this issue Jun 10, 2022 · 1 comment
Open

CmdLine.list Failing on Linux + Citadel #415

Blast545 opened this issue Jun 10, 2022 · 1 comment
Labels
bug Something isn't working tests Broken or missing tests / testing infra

Comments

@Blast545
Copy link
Contributor

Environment

  • OS Version: Focal
  • Source, Citadel, gz-gui3

Details

For some reason this test stopped working:

EXPECT_FALSE(common::exists(this->kFakeHome));

It seems to be passing on Fortress and Garden, same test. Took some time to take a look but the answer does not seem obvious to me. I recall something about some tests being reformated to not use the $home variable, is this related?

Description

  • Expected behavior: The test should pass
  • Actual behavior: Welp, it fails.

Steps to reproduce

Run a CI job on https://build.osrfoundation.org/job/ignition_gui-ci-ign-gui3-focal-amd64/ it happens consistently.

Output

/home/jenkins/workspace/ignition_gui-ci-ign-gui3-focal-amd64/ign-gui/src/ign_TEST.cc:90
Value of: common::exists(this->kFakeHome)
  Actual: true
Expected: false
@Blast545 Blast545 added the bug Something isn't working label Jun 10, 2022
@osrf-triage osrf-triage added this to Inbox in Core development Jun 10, 2022
@Blast545 Blast545 moved this from Inbox to To do in Core development Jun 10, 2022
@chapulina chapulina added the tests Broken or missing tests / testing infra label Jun 13, 2022
@mayman99
Copy link
Contributor

@chapulina That was the test that was failing on my PR for no reason 🐛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests Broken or missing tests / testing infra
Projects
Status: To do
Development

No branches or pull requests

3 participants