[
https://issues.apache.org/jira/browse/CLEREZZA-345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933436#action_12933436
]
Daniel Spicar commented on CLEREZZA-345:
----------------------------------------
I found a bug in the MSG hash computation that caused the problem you
encountered In DocumentationStabilityTest. I attached a fixed version of
StableSerializerProvider that lets the test pass.
There was an unintentional dependency on the order of the triples inside the
serialized TripleCollection.
> Lack of stability of stable serializer
> --------------------------------------
>
> Key: CLEREZZA-345
> URL: https://issues.apache.org/jira/browse/CLEREZZA-345
> Project: Clerezza
> Issue Type: Bug
> Reporter: Reto Bachmann-Gmür
>
> Adding a triple without a bnode should never cause bnodes in the
> TripleCollection to have a new label:
> added test (with assert-statement commented out):
> src/test/java/org/apache/clerezza/rdf/stable/serializer/DocumentationStabilityTest.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.