Skip to content

Commit

Permalink
Showing 3 changed files with 11 additions and 7 deletions.
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/URI/TestCommon.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude :"test_decode_www_form", "needs investigation"
exclude :"test_encode_www_form_component", "needs investigation"
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/URI/TestGeneric.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude :"test_find_proxy", "needs investigation"
exclude :"test_find_proxy_case_sensitive_env", "needs investigation"
14 changes: 7 additions & 7 deletions test/mri_truffle.index
Original file line number Diff line number Diff line change
@@ -886,13 +886,13 @@ testunit/test_assertion.rb
# testunit/test_sorting.rb
thread/test_cv.rb
# thread/test_sync.rb
# uri/test_common.rb
# uri/test_ftp.rb
# uri/test_generic.rb
# uri/test_http.rb
# uri/test_ldap.rb
# uri/test_mailto.rb
# uri/test_parser.rb
uri/test_common.rb
uri/test_ftp.rb
uri/test_generic.rb
uri/test_http.rb
uri/test_ldap.rb
uri/test_mailto.rb
uri/test_parser.rb
# webrick/test_cgi.rb
# webrick/test_cookie.rb
# webrick/test_filehandler.rb

0 comments on commit 91bf8af

Please sign in to comment.