Skip to content

failing decoder tests #23

@martijnhoekstra

Description

@martijnhoekstra

in master and series 0.2 (which I hoped to bump to the M8 release of fs2)

! ChunkedEncoding.encode-decode: Falsified after 3 passed tests.
! util.decodes.base64: Falsified after 3 passed tests.

fiddling around a bit with the tests, to give me vectors of code units to have something printable:

[info] > Labels of failing property:
[info] Expected Vector(Right(Vector(62875, 60936, 24080))) but got Vector(Right(Vector(63, 63, 63)))

Note that code unit 63 encodes ?, and 62875 and 60936 are in the private use area.

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