Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E0935200CE0 for ; Fri, 11 Aug 2017 00:06:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DCC6B1617AA; Thu, 10 Aug 2017 22:06: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 2E67616100D for ; Fri, 11 Aug 2017 00:06:05 +0200 (CEST) Received: (qmail 91611 invoked by uid 500); 10 Aug 2017 22:06:04 -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 91583 invoked by uid 99); 10 Aug 2017 22:06:04 -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; Thu, 10 Aug 2017 22:06:04 +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 84D4F1807DB for ; Thu, 10 Aug 2017 22:06:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.252 X-Spam-Level: X-Spam-Status: No, score=-99.252 tagged_above=-999 required=6.31 tests=[KAM_LOTSOFHASH=0.25, KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id p-jfdM7q1mWG for ; Thu, 10 Aug 2017 22:06:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id DCA2B5F6C1 for ; Thu, 10 Aug 2017 22:06: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 3AC87E01E5 for ; Thu, 10 Aug 2017 22:06:01 +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 E1C782415E for ; Thu, 10 Aug 2017 22:06:00 +0000 (UTC) Date: Thu, 10 Aug 2017 22:06:00 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-8990) cordova-js unit tests fail on node 0.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 10 Aug 2017 22:06:06 -0000 [ https://issues.apache.org/jira/browse/CB-8990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122421#comment-16122421 ] Shazron Abdullah commented on CB-8990: -------------------------------------- Oops closed it already. Sure > cordova-js unit tests fail on node 0.12.0 > ----------------------------------------- > > Key: CB-8990 > URL: https://issues.apache.org/jira/browse/CB-8990 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-js > Affects Versions: Master > Reporter: Shazron Abdullah > > Tests however pass on node 0.10.x > {code} > $ npm test > > cordova-js@3.9.1-dev test /Users/shazron/Desktop/cordova-js > > grunt test --platformVersion=3.6.0 > Running "compile:amazon-fireos" (compile) task > generated cordova.amazon-fireos.js @ b0463746dd842818c1f08560e998ec847460596c in 25ms > Running "compile:android" (compile) task > generated cordova.android.js @ b0463746dd842818c1f08560e998ec847460596c in 16ms > Running "compile:blackberry10" (compile) task > generated cordova.blackberry10.js @ b0463746dd842818c1f08560e998ec847460596c in 40ms > Running "compile:ios" (compile) task > generated cordova.ios.js @ b0463746dd842818c1f08560e998ec847460596c in 8ms > Running "compile:osx" (compile) task > generated cordova.osx.js @ b0463746dd842818c1f08560e998ec847460596c in 9ms > Running "compile:test" (compile) task > generated cordova.test.js @ b0463746dd842818c1f08560e998ec847460596c in 10ms > Running "compile:windows" (compile) task > generated cordova.windows.js @ b0463746dd842818c1f08560e998ec847460596c in 15ms > Running "compile:wp8" (compile) task > generated cordova.wp8.js @ b0463746dd842818c1f08560e998ec847460596c in 13ms > Running "compile:firefoxos" (compile) task > generated cordova.firefoxos.js @ b0463746dd842818c1f08560e998ec847460596c in 10ms > Running "compile:webos" (compile) task > generated cordova.webos.js @ b0463746dd842818c1f08560e998ec847460596c in 9ms > Running "compile:ubuntu" (compile) task > generated cordova.ubuntu.js @ b0463746dd842818c1f08560e998ec847460596c in 7ms > Running "compile:browser" (compile) task > generated cordova.browser.js @ b0463746dd842818c1f08560e998ec847460596c in 7ms > Running "jshint:src" (jshint) task > >> 54 files lint free. > Running "_test" task > starting node-based tests > ------------ > Unit Tests: > Could not find cordova.js script tag. Plugin loading may fail. > Fatal error: Cannot set property length of [object Object] which has only a getter > npm ERR! Test failed. See above for more details. > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org