Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0090610515 for ; Fri, 5 Dec 2014 13:09:29 +0000 (UTC) Received: (qmail 68321 invoked by uid 500); 5 Dec 2014 13:09:28 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 68282 invoked by uid 500); 5 Dec 2014 13:09:28 -0000 Mailing-List: contact dev-help@tajo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.apache.org Delivered-To: mailing list dev@tajo.apache.org Received: (qmail 68272 invoked by uid 99); 5 Dec 2014 13:09:28 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Dec 2014 13:09:28 +0000 Received: from mail-qc0-f176.google.com (mail-qc0-f176.google.com [209.85.216.176]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 76BE71A00C5 for ; Fri, 5 Dec 2014 13:09:28 +0000 (UTC) Received: by mail-qc0-f176.google.com with SMTP id i17so394804qcy.35 for ; Fri, 05 Dec 2014 05:09:27 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.140.19.9 with SMTP id 9mr25344606qgg.98.1417784967855; Fri, 05 Dec 2014 05:09:27 -0800 (PST) Received: by 10.96.196.166 with HTTP; Fri, 5 Dec 2014 05:09:27 -0800 (PST) Date: Fri, 5 Dec 2014 22:09:27 +0900 Message-ID: Subject: [FYI] master branch test failure From: Hyunsik Choi To: "dev@tajo.apache.org" Content-Type: text/plain; charset=UTF-8 Hi folks, Unit tests of master branch are failed due to timezone issue. It was related to the issues we discussed few weeks ago at http://markmail.org/thread/qhsizgp2pnd6swjq. In this chance, I'll completely fixed all related bugs in https://issues.apache.org/jira/browse/TAJO-1234. I'll complete it as soon as possible. Thanks, Hyunsik