Skip to content
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

Surprising behavior when there is trailing whitespace #125

Closed
AlexDaniel opened this issue Apr 7, 2017 · 5 comments
Closed

Surprising behavior when there is trailing whitespace #125

AlexDaniel opened this issue Apr 7, 2017 · 5 comments
Labels
good first issue Low-hanging fruit (relatively easy issue, good for drive-by contributions) unicodable Issues related to Unicodable bot

Comments

@AlexDaniel
Copy link
Member

<AlexDaniel> unicodable6: left 
<unicodable6> AlexDaniel, U+006C LATIN SMALL LETTER L [Ll] (l)
<unicodable6> AlexDaniel, U+0065 LATIN SMALL LETTER E [Ll] (e)
<unicodable6> AlexDaniel, 5 characters in total: https://gist.github.com/58a718340eacc0cd2b0d77c15a0c65e4
@AlexDaniel AlexDaniel added the unicodable Issues related to Unicodable bot label Apr 7, 2017
@AlexDaniel
Copy link
Member Author

Should it simply say “Trailing whitespace found” before printing any results?

@AlexDaniel AlexDaniel added the good first issue Low-hanging fruit (relatively easy issue, good for drive-by contributions) label May 20, 2017
@JJ
Copy link
Contributor

JJ commented Jun 2, 2018

I'm getting this error:

# Failed test 'Search using the code block'
# at /home/jmerelo/Code/forks/perl6/whateverable/t/lib/Testable.pm6 (Testable) line 111
# expected: ["testable86279, U+1F98B BUTTERFLY [So] (🦋)"]
#  matcher: 'infix:<~~>'
#      got: ["testable86279, No! It wasn't me! It was the one-armed man! Backtrace: https://whatever.able/fakeupload"]
# Test failed. Stopping test suite, because PERL6_TEST_DIE_ON_FAIL environmental variable is set to a true value.
# Bot process finished (exit code=0, signal=1)

When running the test. I guess it will have to fixed first before that...

@JJ
Copy link
Contributor

JJ commented Jun 2, 2018

It's worked now the second time around after deleting /tmp/Whateverable dir

@JJ
Copy link
Contributor

JJ commented Jun 2, 2018

Do you mean it's actually printing the whitespace instead of getting rid of it?

@JJ
Copy link
Contributor

JJ commented Jun 2, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Low-hanging fruit (relatively easy issue, good for drive-by contributions) unicodable Issues related to Unicodable bot
Projects
None yet
Development

No branches or pull requests

2 participants