[jira] [Commented] (CB-8428) Mobilespec Media test fails in Windows on machines with no audio device configured

2015-02-11 Thread ASF subversion and git services (JIRA)

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

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

Commit bcf17ef98597fb55e856852ba91fc5e210f8a1f3 in cordova-plugin-media's 
branch refs/heads/master from sgrebnov
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=bcf17ef ]

CB-8428 Fix tests on Windows if no audio playback hardware is available


> Mobilespec Media test fails in Windows on machines with no audio device 
> configured
> --
>
> Key: CB-8428
> URL: https://issues.apache.org/jira/browse/CB-8428
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 3.5.0
>Reporter: Nikhil Khandelwal
>Assignee: Nikhil Khandelwal
>Priority: Minor
>
> This is happening due to multiple calls of jasmine `done` and I have a fix 
> for it.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8428) Mobilespec Media test fails in Windows on machines with no audio device configured

2015-02-05 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8428:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-media/pull/44


> Mobilespec Media test fails in Windows on machines with no audio device 
> configured
> --
>
> Key: CB-8428
> URL: https://issues.apache.org/jira/browse/CB-8428
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 3.5.0
>Reporter: Nikhil Khandelwal
>Priority: Minor
>
> This is happening due to multiple calls of jasmine `done` and I have a fix 
> for it.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8428) Mobilespec Media test fails in Windows on machines with no audio device configured

2015-02-05 Thread ASF subversion and git services (JIRA)

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

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

Commit fb45b2a01bedee3eb0262e722d330258c70b9a1b in cordova-plugin-media's 
branch refs/heads/master from [~nikhilkh]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-media.git;h=fb45b2a ]

CB-8428 Fix multiple `done()` calls in media plugin test on devices where audio 
is not configured

github close #44


> Mobilespec Media test fails in Windows on machines with no audio device 
> configured
> --
>
> Key: CB-8428
> URL: https://issues.apache.org/jira/browse/CB-8428
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 3.5.0
>Reporter: Nikhil Khandelwal
>Priority: Minor
>
> This is happening due to multiple calls of jasmine `done` and I have a fix 
> for it.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-8428) Mobilespec Media test fails in Windows on machines with no audio device configured

2015-02-04 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-8428:


GitHub user nikhilkh opened a pull request:

https://github.com/apache/cordova-plugin-media/pull/44

CB-8428 Fix multiple `done()` calls in media plugin test

This shows up as an issue on Windows when audio device is not configured 
correctly and an exception happens.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-media CB-8428

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-media/pull/44.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 #44


commit bf8f4ab0b8e90188500181d37fada4ff68982dc8
Author: Nikhil Khandelwal 
Date:   2015-02-04T09:03:56Z

CB-8428 Fix multiple `done()` calls in media plugin test on devices where 
audio is not configured




> Mobilespec Media test fails in Windows on machines with no audio device 
> configured
> --
>
> Key: CB-8428
> URL: https://issues.apache.org/jira/browse/CB-8428
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 3.5.0
>Reporter: Nikhil Khandelwal
>Priority: Minor
>
> This is happening due to multiple calls of jasmine `done` and I have a fix 
> for it.



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org