In all seriousness. I've seen that too, but my configuration is a one time run - but invoked continuously from grunt.
Seems like something from the previous instance is not getting closed and multiple testacular servers are responding. May be related to yours.
Would like to hear any thoughts as well.
--
You received this message because you are subscribed to the Google Groups "karma-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to karma-users...@googlegroups.com.
To post to this group, send email to karma...@googlegroups.com.
Visit this group at http://groups.google.com/group/karma-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
{ "name": "foobar", "version": "0.0.0", "dependencies": {}, "devDependencies": { "grunt": "~0.4.1", "grunt-autoprefixer": "~0.4.0", "grunt-bower-install": "~1.0.0", "grunt-concurrent": "~0.5.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-connect": "~0.5.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-cssmin": "~0.7.0", "grunt-contrib-htmlmin": "~0.1.3", "grunt-contrib-imagemin": "~0.3.0", "grunt-contrib-jshint": "~0.7.1", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-watch": "~0.5.2", "grunt-google-cdn": "~0.4.0", "grunt-newer": "~0.6.1", "grunt-ngmin": "~0.0.2", "grunt-rev": "~0.1.0", "grunt-svgmin": "~0.2.0", "grunt-usemin": "~2.0.0", "grunt-ng-constant": "~0.5.0", "jshint-stylish": "~0.1.3", "load-grunt-tasks": "~0.4.0", "time-grunt": "~0.2.1", "karma-ng-scenario": "~0.1.0", "grunt-karma": "~0.8.2", "karma": "~0.12.9", "karma-coverage": "~0.2.1", "karma-phantomjs-launcher": "~0.1.4", "karma-junit-reporter": "~0.2.2", "grunt-stubby": "~0.1.4", "karma-jasmine": "~0.1.5", "karma-html-reporter": "~0.2.3", "grunt-connect-proxy": "~0.1.10" }, "engines": { "node": ">=0.10.0" }, "scripts": { "test": "grunt test" }}Visit this group at http://groups.google.com/group/karma-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/karma-users/fcbe2e7c-b8a4-411a-a625-76377e2d41ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/karma-users/c6fa0ceb-0abf-4583-9a05-832d0cda33b3%40googlegroups.com.