[ 
https://issues.apache.org/jira/browse/CB-9370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14629335#comment-14629335
 ] 

ASF subversion and git services commented on CB-9370:
-----------------------------------------------------

Commit eb620e2934e2d6706e71a2f8957343935d6dcf32 in cordova-js's branch 
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-js.git;h=eb620e2 ]

CB-9370 Fixes failing tests on Node 0.12 due to stale dependency

This also adds [email protected] to test matrix for both Travis and AppVeyor


> Cordova-js tests are failing on node 0.12
> -----------------------------------------
>
>                 Key: CB-9370
>                 URL: https://issues.apache.org/jira/browse/CB-9370
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>    Affects Versions: 4.1.0
>         Environment: Windows/Mac OSX machine,
> Node JS 0.12.7
>            Reporter: Vladimir Kotikov
>            Assignee: Vladimir Kotikov
>              Labels: cordova-js
>             Fix For: 4.1.0
>
>
> Since https://github.com/apache/cordova-js/pull/118 unit tests for cordova-js 
> started failing on AppVeyor CI with unclear message {{Fatal error: Cannot set 
> property length of [object Object] which has only a getter}}.
> It looks like the origin of failures - updated NodeJS version on AppVeyor 
> build machines. Failure also can be reproduced on local machine with 
> [email protected] installed.
> The reason of failures - is outdated {{jsdom-nogyp}} dependency (last updated 
> about 2 years ago). The solution is to replace {{jsdom-nogyp}} with original 
> {{node-jsdom}}, which works fine with [email protected]. It also would be great to 
> test such cases through CI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to