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

[BUG] Quotes being stripped in marshalling? #343

Open
1 task
cpuguy83 opened this issue Aug 1, 2024 · 0 comments
Open
1 task

[BUG] Quotes being stripped in marshalling? #343

cpuguy83 opened this issue Aug 1, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cpuguy83
Copy link
Member

cpuguy83 commented Aug 1, 2024

Expected Behavior

No response

Actual Behavior

While working on #342 I noticed I could not get the test to work correctly because of a value that needs to be quoted but I could not get the quotes to actually stick around for a round trip.

azlinux_test.go:442: spec: test-container-build: error handling requested build target "mariner2/container": FAILED: mariner2/Check /etc/os-release: expected "/etc/os-release" contains "VERSION_ID=2.0", got "NAME=\"Common Base Linux Mariner\"\nVERSION=\"2.0.20240628\"\nID=mariner\nVERSION_ID=\"2.0\"\nPRETTY_NAME=\"CBL-Mariner/Linux\"\nANSI_COLOR=\"1;34\"\nHOME_URL=\"https://aka.ms/cbl-mariner\"\nBUG_REPORT_URL=\"https://aka.ms/cbl-mariner\"\nSUPPORT_URL=\"https://aka.ms/cbl-mariner\"\n"

Steps To Reproduce

No response

Are you willing to submit PRs to contribute to this bug fix?

  • Yes, I am willing to implement it.
@cpuguy83 cpuguy83 added the bug Something isn't working label Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant