[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

MessagePack.MessagePackSerializationException occurred in ExceptionTest.Exception_Serializable method #3025

Open
boscohyun opened this issue Nov 20, 2024 · 0 comments

Comments

@boscohyun
Copy link
Member

There is a unit test to testing serialization all exception types. But tests for a some exceptions failed with exception message below:

MessagePack.MessagePackSerializationException: Failed to serialize System.Exception value.

Target

Unit Test

  • Lib9c.Tests.Action.ExceptionTest.Exception_Serializable

Exceptions

  • Libplanet.Types.Blocks.InvalidBlockProtocolVersionException
  • Libplanet.Types.Blocks.InvalidBlockStateRootHashException
  • Libplanet.Types.Evidence.DuplicateVoteException

Relates

#2962

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