Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C71CE17999 for ; Thu, 9 Apr 2015 13:31:50 +0000 (UTC) Received: (qmail 44471 invoked by uid 500); 9 Apr 2015 13:31:44 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 44437 invoked by uid 500); 9 Apr 2015 13:31:43 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 44421 invoked by uid 99); 9 Apr 2015 13:31:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 13:31:43 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of csantana23@gmail.com designates 209.85.214.173 as permitted sender) Received: from [209.85.214.173] (HELO mail-ob0-f173.google.com) (209.85.214.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 13:31:39 +0000 Received: by obbry2 with SMTP id ry2so13349553obb.1 for ; Thu, 09 Apr 2015 06:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=NBpxBNM6CZaONIHOaDeyljLP48NsXXuahGxSsqhVuDc=; b=eLaQWVe7e9t+paNP/qAlEWiTb1XW/Ts8r0OONGeRuUBxo3Y5c44fgRiD2dtCgqDo0Z UWhALYYppnT5L3iX9p+Vsf2EodFd7DXTpmwmDp5zZZwrlF4SC76ki+0L0m+KTdZ1j/+p rUM8RD3YuGPhj0dfeWPijtdZdmw2MRGWNPLDIzZtC1U6K6fIkN9yVuECV0cXGNg84Nl9 YWFBKEbFvhO3zmH9up0U04ij1LK+5hKA13LlJWid34IlZ5eeCvgA6VYhU+pUABodKfEA PMpEcQc4bqplkAay+XDUpIyx4bsoaCLQxSmIq1+fdnmYI6AaHA5bhncO04VS+d97jSGz PeGA== MIME-Version: 1.0 X-Received: by 10.60.123.83 with SMTP id ly19mr38139540oeb.8.1428586234223; Thu, 09 Apr 2015 06:30:34 -0700 (PDT) Received: by 10.60.103.177 with HTTP; Thu, 9 Apr 2015 06:30:34 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Apr 2015 09:30:34 -0400 Message-ID: Subject: Re: Jira CB-831: File transfer tests crash on Android L From: Carlos Santana To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7b5d549805a4a805134aa78e X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d549805a4a805134aa78e Content-Type: text/plain; charset=UTF-8 On Tue, Apr 7, 2015 at 8:30 PM, Joe Bowser wrote: > Sorry, I mis-read this e-mail. Does this Race Condition happen on Lollipop > proper, or just on L. If it's just on L, this isn't a priority because L > is not a release meant to go to any users, just a Developer Preview. Joe sorry my ignorance on Android land :-p But L to me is Lollipop, and the final API is 21 and is release and in the wild for users. http://developer.android.com/preview/index.html I think API 22 is even out. Which is the API that is not out? Some sort of API 23 beta/preview? +1 setting cordova target to 22 > On Tue, Apr 7, 2015 at 5:27 PM Nikhil Khandelwal > wrote: > > > The JIRA which was marked as 'Won't fix' is currently blocking Android > > test runs on http://ci.cordova.io: https://issues.apache.org/ > > jira/browse/CB-8431. > > > > It looks like Android L's implementation of OkHttp has a race condition > > which hits quite consistently with our current file transfer tests. There > > is a comment by Andrew in the bug that points to using this plugin on > > Android L: https://github.com/MobileChromeApps/cordova-plugin-okhttp. > > > > Should this plugin be a dependency to the file transfer plugin? Or the > > code for it be rolled in as part of file transfer plugin itself? > > > > For the short term I'm leaning towards working around this issue, by > using > > an older AVD (instead of Android L) on our CI setup. However, there is a > > chance developers running Cordova apps on Android L will run into this > and > > would expect some guidance here. > > > > Thanks, > > Nikhil > > > > > > > -- Carlos Santana --047d7b5d549805a4a805134aa78e--