From dev-return-2650-apmail-juneau-dev-archive=juneau.apache.org@juneau.apache.org Mon Sep 23 13:29:06 2019 Return-Path: X-Original-To: apmail-juneau-dev-archive@minotaur.apache.org Delivered-To: apmail-juneau-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 5FED019669 for ; Mon, 23 Sep 2019 13:29:06 +0000 (UTC) Received: (qmail 10836 invoked by uid 500); 23 Sep 2019 13:29:05 -0000 Delivered-To: apmail-juneau-dev-archive@juneau.apache.org Received: (qmail 10780 invoked by uid 500); 23 Sep 2019 13:29:05 -0000 Mailing-List: contact dev-help@juneau.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@juneau.apache.org Delivered-To: mailing list dev@juneau.apache.org Received: (qmail 10735 invoked by uid 99); 23 Sep 2019 13:29:05 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Sep 2019 13:29:05 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8BD2DE30FA for ; Mon, 23 Sep 2019 13:29:04 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 3E5DC7822B6 for ; Mon, 23 Sep 2019 13:29:01 +0000 (UTC) Date: Mon, 23 Sep 2019 13:29:01 +0000 (UTC) From: "James Bognar (Jira)" To: dev@juneau.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (JUNEAU-156) Test Fails on ko_KR Locale. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JUNEAU-156?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1693= 5847#comment-16935847 ]=20 James Bognar commented on JUNEAU-156: ------------------------------------- Hi Raphi, You should already have commit access to the master branch.=C2=A0 If not, I= 'll have to figure out why you don't.=C2=A0 For now, you can also create a new branch and do a pull request. > Test Fails on ko_KR Locale. > --------------------------- > > Key: JUNEAU-156 > URL: https://issues.apache.org/jira/browse/JUNEAU-156 > Project: Juneau > Issue Type: Bug > Components: Code > Affects Versions: 8.1.1 > Environment: LANG=3Dko_KR.UTF-8 > LANGUAGE=3D > LC_CTYPE=3D"ko_KR.UTF-8" > LC_NUMERIC=3D"ko_KR.UTF-8" > LC_TIME=3D"ko_KR.UTF-8" > LC_COLLATE=3D"ko_KR.UTF-8" > LC_MONETARY=3D"ko_KR.UTF-8" > LC_MESSAGES=3D"ko_KR.UTF-8" > LC_PAPER=3D"ko_KR.UTF-8" > LC_NAME=3D"ko_KR.UTF-8" > LC_ADDRESS=3D"ko_KR.UTF-8" > LC_TELEPHONE=3D"ko_KR.UTF-8" > LC_MEASUREMENT=3D"ko_KR.UTF-8" > LC_IDENTIFICATION=3D"ko_KR.UTF-8" > LC_ALL=3D > openjdk version "1.8.0_222" > OpenJDK Runtime Environment (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b= 10) > OpenJDK 64-Bit Server VM (build 25.222-b10, mixed mode) > Reporter: Raphi D Lee > Priority: Minor > Attachments: 811.build.log > > > JUnit Testcases on CalendarSwapTest fails on my locale(ko_KR). > Detail logs attached. -- This message was sent by Atlassian Jira (v8.3.4#803005)