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

TestMessage_Unmarshal and TestMessage_Marshal fail at test #143

Open
rogers0 opened this issue May 5, 2020 · 0 comments
Open

TestMessage_Unmarshal and TestMessage_Marshal fail at test #143

rogers0 opened this issue May 5, 2020 · 0 comments

Comments

@rogers0
Copy link

rogers0 commented May 5, 2020

I'm trying to package this project into Debian.
However, I met two test failure when doing go test.
Now I have to skip those two test for now.

The error log is like the following. Please kindly help. Thank you!

=== RUN   TestMessage_Unmarshal
encoding_test.go:54 (TestMessage_Unmarshal)
[/]:Payload: actual(string): '""' was not equal (string) ''
--- FAIL: TestMessage_Unmarshal (0.00s)
=== RUN   TestMessage_Marshal
encoding_test.go:99 (TestMessage_Marshal)
[/]:Payload: actual(string): '""' was not equal (string) ''
--- FAIL: TestMessage_Marshal (0.00s)
FAIL    github.com/francoispqt/gojay/gojay/codegen/test/embedded_struct 0.004s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant