You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Peter (JIRA)" <ji...@apache.org> on 2013/07/01 01:18:20 UTC

[jira] [Commented] (CB-3957) CordovaTests test for background colour is broken - wrong classname

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

Peter commented on CB-3957:
---------------------------

If none of the buttons trigger tests for v2.7.0 then I expect CB-3956 is cause.

But even after CB-3956 / CB-3957 are applied did the background coulour test work for you? It doesn't for me. Shall I raise a new JIRA?


                
> CordovaTests test for background colour is broken - wrong classname
> -------------------------------------------------------------------
>
>                 Key: CB-3957
>                 URL: https://issues.apache.org/jira/browse/CB-3957
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.7.0
>            Reporter: Peter
>            Assignee: Lisa Seacat DeLuca
>            Priority: Minor
>
> The supplied test app (project CordovaViewTestActivity) has a button for testing background colour.
> Code in index.html
> {code}
>     <button class="btn large" onclick="startActivity('org.apache.cordova.test.actions.backgroundcolor');">Background Color</button>
> {code}
> But the button does not work at all.
> It turns out there is a org/apache/cordova/test/backgroundcolor.class but there is not a org/apache/cordova/test/*actions*/backgroundcolor.class. 
> It looks like this Activity class is simply in the wrong directory. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira