Skip to content

Instantly share code, notes, and snippets.

@mattzeunert
Created August 9, 2015 12:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattzeunert/bc338a18a97d86fd0da6 to your computer and use it in GitHub Desktop.
Save mattzeunert/bc338a18a97d86fd0da6 to your computer and use it in GitHub Desktop.
Running "mutationTest:karma" (mutationTest) task
(13:39:07.411) TRACE [mutation-testing-karma]: Copied ["src/add.js","test/add.spec.js"] to /var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka
(13:39:07.414) TRACE [KarmaServer]: Starting a Karma server on port 12111...
(13:39:07.414) TRACE [KarmaServer]: Server status changed to: INITIALIZING
{ waitForServerTime: 10,
waitForRunnerTime: 2,
waitForCoverageTime: 5,
frameworks: [ 'jasmine' ],
files: [ 'src/add.js', 'test/*.js' ],
logLevel: 'INFO',
browsers: [ 'Chrome' ],
singleRun: false,
basePath: '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka',
reporters: [ 'coverage' ],
background: false,
autoWatch: false,
preprocessors: { '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka/src/add.js': 'coverage' },
coverageReporter:
{ type: 'cobertura',
dir: '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka/coverage',
file: 'dummy.coverage.xml' },
port: 12111 }
(13:39:08.316) DEBUG [KarmaServer]: 09 08 2015 13:39:08.314:INFO [karma]: Karma v0.13.8 server started at http://localhost:12111/
(13:39:08.320) DEBUG [KarmaServer]: 09 08 2015 13:39:08.320:INFO [launcher]: Starting browser Chrome
(13:39:09.306) DEBUG [KarmaServer]: 09 08 2015 13:39:09.306:INFO [Chrome 44.0.2403 (Mac OS X 10.10.4)]: Connected on socket vQ9lELEupndhrX9VAAAA with id 72969919
(13:39:09.307) TRACE [KarmaServer]: Server status changed to: READY
(13:39:09.307) INFO [KarmaServer]: Karma server started after 1893ms and is listening on port 12111
(13:39:09.308) TRACE [KarmaServer]: Server status changed to: RUNNING
[2015-08-09 13:39:09.409] [DEBUG] config - No config file specified.
(13:39:09.488) TRACE [KarmaServer]: Server status changed to: READY
(13:39:09.603) TRACE [KarmaServer]: Server status changed to: STOPPED
(13:39:09.604) TRACE [KarmaServer]: Starting a Karma server on port 12112...
(13:39:09.604) TRACE [KarmaServer]: Server status changed to: INITIALIZING
{ waitForServerTime: 10,
waitForRunnerTime: 2,
waitForCoverageTime: 5,
frameworks: [ 'jasmine' ],
files: [ 'src/add.js', 'test/add.spec.js' ],
logLevel: 'INFO',
browsers: [ 'Chrome' ],
singleRun: false,
basePath: '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka',
reporters: [ 'coverage' ],
background: false,
autoWatch: false,
preprocessors: { '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka/src/add.js': 'coverage' },
coverageReporter:
{ type: 'cobertura',
dir: '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka/coverage',
file: 'test/add.spec.js.coverage.xml' },
port: 12112 }
(13:39:10.478) DEBUG [KarmaServer]: 09 08 2015 13:39:10.476:INFO [karma]: Karma v0.13.8 server started at http://localhost:12112/
(13:39:10.483) DEBUG [KarmaServer]: 09 08 2015 13:39:10.482:INFO [launcher]: Starting browser Chrome
(13:39:11.359) DEBUG [KarmaServer]: 09 08 2015 13:39:11.358:INFO [Chrome 44.0.2403 (Mac OS X 10.10.4)]: Connected on socket TxRa8Eup969JA_QNAAAA with id 54980159
(13:39:11.359) TRACE [KarmaServer]: Server status changed to: READY
(13:39:11.359) INFO [KarmaServer]: Karma server started after 1755ms and is listening on port 12112
(13:39:11.359) TRACE [KarmaServer]: Server status changed to: RUNNING
(13:39:11.535) TRACE [KarmaServer]: Server status changed to: READY
(13:39:11.647) TRACE [KarmaServer]: Server status changed to: STOPPED
(13:39:11.647) INFO [KarmaCodeSpecsMatcher]: Found pairs of code files and specs: {}
(13:39:11.649) TRACE [KarmaServer]: Starting a Karma server on port 12113...
(13:39:11.649) TRACE [KarmaServer]: Server status changed to: INITIALIZING
{ waitForServerTime: 10,
waitForRunnerTime: 2,
basePath: '/var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka',
reporters: [],
frameworks: [ 'jasmine' ],
files: [ 'src/add.js' ],
logLevel: 'INFO',
browsers: [ 'Chrome' ],
singleRun: false,
background: false,
autoWatch: false,
port: 12113 }
(13:39:12.522) DEBUG [KarmaServer]: 09 08 2015 13:39:12.521:INFO [karma]: Karma v0.13.8 server started at http://localhost:12113/
(13:39:12.527) DEBUG [KarmaServer]: 09 08 2015 13:39:12.526:INFO [launcher]: Starting browser Chrome
(13:39:13.530) DEBUG [KarmaServer]: 09 08 2015 13:39:13.529:INFO [Chrome 44.0.2403 (Mac OS X 10.10.4)]: Connected on socket _2Xu9m0gFghbykMrAAAA with id 5659577
(13:39:13.530) TRACE [KarmaServer]: Server status changed to: READY
(13:39:13.530) INFO [KarmaServer]: Karma server started after 1881ms and is listening on port 12113
(13:39:13.531) TRACE [KarmaServer]: Server status changed to: RUNNING
(13:39:13.682) TRACE [KarmaServer]: Server status changed to: READY
(13:39:13.682) WARN [mutation-testing]: Tests fail without mutations for file: /var/folders/tg/r1vq4wwd641fbx971h2gyqp00000gn/T/mutation-testing11579-30295-4zr6ka/src/add.js
(13:39:13.682) WARN [mutation-testing]: This failure may be due to a misconfiguration of either `code` or `specs`. Did you include your external libraries?
/src/add.js tests fail without mutations
(13:39:13.683) TRACE [KarmaServer]: Server status changed to: STOPPED
Done, without errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment