From commits-return-5495-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Sat Feb 17 18:27:02 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id BEF4F180657 for ; Sat, 17 Feb 2018 18:27:01 +0100 (CET) Received: (qmail 17205 invoked by uid 500); 17 Feb 2018 17:27:00 -0000 Mailing-List: contact commits-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list commits@groovy.apache.org Received: (qmail 17196 invoked by uid 99); 17 Feb 2018 17:27:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Feb 2018 17:27:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C054BE00A4; Sat, 17 Feb 2018 17:27:00 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sunlan@apache.org To: commits@groovy.apache.org Message-Id: <06f4f1832fa941cda39fd13895d3c2f3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: groovy git commit: Adjust error message of test Date: Sat, 17 Feb 2018 17:27:00 +0000 (UTC) Repository: groovy Updated Branches: refs/heads/master a1a374674 -> cfc6c4df2 Adjust error message of test Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/cfc6c4df Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/cfc6c4df Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/cfc6c4df Branch: refs/heads/master Commit: cfc6c4df2f07dd7a8a5e09212d996a21774afc04 Parents: a1a3746 Author: danielsun1106 Authored: Sun Feb 18 01:26:53 2018 +0800 Committer: danielsun1106 Committed: Sun Feb 18 01:26:53 2018 +0800 ---------------------------------------------------------------------- src/test/gls/generics/GenericsTest.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/groovy/blob/cfc6c4df/src/test/gls/generics/GenericsTest.groovy ---------------------------------------------------------------------- diff --git a/src/test/gls/generics/GenericsTest.groovy b/src/test/gls/generics/GenericsTest.groovy index 3fe0e69..59fea06 100644 --- a/src/test/gls/generics/GenericsTest.groovy +++ b/src/test/gls/generics/GenericsTest.groovy @@ -402,7 +402,7 @@ import java.util.concurrent.atomic.AtomicInteger shouldFailCompilationWithMessage """ List() - """, "Unexpected input: 'list2'" + """, "Unexpected input: 'List