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

ASF GitHub Bot commented on CB-12950:
-------------------------------------

Github user filmaj commented on the issue:

    https://github.com/apache/cordova-android/pull/391
  
    @alsorokin perfect! Yeah no worries, I can do it too. How about let's file 
an issue for it first and then go from there?
    
    As for this particular PR, today I will attempt to start an emulator in 
appveyor + travis and run the native cordova-android instrumented tests. That 
would end up running _all_ the tests we have in cordova-android in CI, on both 
Windows and Linux, which would be a big win, I think.
    
    Further, I'd like to direct people to the original issue thread where I 
commented about how we can speed up the integration tests (by removing a bunch 
of the create tests). Still looking for feedback on that - if you have an 
opinion (either for or against it), please speak up!


> test-build e2e tests in cordova-android not running in CI
> ---------------------------------------------------------
>
>                 Key: CB-12950
>                 URL: https://issues.apache.org/jira/browse/CB-12950
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-android
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>
> Looks like because jasmine removed support for the CLI flag 
> {{--captureExceptions}} in a minor version bump, the CI is no longer 
> executing the {{test-build}} npm task, which runs e2e tests.
> Should probably:
> - fix this, but probably more importantly
> - look at whether these tests are needed? Running them is in the travis job 
> description, but not in the appveyor one, which means we are not getting this 
> test coverage on Windows in CI anyways.
> - perhaps the test coverage here can be provided by unit testing the CLI 
> scripts more fully, rather than relying on e2e tests?
> Ping [~bowserj].



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to