Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9564B18752 for ; Wed, 28 Oct 2015 15:06:45 +0000 (UTC) Received: (qmail 96591 invoked by uid 500); 28 Oct 2015 15:06:27 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 96487 invoked by uid 500); 28 Oct 2015 15:06:27 -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 96317 invoked by uid 99); 28 Oct 2015 15:06:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2015 15:06:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B60D32C1F5A for ; Wed, 28 Oct 2015 15:06:27 +0000 (UTC) Date: Wed, 28 Oct 2015 15:06:27 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-9872) cordova-lib unit-test failure MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978566#comment-14978566 ] ASF GitHub Bot commented on CB-9872: ------------------------------------ GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/332 CB-9872 Fixed save.spec.11 failure This is a fix for https://issues.apache.org/jira/browse/CB-9872 You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-lib CB-9872 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-lib/pull/332.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #332 ---- commit 29fb069903972d8c62b3f54b25230984547c2fe2 Author: Alexander Sorokin Date: 2015-10-28T15:02:07Z CB-9872 Fixed save.spec.11 failure ---- > cordova-lib unit-test failure > ----------------------------- > > Key: CB-9872 > URL: https://issues.apache.org/jira/browse/CB-9872 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Reporter: Shazron Abdullah > Assignee: Alexander Sorokin > Priority: Critical > Labels: cordova-ios-4.0.x > > {code} > Failures: > 1) (save flag) platform update --save spec.11 should update spec with git url when updating using git url > Message: > Expected false to be true. > Stacktrace: > Error: Expected false to be true. > at /Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/spec-cordova/save.spec.js:266:31 > at _rejected (/Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:797:24) > at /Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:823:30 > at Promise.when (/Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:1035:31) > at Promise.promise.promiseDispatch (/Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:741:41) > at /Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:557:44 > at flush (/Users/shaz/Documents/Git/Apache/cordova-lib/cordova-lib/node_modules/q/q.js:108:17) > at process._tickCallback (node.js:355:11) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org