You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by "Andrew Savory (JIRA)" <ji...@apache.org> on 2013/09/21 17:02:51 UTC

[jira] [Commented] (DMAP-28) grunt test does not work

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

Andrew Savory commented on DMAP-28:
-----------------------------------

PhantomJS does not work correctly with older versions of Node on Mac OS X.
Updating Node to 0.10.18 stopped the "PhantomJS have not captured in 30000 ms, killing." error.
                
> grunt test does not work
> ------------------------
>
>                 Key: DMAP-28
>                 URL: https://issues.apache.org/jira/browse/DMAP-28
>             Project: DeviceMap
>          Issue Type: Bug
>            Reporter: Andrew Savory
>            Assignee: Andrew Savory
>
> Running grunt test results in the following error:
> Running "jshint:files" (jshint) task
> >> 5 files lint free.
> Running "karma:continuous" (karma) task
> WARN [config]: QUNIT is not supported anymore.
>     Please use `frameworks = ["qunit"];` instead.
> WARN [config]: QUNIT_ADAPTER is not supported anymore.
>     Please use `frameworks = ["qunit"];` instead.
> WARN [config]: LOG_INFO is not supported anymore.
>   Please use `karma.LOG_INFO` instead.
> ERROR [config]: Config file must export a function!
>   module.exports = function(config) {
>     config.set({
>       // your config
>     });
>   };

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