Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

JSON roundtrip test fails with carray backend on Erlang 20 #18

Description

@kocolosk

I get the following error consistently on 20.1 and 20.3; the test succeeds for me on 19.3:

hyper_test:24: hyper_test_...*failed*
in function hyper_test:'-backend_t/0-fun-9-'/1 (test/hyper_test.erl, line 132)
in call from hyper_test:backend_t/0 (test/hyper_test.erl, line 132)
**error:{assertEqual,
    [{module,hyper_test},
     {line,132},
     {expression,
         "hyper : from_json ( hyper : to_json ( Carray ) , hyper_carray )"},
     {expected,{hyper,9,{hyper_carray,#Ref<0.3017655732.2247491585.178337>}}},
     {value,{hyper,9,{hyper_carray,#Ref<0.3017655732.2247491585.178346>}}}]}
  output:<<"">>

Not sure if that's a real issue or if there simply needs to be a different equivalence test on the roundtrip.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions