trustbloc / sidetree-fabric

Implementation of Sidetree with a backing Hyperledger Fabric ledger
Apache License 2.0
26 stars 13 forks source link

BDD Test 4 failures in CI #477

Closed sandrask closed 3 years ago

sandrask commented 3 years ago

I was able to reproduce the issue locally by running file-handler.feature more than 10 times. I can see update operation being stored (which means observer processed Sidetree transaction). It appears that the issue is related to document caching. Captured debug log for failure has been shared.

Then the JSON path "$id" of the response equals "https://example.com/geographical-location.schema.json" # features/file-handler.feature:108 Error: JSON path resolves to [] which is not the expected value [https://example.com/geographical-location.schema.json]