The GitHub Actions job "Fory CI" on fory.git/main has failed.
Run started by GitHub user PiotrDuz (triggered by PiotrDuz).

Head commit for run:
cbb7d010182e2caee0ec5799fce5b98f70f29166 / piotr-duzniak_tisint 
<[email protected]>
fix(java): reproduce silent Set child-loss for package-private nodes in cyclic 
graphs

Wide fan-out (one parent, many children) cyclic graph of package-private
nodes loses entries from a Set<PackagePrivateType> field on deserialize -
no exception, unlike the codegen CompileException PackagePrivateMapKeyTest
guards against. Reproduced from a production graph with 100+ children
under one node; the child->parent back-reference (EnumMap-keyed) survives
the round trip, the parent->child Set does not.

Report URL: https://github.com/apache/fory/actions/runs/30542978033

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to