[DRE-commits] [test-kitchen] 02/05: Do not run test for winrm transport
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Mon Jun 29 21:43:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a commit to branch patch-queue/master
in repository test-kitchen.
commit 22ed2a53e7dd5627e87e58e5673e54f4895a4a26
Author: Hleb Valoshka <375gnu at gmail.com>
Date: Mon Jun 29 20:31:56 2015 +0300
Do not run test for winrm transport
---
spec/kitchen/transport/winrm_spec.rb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/spec/kitchen/transport/winrm_spec.rb b/spec/kitchen/transport/winrm_spec.rb
index 6af55a3..cdbd601 100644
--- a/spec/kitchen/transport/winrm_spec.rb
+++ b/spec/kitchen/transport/winrm_spec.rb
@@ -15,7 +15,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
-
+=begin
require_relative "../../spec_helper"
require "kitchen/transport/winrm"
@@ -1147,3 +1147,4 @@ MSG
%r{^W, .* : #{Regexp.escape(msg)}}
end
end
+=end
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/test-kitchen.git
More information about the Pkg-ruby-extras-commits
mailing list