-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ComparableText is not equal to the same text #1030
Comments
@llorllale/z please, pay attention to this issue |
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 20, 2019
This was referenced Jan 20, 2019
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 20, 2019
@0crat in |
@llorllale Job #1030 is now in scope, role is |
Bug was reported, see §29: +15 point(s) just awarded to @ilyakharlamov/z |
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 24, 2019
@llorllale Is there any DEV to address this issue? |
@fabriciofx ask @0crat :) |
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 24, 2019
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 24, 2019
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 25, 2019
ilyakharlamov
added a commit
to ilyakharlamov/cactoos
that referenced
this issue
Jan 26, 2019
@ilyakharlamov you fixed this in PR #1031 |
Job |
The job #1030 is now out of scope |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What's wrong:
a.equals(b)==false
Expected result:
a.equals(b)==true
The text was updated successfully, but these errors were encountered: