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

escape_test failing #3

Open
Dirklectisch opened this issue Apr 15, 2011 · 0 comments
Open

escape_test failing #3

Dirklectisch opened this issue Apr 15, 2011 · 0 comments

Comments

@Dirklectisch
Copy link
Contributor

I can't get the escape test case to run. This probably has to do with some changes made earlier, maybe you forgot to update the test?

desktop:rufus-verbs dirk$ ruby -I:lib:. test/escape_test.rb 
Loaded suite test/escape_test
Started
F
Finished in 0.001966 seconds.

  1) Failure:
test_0(EscapeTest) [test/escape_test.rb:25]:
<"/items/1?a=hontou%20ni%20?"> expected but was
<"/items/1?a=hontou+ni+%3F">.

1 tests, 1 assertions, 1 failures, 0 errors, 0 skips

Test run options: --seed 50689
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant