Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created November 16, 2010 13:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luislavena/701803 to your computer and use it in GitHub Desktop.
Save luislavena/701803 to your computer and use it in GitHub Desktop.
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
1) Skipped:
test_self_user_home_userprofile(TestGem) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem.rb:612]:
Ruby 1.9 properly handles ~ path expansion
2) Skipped:
test_self_user_home_user_drive_and_path(TestGem) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem.rb:631]:
Ruby 1.9 properly handles ~ path expansion
3) Skipped:
test_no_user_install(TestGemCommandsInstallCommand) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_commands_install_command.rb:107]:
skipped on MS Windows (chmod has no effect)
4) Skipped:
test_uninstall_doc_unwritable(TestGemDocManager) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_doc_manager.rb:18]:
test_uninstall_doc_unwritable skipped on MS Windows
5) Skipped:
test_sign_in_skips_with_existing_credentials(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:80]:
Always uses $stdin on windows
6) Skipped:
test_sign_in_with_bad_credentials(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:69]:
Always uses $stdin on windows
7) Skipped:
test_sign_in(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:80]:
Always uses $stdin on windows
8) Skipped:
test_sign_in_with_host(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:80]:
Always uses $stdin on windows
9) Skipped:
test_sign_in_with_other_credentials_doesnt_overwrite_other_keys(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:80]:
Always uses $stdin on windows
10) Skipped:
test_user_install_disabled_read_only(TestGemInstallUpdateOptions) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_install_update_options.rb:50]:
test_user_install_disabled_read_only test skipped on MS Windows
11) Skipped:
test_generate_bin_script_no_perms(TestGemInstaller) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_installer.rb:273]:
test_generate_bin_script_no_perms skipped on MS Windows
12) Skipped:
test_generate_bin_symlink_no_perms(TestGemInstaller) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_installer.rb:362]:
test_generate_bin_symlink_no_perms skipped on MS Windows
13) Skipped:
test_validate_empty_require_paths(TestGemSpecification) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_specification.rb:1084]:
test_validate_empty_require_paths skipped on MS Windows (symlink)
14) Skipped:
test_validate_files(TestGemSpecification) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_specification.rb:1099]:
test_validate_files skipped on MS Windows (symlink)
15) Skipped:
test_ask_for_password(TestGemStreamUI) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_stream_ui.rb:50]:
Always uses $stdin on windows
754 tests, 2523 assertions, 0 failures, 0 errors, 15 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment