[
https://issues.apache.org/jira/browse/CB-12950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080994#comment-16080994
]
ASF subversion and git services commented on CB-12950:
------------------------------------------------------
Commit 90053eb9dfc03c6cdab31aab665324556c3358be in cordova-android's branch
refs/heads/master from filmaj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=90053eb ]
CB-12950: lots of tweaks for end-to-end test runs, especially on CI:
- rename npm tasks to reflect what they do (npm run unit-tests, npm run
e2e-tests). main `npm test` runs linter, unit tests and e2e tests now.
- locked jasmine down to ~2.6.0.
- consolidate gitignores.
- updated travis to run `npm test`. add android sdk installation to appveyor ci
run.align android dpendencies across travis and appveyor. have appveyor install
gradle. force gradle to version 3.4.1 in appveyor, as that seems to be the only
version choco has. explicitly invoke sdkmanager to move license accepting
process along.
> 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]