Skip to content

Regression: version 1.1.0 and higher lose edges of Cyclic Graph #3903

Description

@PiotrDuz

Search before asking

  • I had searched in the issues and found no similar issues.

Version

Version: 1.1.0
There has been previously other fory issue with cyclic graph: #3572
Guess cyclic graphs might be a vulnerable area for fory :)

Issue:
Cyclic graph can lose its edges when serialising/deserialising.

Reproduction:
#3902

EDIT: Previously I have stated it is fixed on master, but actually it still fails.
So my bad! The error is active.

Provided test works fine in version 0.17!

Component(s)

Java

Minimal reproduce step

Test case in : #3902

What did you expect to see?

I want my cyclic graph to be deserialised with all edges (both directions).

What did you see instead?

Some edges of cyclic graph are lost.

Anything Else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions