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

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

Github user dblotsky commented on a diff in the pull request:

    https://github.com/apache/cordova-mobile-spec/pull/137#discussion_r52680237
  
    --- 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 --
    
    Why don't the tests themselves have any `expect`s? Also, there are two 
identical `describe`s in this file. Is that expected?


> 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]

Reply via email to