[ 
https://issues.apache.org/jira/browse/CB-11057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard B Knoll updated CB-11057:
---------------------------------
    Description: 
In one build:

{noformat}
Getting test results for cordova-windows-store8.1-2084-buildbot-vm
Results at 
http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-2084-buildbot-vm__6.3.9600.16384__HP
 Z420 Workstation
Total failures: 2
Failing tests:
    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
        Expected spy httpFail not to have been called.
            Error: Expected spy httpFail not to have been called.
               at stack 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
               at buildExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
               at expectationResultFactory 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
               at Spec.prototype.addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
               at addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/plugins/cordova-plugin-file-transfer-tests/tests.js:261:21)
               at attemptSync 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
               at QueueRunner.prototype.run 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1753:11)
{noformat}

And in another build:

{noformat}
Getting test results for cordova-windows-store8.1-2083-buildbot-vm
Results at 
http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-2083-buildbot-vm__6.3.9600.16384__HP
 Z420 Workstation
Total failures: 2
Failing tests:
    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.12 should get http status on failure
        Error: Timeout - Async callback was not invoked within timeout 
specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
{noformat}

  was:
{noformat}
Getting test results for cordova-windows-store8.1-2084-buildbot-vm
Results at 
http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-2084-buildbot-vm__6.3.9600.16384__HP
 Z420 Workstation
Total failures: 2
Failing tests:
    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
        Expected spy httpFail not to have been called.
            Error: Expected spy httpFail not to have been called.
               at stack 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
               at buildExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
               at expectationResultFactory 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
               at Spec.prototype.addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
               at addExpectationResult 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/plugins/cordova-plugin-file-transfer-tests/tests.js:261:21)
               at attemptSync 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
               at QueueRunner.prototype.run 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
               at Anonymous function 
(ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1753:11)
{noformat}


> Flaky File Transfer specs
> -------------------------
>
>                 Key: CB-11057
>                 URL: https://issues.apache.org/jira/browse/CB-11057
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: Plugin File Transfer
>         Environment: Windows Store 8.1
>            Reporter: Richard B Knoll
>              Labels: found-by-ci, windows
>
> In one build:
> {noformat}
> Getting test results for cordova-windows-store8.1-2084-buildbot-vm
> Results at 
> http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-2084-buildbot-vm__6.3.9600.16384__HP
>  Z420 Workstation
> Total failures: 2
> Failing tests:
>     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
>         Expected spy httpFail not to have been called.
>             Error: Expected spy httpFail not to have been called.
>                at stack 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1455:11)
>                at buildExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1422:5)
>                at expectationResultFactory 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:572:11)
>                at Spec.prototype.addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:321:5)
>                at addExpectationResult 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:516:9)
>                at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1379:7)
>                at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/plugins/cordova-plugin-file-transfer-tests/tests.js:261:21)
>                at attemptSync 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1741:9)
>                at QueueRunner.prototype.run 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1729:9)
>                at Anonymous function 
> (ms-appx://org.apache.mobilespec/www/cdvtests/jasmine-2.2.0/jasmine.js:1753:11)
> {noformat}
> And in another build:
> {noformat}
> Getting test results for cordova-windows-store8.1-2083-buildbot-vm
> Results at 
> http://cordova-vm.apache.org:5984/_utils/document.html?mobilespec_results/cordova-windows-store8.1-2083-buildbot-vm__6.3.9600.16384__HP
>  Z420 Workstation
> Total failures: 2
> Failing tests:
>     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.12 should get http status on failure
>         Error: Timeout - Async callback was not invoked within timeout 
> specified by jasmine.DEFAULT_TIMEOUT_INTERVAL.
> {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]

Reply via email to