From ee80993690dadc8d3e649e8ab5dea8eab67d9e35 Mon Sep 17 00:00:00 2001 From: sorah Date: Sun, 19 Jun 2011 04:32:41 +0000 Subject: * NEWS: Introduce --hide-skip on test/unit. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32172 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 018ac06e91..cf251786d3 100644 --- a/NEWS +++ b/NEWS @@ -206,6 +206,8 @@ with all sufficient information, see the ChangeLog file. * --jobs-status: Show status of jobs when parallel running. * --no-retry: Don't retry testcases which failed when parallel running. * --ruby=RUBY: path to ruby for job(worker) process. optional. + * --hide-skip: Hide skip messages. You'll see the number of skips at end of + test result. * uri * new methods: -- cgit v1.2.3