Skip to content

Fix "translates custom oids to their long name" test#488

Open
anthonyryan1 wants to merge 1 commit into
OpenVoxProject:mainfrom
anthonyryan1:main
Open

Fix "translates custom oids to their long name" test#488
anthonyryan1 wants to merge 1 commit into
OpenVoxProject:mainfrom
anthonyryan1:main

Conversation

@anthonyryan1

Copy link
Copy Markdown
Contributor

Previously, this test used puppet from $PATH on Linux, and if you ran the test suite in a git repo, it would accidentally test the puppet version that was already installed on the system (rather than the one you are actively working on), and the test would fail if puppet was not installed.

I fixed the test to use a relative puppet path, so that we aren't getting accidentaly pass/fail from the wrong binary.

Checklist

I have:

Previously, this test used puppet from $PATH on Linux, and if you
ran the test suite in a git repo, it would accidentally test the
puppet version that was already installed on the system (rather than
the one you are actively working on), and the test would fail if
puppet was not installed.

I fixed the test to use a relative puppet path, so that we aren't
getting accidentaly pass/fail from the wrong binary.

Signed-off-by: Anthony Ryan <anthonyryan1@gmail.com>
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.

1 participant