Skip to content

TestMessage_Unmarshal and TestMessage_Marshal fail at test #143

Open
@rogers0

Description

@rogers0

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions