From issues-return-92454-archive-asf-public=cust-asf.ponee.io@cordova.apache.org Thu Feb 8 23:40:05 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 83F4F180677 for ; Thu, 8 Feb 2018 23:40:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7156E160C34; Thu, 8 Feb 2018 22:40:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 91922160C5D for ; Thu, 8 Feb 2018 23:40:04 +0100 (CET) Received: (qmail 21405 invoked by uid 500); 8 Feb 2018 22:40:03 -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 21263 invoked by uid 99); 8 Feb 2018 22:40:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Feb 2018 22:40:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 492211A0269 for ; Thu, 8 Feb 2018 22:40:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.011 X-Spam-Level: X-Spam-Status: No, score=-101.011 tagged_above=-999 required=6.31 tests=[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_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id P2hX5iK_Up5l for ; Thu, 8 Feb 2018 22:40:02 +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 AD6B45F306 for ; Thu, 8 Feb 2018 22:40:01 +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 F3875E01D8 for ; Thu, 8 Feb 2018 22:40: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 6331C24102 for ; Thu, 8 Feb 2018 22:40:00 +0000 (UTC) Date: Thu, 8 Feb 2018 22:40: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 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=3D163576= 72#comment-16357672 ]=20 ASF GitHub Bot commented on CB-13834: ------------------------------------- janpio commented on a change in pull request #248: CB-13834 TEST WIP FOR DI= SCUSSION DO NOT MERGE URL: https://github.com/apache/cordova-windows/pull/248#discussion_r1670900= 25 =20 =20 ########## File path: spec/e2e/endtoend.spec.js ########## @@ -203,7 +213,7 @@ describe('Cordova create and build', function () { =20 // here be 6a =20 - it('spec.6b should generate appxupload and appxbundle for Windows 10 p= roject bundle release build', function () { + it('spec.6b should generate appxupload and appxbundle for Windows Phon= e 8.1 project bundle release build (all target platforms)', function () { =20 Review comment: ah interesting, missed that before ---------------------------------------------------------------- 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 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. -- 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