You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "biyuhao (GitHub)" <gi...@apache.org> on 2019/01/23 14:42:07 UTC

[GitHub] [incubator-dubbo] biyuhao commented on issue #3252: [Dubbo-master] Fix fail when loop reference test on protostuff

Hi @ralf0131 
`ProtostuffSerializationTest` is extended from `AbstractSerializationTest`
I think simply remove this `Override` method makes `AbstractSerializationTest#test_LoopReference` effective.

BTW, @Bricks-Man would you mind to remove unused import (`import org.junit.jupiter.api.Test;`) in `ProtostuffSerializationTest ` please.

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3252 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org