[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-12-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-12-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-12-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-lib/pull/132 CB-7863 Fixed broken test run on Windows 8.1 Alternative fix for https://issues.apache.org/jira/browse/CB-7863 Seems the cause of fatal error under Windows was in synchronous calls

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-10-30 Thread kant2002
Github user kant2002 commented on the pull request: https://github.com/apache/cordova-lib/pull/112#issuecomment-61049460 I think that AppVeyor broken tests related to the https://issues.apache.org/jira/browse/CB-7722. Initially I think that issue related to

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-10-30 Thread kant2002
Github user kant2002 commented on the pull request: https://github.com/apache/cordova-lib/pull/112#issuecomment-61050070 just want to clarify - without that patch, running `npm test` crashed and report error. With that fix I have `npm test` running and it is produced similar results

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-10-29 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/pull/112#issuecomment-61009185 Unfortunately, it looks like appveyor is reporting that tests are failing ... --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-lib pull request: CB-7863 Fixed broken test run on Windows...

2014-10-24 Thread kant2002
GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-lib/pull/112 CB-7863 Fixed broken test run on Windows 8.1 Replace shelljs.rm with calls to fs-extra.removeSync You can merge this pull request into a Git repository by running: $ git pull