Alexander Sorokin created CB-11098: -------------------------------------- Summary: [Plugin Media] "Actual playback" tests fail on UAP build for x64 arch Key: CB-11098 URL: https://issues.apache.org/jira/browse/CB-11098 Project: Apache Cordova Issue Type: Bug Components: Plugin Media, Windows Affects Versions: Master Environment: Windows 10 Enterprise Reporter: Alexander Sorokin
Media specs 17, 18, 19, 20 are failing on mobilespec when ran by following command: {noformat} cordova run --archs="x64" -- --appx=uap {noformat} {noformat} cordova-plugin-media-tests.tests >> Media actual playback media.spec.17 position should be set properly Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. at Anonymous function (ms-appx-web://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:11) cordova-plugin-media-tests.tests >> Media actual playback media.spec.18 duration should be set properly Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. at Anonymous function (ms-appx-web://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:11) cordova-plugin-media-tests.tests >> Media actual playback media.spec.19 should be able to resume playback after pause Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. at Anonymous function (ms-appx-web://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:11) cordova-plugin-media-tests.tests >> Media actual playback media.spec.20 should be able to seek through file Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. Error: Timeout - Async callback was not invoked within timeout specified by jasmine.DEFAULT_TIMEOUT_INTERVAL. at Anonymous function (ms-appx-web://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:11) {noformat} -- 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