You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Environment
Details
For some reason this test stopped working:
gz-gui/src/ign_TEST.cc
Line 90 in 5cd426d
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
Steps to reproduce
Run a CI job on
https://build.osrfoundation.org/job/ignition_gui-ci-ign-gui3-focal-amd64/
it happens consistently.Output
The text was updated successfully, but these errors were encountered: