thsutton / aeson-diff

Generate and apply diffs between JSON documents.
BSD 2-Clause "Simplified" License
39 stars 21 forks source link

Test failures with aeson 1.4.3.0 #48

Closed felixonmars closed 5 years ago

felixonmars commented 5 years ago
FAILURE: case3: Test Fails - Unexpected error `Error in $: Could not parse patch: expected Array, but encountered Object' was not 'Could not parse patch: when expecting a Array, encountered Object instead
Error in $: Could not parse patch: expected Array, encountered Object'.
SUCCESS: case2
SUCCESS: case1
Test suite examples: FAIL
Test suite logged to: dist/test/aeson-diff-1.1.0.5-examples.log
Test suite properties: RUNNING...
Test suite properties: PASS
Test suite logged to: dist/test/aeson-diff-1.1.0.5-properties.log
2 of 3 test suites (2 of 3 test cases) passed.
thsutton commented 5 years ago

Fixed in 1.1.0.7, thanks.