[
https://issues.apache.org/jira/browse/CB-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14050339#comment-14050339
]
ASF subversion and git services commented on CB-7056:
-----------------------------------------------------
Commit fe873fd12b87ebc52866bb1f494ffdaa31a278b7 in cordova-lib's branch
refs/heads/master from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=fe873fd ]
CB-7056 serve: fix Android test, make tests conditional
Fix **Android** merges codepath, as it turns out that merges
doesn't need the platform specific hack.
Adding **BlackBerry 10** test.
**Android**, **iOS** and **BlackBerry 10** require specific scripts
to be available, otherwise they fail.
Introduce `itifapps` and `cit` (conditional `it`) based on **Jasmine**'s:
* `xit` -- ignore test
* `iit` -- run these tests, but skip it tests
* `it` -- run these tests, unless there are iit tests
> serve: return promise of server
> -------------------------------
>
> Key: CB-7056
> URL: https://issues.apache.org/jira/browse/CB-7056
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
> Fix For: 3.6.0
>
>
> In `d3b32927`, cordova serve's programmatic api stopped returning the server
> object...
--
This message was sent by Atlassian JIRA
(v6.2#6252)