Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels