Hello: 8) Error: test_update_index(TestGemIndexer): Errno::EACCES: Permission denied - C:/Users/Luis/AppData/Local/Temp/test_rubygems_4476/ ./lib/rubygems/indexer.rb:624:in `utime' ./lib/rubygems/indexer.rb:624:in `update_index' ./lib/rubygems/indexer.rb:617:in `each' ./lib/rubygems/indexer.rb:617:in `update_index' ./test/rubygems/test_gem_indexer.rb:519:in `test_update_index' ./lib/rubygems/user_interaction.rb:40:in `use_ui' ./lib/rubygems/user_interaction.rb:63:in `use_ui' ./test/rubygems/test_gem_indexer.rb:518:in `test_update_index'
Any hint on this? Another: 12) Failure: test_cache_dir_escapes_windows_paths(TestGemSpecFetcher) [./test/rubygems/test_gem_spec_fetcher.rb:412]: C:/Users/Luis/AppData/Local/Temp/test_rubygems_4476/userhome/.gem/specs/%/C-/WINDOWS/Temp should not contain a : The problem here seems the test assume no path with : will show, but since is doing File.join, at last 1 ":" will be present. Those seems to be the only failures I have with it, testing usage today to know any other glitch that exist. -- Luis Lavena AREA 17 - Perfection in design is achieved not when there is nothing more to add, but rather when there is nothing more to take away. Antoine de Saint-Exupéry _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers