Skip to content

Instantly share code, notes, and snippets.

@luislavena
Created November 16, 2010 14:15
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/701863 to your computer and use it in GitHub Desktop.
Save luislavena/701863 to your computer and use it in GitHub Desktop.
ruby 1.9.3dev (2010-11-16 trunk 29806) [i386-mingw32]
1) Failure:
test_self_find_files(TestGem) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem.rb:303]:
Expected ["C:/Users/Luis/Projects/oss/rubygems/test/foo/discover.rb",
"C:/Users/Luis/AppData/Local/Temp/test_rubygems_3560/gemhome/gems/foo-2/lib/foo/discover.rb",
"C:/Users/Luis/AppData/Local/Temp/test_rubygems_3560/gemhome/gems/foo-1/lib/foo/discover.rb"], not
["C:/Users/Luis/Projects/oss/rubygems/test/foo/discover.rb",
"C:/Users/Luis/AppData/Local/Temp/test_rubygems_3560/gemhome/gems/foo-1/lib/foo/discover.rb",
"C:/Users/Luis/AppData/Local/Temp/test_rubygems_3560/gemhome/gems/foo-2/lib/foo/discover.rb"].
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_self_user_home_userprofile(TestGem) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem.rb:612]:
Ruby 1.9 properly handles ~ path expansion
4) 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)
5) 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
6) 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
7) 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
8) 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
9) 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
10) Skipped:
test_sign_in(TestGemGemcutterUtilities) [C:/Users/Luis/Projects/oss/rubygems/test/test_gem_gemcutter_utilities.rb:80]:
Always uses $stdin on windows
11) 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
12) 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
13) 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
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_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)
16) 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, 1 failures, 0 errors, 15 skips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment