logstash/spec/unit/plugin_manager
Colin Surprenant 21dbde2567 fixes for Windows platform tests/specs
use rm_rf to delete dir and shutdown pipeline after run

avoid the use of rescue nil, bad practice

do not mock close as it prevents closing the file an prevents removing it on Windows

cleanup temporary files and relax file name check for Windows

fix paths handling for Windows

flag the read file string as UTF-8 which is what we expect

fix Windows issues

ignore load_average on windows

windows safe URI

cleanup and fix file handling for windows

wait for pipeline shutdown to complete

revert to original puts

cleanups

use environment for windows platform check

fix hash path

wait for pipeline thread to complete after shutdown
2017-08-31 19:42:49 -04:00
..
pack_fetch_strategy fixes for Windows platform tests/specs 2017-08-31 19:42:49 -04:00
pack_installer use jruby 9.1.9.0 2017-06-12 12:35:10 -04:00
utils fixes for Windows platform tests/specs 2017-08-31 19:42:49 -04:00
gem_installer_spec.rb use jruby 9.1.9.0 2017-06-12 12:35:10 -04:00
gemfile_spec.rb refactor integration test to be inside the specs directory and not in the main level 2016-05-12 06:56:24 +00:00
install_spec.rb Do not try to reach the artifact server when no plugins is given 2017-03-26 20:44:07 -04:00
install_strategy_factory_spec.rb Do not try to reach the artifact server when no plugins is given 2017-03-26 20:44:07 -04:00
offline_plugin_packager_spec.rb Add SSLError to the list of retryable exception 2017-05-30 12:59:37 +00:00
prepare_offline_pack_spec.rb fixes for Windows platform tests/specs 2017-08-31 19:42:49 -04:00
proxy_support_spec.rb fix the ordering issue with the proxy test 2017-05-11 16:21:56 +00:00
ui_spec.rb Feature: A way to install/remove a plugin pack 2016-11-17 14:00:02 -05:00
update_spec.rb remove the expect 2016-12-01 18:57:07 -05:00
util_spec.rb Spelling fixes (#6806) 2017-03-29 19:33:26 -07:00