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

Tests being affected by the Environment Variables #57

Open
hhslepicka opened this issue Jun 11, 2019 · 0 comments
Open

Tests being affected by the Environment Variables #57

hhslepicka opened this issue Jun 11, 2019 · 0 comments

Comments

@hhslepicka
Copy link

If you have a custom EPICS_PVA_ADDR_LIST and EPICS_PVA_AUTO_ADDR_LIST defined the mvn [install | package | test] fails as it can't connect to the PVs generated.

Is it possible to isolate the tests from the local environment on the users computer?

If I launch the tests like this it works:

EPICS_PVA_AUTO_ADDR_LIST=TRUE EPICS_PVA_ADDR_LIST="" mvn test
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

No branches or pull requests

1 participant