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

bake: test empty attribute #2826

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Nov 28, 2024

relates to:

fixes #2825

Expected to fail currently:

https://github.com/docker/buildx/actions/runs/12066463568/job/33647355827?pr=2826#step:6:1322

=== FAIL: bake TestEmptyAttribute (0.00s)
    bake_test.go:2037: 
        	Error Trace:	/home/runner/work/buildx/buildx/bake/bake_test.go:2037
        	Error:      	Received unexpected error:
        	            	docker-bake.hcl:3,12-13: Unsuitable value type; Unsuitable value: EOF
        	Test:       	TestEmptyAttribute

@crazy-max crazy-max force-pushed the bake-tests branch 2 times, most recently from dd6916c to e689d18 Compare December 2, 2024 09:22
@crazy-max crazy-max changed the title bake: more test cases bake: test empty attribute Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "bake: additional test for empty variable" from v0.19 branch
1 participant