[
https://issues.apache.org/jira/browse/CB-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15344272#comment-15344272
]
ASF GitHub Bot commented on CB-11429:
-------------------------------------
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/103
CB-11429 Update infinite audio stream URL in tests
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
All
### What does this PR do?
The PR changes audio stream URL used in tests to be allowed to play on
Windows in order to make media.spec.25 'should be able to play an audio stream'
passing on Windows
### What testing has been done on this change?
Ran auto tests for all main platforms
### Checklist
- [x] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and
submitted to [email protected].
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [ ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimir-kotikov/cordova-plugin-media CB-11429
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/103.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 #103
----
commit 1b1c94589ed530c15eb7262e9f290f7740181c54
Author: Vladimir Kotikov <[email protected]>
Date: 2016-06-22T11:08:02Z
CB-11429 Update test stream URL
----
> media.spec.25 'should be able to play an audio stream' fails on Windows
> Phone 8.1 platform
> --------------------------------------------------------------------------------------------
>
> Key: CB-11429
> URL: https://issues.apache.org/jira/browse/CB-11429
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Media
> Affects Versions: Master, 2.3.1-dev
> Reporter: Vladimir Kotikov
> Assignee: Vladimir Kotikov
> Priority: Minor
> Labels: found-by-ci, media, triaged, windows, windows-phone-81
>
> The error is
> {noformat}
> 1) cordova-plugin-media-tests.tests >> Media media.spec.25 should be able to
> play an audio stream
> - media1 = new Media - Error creating Media object. Media file:
> http://209.73.138.20:80
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]