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

TestConfigEnvAddCmd/no_effects is flaky #15965

Open
tgummerer opened this issue Apr 17, 2024 · 0 comments
Open

TestConfigEnvAddCmd/no_effects is flaky #15965

tgummerer opened this issue Apr 17, 2024 · 0 comments
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user

Comments

@tgummerer
Copy link
Collaborator

=== FAIL: cmd/pulumi TestConfigEnvAddCmd/no_effects (0.05s)
Converting to pcl...
    config_env_add_test.go:121: 
        	Error Trace:	/Users/runner/work/pulumi/pulumi/pkg/cmd/pulumi/config_env_add_test.go:121
        	Error:      	Not equal: 
        	            	expected: "KEY  VALUE\nThe stack's environment does not define the `environmentVariables`, `files`, or `pulumiConfig` properties.\nWithout at least one of these properties, the environment will not affect the stack's behavior.\n\n\nSave? No\n"
        	            	actual  : "KEY  VALUE\nThe stack's environment does not define the `environmentVariables`, `files`, or `pulumiConfig` properties.\nWithout at least one of these properties, the environment will not affect the stack's behavior.\n\n\nSave? ▸Yes  NoSave? No\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -5,3 +5,3 @@
        	            	 
        	            	-Save? No
        	            	+Save? ▸Yes  NoSave? No
        	            	 
        	Test:       	TestConfigEnvAddCmd/no_effects

=== FAIL: cmd/pulumi TestConfigEnvAddCmd (0.01s)

From https://github.com/pulumi/pulumi/actions/runs/8716869982/job/23911335924

@tgummerer tgummerer added kind/engineering Work that is not visible to an external user impact/flaky-test A test that is unreliable labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/flaky-test A test that is unreliable kind/engineering Work that is not visible to an external user
Projects
None yet
Development

No branches or pull requests

1 participant