Vladimir Kotikov created CB-11430:
-------------------------------------
Summary: Media plugin tests are failing on Saucelabs emulator
Key: CB-11430
URL: https://issues.apache.org/jira/browse/CB-11430
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Media
Affects Versions: Master, 2.3.1-dev
Environment: Saucelabs emulator
Reporter: Vladimir Kotikov
There are the following tests failures:
{noformat}
✗ media.spec.19 position should be set properly
- Error: Timeout - Async callback was not invoked within timeout
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. in
file:///Users/chef/Library/Developer/CoreSimulator/Devices/78AD85A2-C472-498D-A53E-84D74E5F1BAB/data/Containers/Bundle/Application/EB5CE92A-9BC1-4048-B53D-5BD20757B12C/HelloCordova.app/www/cdvtests/jasmine-2.2.0/jasmine.js
(line 1764)
✗ media.spec.20 duration should be set properly
- Error: Timeout - Async callback was not invoked within timeout
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. in
file:///Users/chef/Library/Developer/CoreSimulator/Devices/78AD85A2-C472-498D-A53E-84D74E5F1BAB/data/Containers/Bundle/Application/EB5CE92A-9BC1-4048-B53D-5BD20757B12C/HelloCordova.app/www/cdvtests/jasmine-2.2.0/jasmine.js
(line 1764)
✗ media.spec.21 should be able to resume playback after pause
- media1 = new Media - Error creating Media object. Media file:
https://cordova.apache.org/downloads/BlueZedEx.mp3
✗ media.spec.22 should be able to seek through file
- media1 = new Media - Error creating Media object. Media file:
https://cordova.apache.org/downloads/BlueZedEx.mp3
✗ media.spec.24 playback rate should be set properly using setRate
- Expected 0 to be close to 5, 0.
- Expected false to be truthy.
{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]