According to Travis , 
StaticTest#test_served_static_file_with_non_english_filename[1] fails on 
jruby with the Java::JavaLang::IllegalArgumentException but when I run the 
same test on my machine, it passes.

$ jruby --client -Ilib:test test/dispatch/static_test.rb -n 
test_served_static_file_with_non_english_filename -p
Run options: -n test_served_static_file_with_non_english_filename -p --seed 
10970

# Running:

*

Fabulous run in 0.069000s, 14.4928 runs/s, 28.9855 assertions/s.

1 runs, 2 assertions, 0 failures, 0 errors, 0 skips


Here is the Travis CI Build log[2]. I am wondering anyone else can get this 
test to fail on jruby? or test fails on Travis only? 

Best,
Gaurish


[1] 
https://github.com/rails/rails/blob/master/actionpack/test/dispatch/static_test.rb#L39-L41
[2] https://s3.amazonaws.com/archive.travis-ci.org/jobs/10552612/log.txt

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to