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

wrong failure output when compare arrays #36

Open
Graur opened this issue May 23, 2022 · 1 comment
Open

wrong failure output when compare arrays #36

Graur opened this issue May 23, 2022 · 1 comment
Labels
bug Something isn't working eo enhancement can be done only after EO enhancement

Comments

@Graur
Copy link
Contributor

Graur commented May 23, 2022

When:

[] > test
  assert-that > @
    * 1 2 3
    $.equal-to
      * - 1 -2

then:

Expected: <[Lorg.eolang.Phi;@3bd323e9> equal to value but: was <[Lorg.eolang.Phi;@4ff8d125>
@Graur Graur added the bug Something isn't working label May 23, 2022
@Graur
Copy link
Contributor Author

Graur commented May 25, 2022

This can only be done after creating array.to-string method in EO

@Graur Graur added the eo enhancement can be done only after EO enhancement label May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working eo enhancement can be done only after EO enhancement
Projects
None yet
Development

No branches or pull requests

1 participant