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 15:43:52 UTC

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

Andrew Savory created DMAP-28:
---------------------------------

             Summary: 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: Bertrand Delacretaz


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