[
https://issues.apache.org/jira/browse/CB-10572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143720#comment-15143720
]
ASF GitHub Bot commented on CB-10572:
-------------------------------------
Github user tripodsan commented on a diff in the pull request:
https://github.com/apache/cordova-mobile-spec/pull/137#discussion_r52687280
--- Diff: cordova-plugin-mobilespec-tests/tests/datauri.tests.js ---
@@ -27,6 +27,7 @@ exports.defineAutoTests = function () {
function onMessage(done, msg) {
if (msg.data == 'foo') {
+ expect('Suppress SPEC HAS NO EXPECTATIONS').toBeDefined();
--- End diff --
it's not my code...I just fixed the warning :-) I think the test has no
expectations because it just needs to wait for the async() to finish. Also, I
think this warning was fixed in a more modern jasmine version.
> Mobilespec tests not working for OSX
> ------------------------------------
>
> Key: CB-10572
> URL: https://issues.apache.org/jira/browse/CB-10572
> Project: Apache Cordova
> Issue Type: Bug
> Components: OSX
> Affects Versions: Master
> Reporter: Tobias Bocanegra
> Assignee: Tobias Bocanegra
> Fix For: Master
>
>
> The mobile spec don't work. when you run them, the window opens but non of
> the tests work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]