From e373aed7071367491cf29d2e9c00bedd3ef115a3 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 9 Dec 2015 20:06:00 +0000 Subject: TestIO_Console.rb: disable getpass test by --excludes git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53015 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/excludes/TestIO_Console.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/excludes/TestIO_Console.rb (limited to 'test/excludes/TestIO_Console.rb') diff --git a/test/excludes/TestIO_Console.rb b/test/excludes/TestIO_Console.rb new file mode 100644 index 0000000000..26780c01b1 --- /dev/null +++ b/test/excludes/TestIO_Console.rb @@ -0,0 +1 @@ +exclude(:test_getpass, 'not portable') -- cgit v1.2.3