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

weird output for the 0.11.0 release build #454

Closed
chenrui333 opened this issue Oct 14, 2024 · 7 comments
Closed

weird output for the 0.11.0 release build #454

chenrui333 opened this issue Oct 14, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@chenrui333
Copy link

👋 trying to build 0.11.0 release, but seeing the output is a bit weird.

- assert_match "The out variable holds the value: Hello World", output
+ assert_match "Theoutvariableholdsthevalue:Hello World", output

relates to Homebrew/homebrew-core#194315

@sagiegurari
Copy link
Owner

i am not involved in the homebrew release. can you guide me what this test is about?

@chenrui333
Copy link
Author

i am not involved in the homebrew release. can you guide me what this test is about?

I am the maintainer there, this test is just to test the artifact's functionality (as you can see the output is different btw the two releases, does it ring a bell?) Thanks!

@shakna-israel
Copy link

On the latest cargo build

echo Hello World

Gives

HelloWorld

@sagiegurari
Copy link
Owner

@shakna-israel thanks. horrible bug. i'm on it.

@sagiegurari sagiegurari added the bug Something isn't working label Oct 16, 2024
@sagiegurari
Copy link
Owner

@shakna-israel ok silly bug. found and fixed. i'm now pushing a new release

@sagiegurari
Copy link
Owner

should be solved now. thanks for reporting this!
closing the issue but feel free to reopen or open a new issue as needed

@chenrui333
Copy link
Author

np, thanks for the quick fix.

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

3 participants