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

Omar Mefire edited comment on CB-10409 at 2/8/16 5:27 PM:
----------------------------------------------------------

I'm noticing this error on cordova-android-osx as well: 
https://ci.apache.org/builders/cordova-android-osx?numbuilds=35

=====
Log:
Total failures: 8
Failing tests:
    cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
filetransfer.spec.4 should download a 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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
filetransfer.spec.10 should be stopped by abort() right away
        Expected 610 to be less than 600.
            Error: Expected 610 to be less than 600.
                at stack 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:17)
                at buildExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1425:14)
                at Spec.Env.expectationResultFactory 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:572:18)
                at Spec.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:321:34)
                at Expectation.addExpectationResult 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:516:21)
                at Expectation.toBeLessThan 
(file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:12)
                at downloadFail 
(file:///android_asset/www/plugins/cordova-plugin-file-transfer-tests/tests.js:490:56)
                at fail 
(file:///android_asset/www/plugins/cordova-plugin-file-transfer/www/FileTransfer.js:222:9)
                at Object.cordova.callbackFromNative 
(file:///android_asset/www/cordova.js:295:52)
                at processMessage (file:///android_asset/www/cordova.js:1081:17)
                at processMessages (file:///android_asset/www/cordova.js:1104:9)
    cordova-plugin-inappbrowser-tests.tests >> open method inappbrowser.spec.4 
should support loadstart and loadstop events
        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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-media-tests.tests >> Media media.spec.15 should return 
MediaError for bad filename
        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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-media-tests.tests >> Media actual playback media.spec.16 
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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-media-tests.tests >> Media actual playback media.spec.17 
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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-media-tests.tests >> Media actual playback media.spec.20 
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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
    cordova-plugin-media-tests.tests >> Media actual playback media.spec.21 
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 
file:///android_asset/www/cdvtests/jasmine-2.2.0/jasmine.js:1764:23
program finished with exit code 0
elapsedTime=0.736627



was (Author: omefire):
I'm noticing this error on cordova-android-osx as well: 
https://ci.apache.org/builders/cordova-android-osx?numbuilds=35

=====
Log:
 filetransfer.spec.4

> Several tests related to cordova-file-transfer plugins are failing on Windows
> -----------------------------------------------------------------------------
>
>                 Key: CB-10409
>                 URL: https://issues.apache.org/jira/browse/CB-10409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>            Reporter: Sarangan Rajamanickam
>            Assignee: Sarangan Rajamanickam
>              Labels: found-by-ci, triaged, windows
>
> Link: 
> https://ci.apache.org/builders/cordova-windows-store8.0/builds/1389/steps/getting-test-results/logs/stdio
> Failing tests:
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.4 should download a file
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.5 should download a file using http basic auth
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.6 should get 401 status on http basic auth failure
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.8 should download a file using https://
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.11 should call the error callback on abort()
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.9 should not leave partial file due to abort
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.10 should be stopped by abort() right away
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.12 should get http status on failure
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.13 should get http body on failure
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.15 should handle unknown host
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.17 progress should work with gzip encoding
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.30 downloaded file entries should have a toNativeURL method
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods download 
> filetransfer.spec.31 should properly handle 304
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.18 should be able to upload a file
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.19 should be able to upload a file with http basic auth
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.21 should be stopped by abort() right away
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.22 should get http status and body on failure
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.25 should handle unknown host
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.27 should be able to set custom headers
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
>     cordova-plugin-file-transfer-tests.tests >> FileTransfer methods upload 
> filetransfer.spec.31 should be able to upload a file using PUT method
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to