Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Property test failure #78

Open
davydog187 opened this issue Jun 23, 2022 · 1 comment
Open

Property test failure #78

davydog187 opened this issue Jun 23, 2022 · 1 comment
Labels

Comments

@davydog187
Copy link
Member

https://github.com/beam-community/avro_ex/runs/7027232352?check_suite_focus=true

1) test encoding of large integer as a union of int and long (AvroEx.PropertyTest)
Error:      test/property_test.exs:5
     ** (MatchError) no match of right hand side value: false
     code: assert {:ok, ^data} = AvroEx.decode(schema, encoded)
     stacktrace:
       (avro_ex 2.0.1) lib/avro_ex/decode.ex:254: AvroEx.Decode.variable_integer_decode/4
Warning:        (avro_ex 2.0.1) lib/avro_ex/decode.ex:68: AvroEx.Decode.do_decode/4
       (avro_ex 2.0.1) lib/avro_ex/decode.ex:189: AvroEx.Decode.do_decode/4
Warning:        (avro_ex 2.0.1) lib/avro_ex/decode.ex:[19](https://github.com/beam-community/avro_ex/runs/7027232352?check_suite_focus=true#step:6:20): AvroEx.Decode.decode/3
       (avro_ex 2.0.1) lib/avro_ex.ex:176: AvroEx.decode/3
Warning:        test/property_test.exs:13: (test)
@davydog187 davydog187 added the bug label Jun 23, 2022
@davydog187
Copy link
Member Author

Also see #80 (comment)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant