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

Clear environment variable before tests. #16

Merged
merged 1 commit into from
Dec 29, 2020
Merged

Conversation

slawekjaranowski
Copy link
Member

CI or system environment variables shouldn't have impact on test.
So we need remove configuration variable from environment before tests.

It is some bug / miss feature in invoker-maven-plugin - no possibility to remove / exclude environment variable. When we try to set empty value - string "null" is set as value.

@slawekjaranowski slawekjaranowski added the bug Something isn't working. label Dec 28, 2020
@slawekjaranowski slawekjaranowski self-assigned this Dec 28, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@mkarg mkarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Development

Successfully merging this pull request may close these issues.

2 participants