Return-Path: X-Original-To: apmail-reef-dev-archive@minotaur.apache.org Delivered-To: apmail-reef-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 1122B1975D for ; Tue, 8 Mar 2016 00:23:10 +0000 (UTC) Received: (qmail 4913 invoked by uid 500); 8 Mar 2016 00:23:10 -0000 Delivered-To: apmail-reef-dev-archive@reef.apache.org Received: (qmail 4880 invoked by uid 500); 8 Mar 2016 00:23:09 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 4868 invoked by uid 99); 8 Mar 2016 00:23:09 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2016 00:23:09 +0000 Received: from mail-vk0-f50.google.com (mail-vk0-f50.google.com [209.85.213.50]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 7EC101A031C for ; Tue, 8 Mar 2016 00:23:09 +0000 (UTC) Received: by mail-vk0-f50.google.com with SMTP id k1so120590064vkb.0 for ; Mon, 07 Mar 2016 16:23:09 -0800 (PST) X-Gm-Message-State: AD7BkJI947r6cz+iqajBF7wSvlEKWmWUB/mX4pEzbafN2p/hXIh3Ni6iKEHsjv8z9ny0cU+Uxx1Mgh/hVXcMaw== MIME-Version: 1.0 X-Received: by 10.31.181.206 with SMTP id e197mr24855950vkf.74.1457396588476; Mon, 07 Mar 2016 16:23:08 -0800 (PST) Received: by 10.31.108.71 with HTTP; Mon, 7 Mar 2016 16:23:08 -0800 (PST) In-Reply-To: References: Date: Mon, 7 Mar 2016 16:23:08 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: CanRunClrBridgeExampleOnLocalRuntime failure? From: Dongjoon Hyun To: dev@reef.apache.org Content-Type: multipart/alternative; boundary=001a11439e4cf40247052d7e9527 --001a11439e4cf40247052d7e9527 Content-Type: text/plain; charset=UTF-8 Thank you for confirming, Mariia. Dongjoon. On Mon, Mar 7, 2016 at 3:58 PM, Mariia Mykhailova wrote: > +1 > > The culprit seems to be [REEF-1212] Make > Org.Apache.REEF.Client.Yarn.IJobResourceUploader interface async ( > https://github.com/apache/reef/commit/bfe2354be6643e22b3d98658d9abe1545a18506e > ) > When I removed it, the test passed. > > Anupam, could you take a look? > > -Mariia > > -----Original Message----- > From: Dongjoon Hyun [mailto:dongjoon@apache.org] > Sent: Monday, March 7, 2016 3:45 PM > To: dev@reef.apache.org > Subject: Re: CanRunClrBridgeExampleOnLocalRuntime failure? > > Oh, for OS and Java, I've tested on Windows 10 and JDK 1.8.0_60. > > Dongjoon. > > On Mon, Mar 7, 2016 at 3:40 PM, Dongjoon Hyun wrote: > > > Hi, All. > > > > After the last commit on branch, I'm facing a failure on > > `CanRunClrBridgeExampleOnLocalRuntime` testcase everytime. > > > > When I rollback the last commit, the test passes. > > > > So, I'm wondering if there is anyone having similar experience. > > > > I'm still using VS 2013 and building the master branch by cloning > > cleanly every time. > > > > Thank you, > > Dongjoon. > > > > > > > --001a11439e4cf40247052d7e9527--