From issues-return-92651-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Wed Feb 14 17:09:04 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 A6AC7180621 for ; Wed, 14 Feb 2018 17:09:03 +0100 (CET) Received: (qmail 3554 invoked by uid 500); 14 Feb 2018 16:09:02 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 3543 invoked by uid 99); 14 Feb 2018 16:09:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2018 16:09:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 40EEF180146 for ; Wed, 14 Feb 2018 16:09:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.011 X-Spam-Level: X-Spam-Status: No, score=-109.011 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id dYceiLvYI3gC for ; Wed, 14 Feb 2018 16:09:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id C12E85F126 for ; Wed, 14 Feb 2018 16:09:00 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 50503E0115 for ; Wed, 14 Feb 2018 16:09:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 0FFA721E84 for ; Wed, 14 Feb 2018 16:09:00 +0000 (UTC) Date: Wed, 14 Feb 2018 16:09:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13834) Fix tests failure with VS17 on AppVeyor caused by CB-12499 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/CB-13834?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D163643= 38#comment-16364338 ]=20 ASF GitHub Bot commented on CB-13834: ------------------------------------- brodybits commented on issue #248: [WIP] CB-13834 TEST FOR DISCUSSION [DO N= OT MERGE] URL: https://github.com/apache/cordova-windows/pull/248#issuecomment-365655= 884 =20 =20 Were these to check if the "architectures" can be built one by one, but = not when combined into one "call"? =20 =20 Yes =20 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. =20 For queries about this service, please contact Infrastructure at: users@infra.apache.org > Fix tests failure with VS17 on AppVeyor caused by CB-12499 > ---------------------------------------------------------- > > Key: CB-13834 > URL: https://issues.apache.org/jira/browse/CB-13834 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-windows > Reporter: Jan Piotrowski (Sujan) > Priority: Major > > The file `Default.rd.xml` introduced by CB-12499 is unfortunately causing= test failures on AppVeyor when Visual Studio 2017 is used to build with pa= rams `--release --bundle --archs=3D"x64 x86 arm"`.=20 > =C2=A0 > {code:java} > Started > Creating Cordova Windows Project: > =09Path: testcreate =E5=BF=9C=E7=94=A8 > =09Namespace: com.test.app > =09Name: =E5=BF=9C=E7=94=A8 > Windows project created with cordova-windows@5.1.0-dev > Building project: C:\projects\cordova-windows\testcreate =E5=BF=9C=E7=94= =A8\CordovaApp.Windows10.jsproj > =09Configuration : release > =09Platform : x64 > Patching 10 in prebuild event... > Injected base.js reference to the www/index.html > Removing /( *)(\s*<\/script>)(\s*)/ from www/index.html > Removing /( *)(\s*<\/script>)(\s*)/ from www/index.h= tml > CordovaApp.Windows10 -> C:\projects\cordova-windows\testcreate ??\build= \windows\release\x64\win10\CordovaApp.Windows10_1.0.0.0_x64.appx > CordovaApp.Windows10 -> C:\projects\cordova-windows\testcreate ??\build= \windows\release\x64\win10\Upload\CordovaApp.Windows10_1.0.0.0_x64.appx > CordovaApp.Windows10 -> C:\projects\cordova-windows\testcreate ??\AppPa= ckages\CordovaApp.Windows10_1.0.0.0_Test\CordovaApp.Windows10_1.0.0.0_x64.a= ppxbundle > CordovaApp.Windows10 -> C:\projects\cordova-windows\testcreate ??\AppPa= ckages\CordovaApp.Windows10_1.0.0.0\CordovaApp.Windows10_1.0.0.0_x64.appxbu= ndle > CordovaApp.Windows10 -> C:\projects\cordova-windows\testcreate ??\AppPa= ckages\CordovaApp.Windows10_1.0.0.0_x64_bundle.appxupload > Your package has been successfully created. > Building project: C:\projects\cordova-windows\testcreate =E5=BF=9C=E7=94= =A8\CordovaApp.Windows10.jsproj > =09Configuration : release > =09Platform : x86 > Patching 10 in prebuild event... > C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\AppxPackage\M= icrosoft.AppXPackage.Targets(2975,5): error MSB3231: Unable to remove direc= tory "build\windows\bld\PackageUploadLayout\". The process cannot access th= e file 'Default.rd.xml' because it is being used by another process. [C:\pr= ojects\cordova-windows\testcreate ??\CordovaApp.Windows10.jsproj] > C:\projects\cordova-windows\testcreate =E5=BF=9C=E7=94=A8\cordova\node_mo= dules\q\q.js:155 > throw e; > ^ > Error: C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe: Command faile= d with exit code 1 > at ChildProcess.whenDone (C:\projects\cordova-windows\testcreate =E5= =BF=9C=E7=94=A8\cordova\node_modules\cordova-common\src\superspawn.js:169:2= 3) > at emitTwo (events.js:106:13) > at ChildProcess.emit (events.js:191:7) > at maybeClose (internal/child_process.js:920:16) > at Process.ChildProcess._handle.onexit (internal/child_process.js:230= :5){code} > Afaik this is the only test that is "touching" that file (--release and W= indows 10), so this might be a general problem. > Note: The test `6a` that is failing because of this has been moved to the= end of the test file so the other tests can run before it crashed - move b= ack up to its normal location when this is fixed. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org