# Pastebin 2jPaoXnp xicombd_: npm run test:browser > ipfs-repo@0.4.1 test:browser /Users/dignifiedquire/opensource/ipfs/js-ipfs-repo > karma start karma.conf.js 26 01 2016 13:06:13.630:INFO [karma]: Karma v0.13.19 server started at http://localhost:9876/ 26 01 2016 13:06:13.641:INFO [launcher]: Starting browser Chrome 26 01 2016 13:06:14.337:INFO [Chrome 48.0.2564 (Mac OS X 10.11.0)]: Connected on socket /#m9D4AD-6Ui8BlQmnAAAA with id 54068614 ERROR LOG: '(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.', 11 IPFS Repo Testson on the Browser IPFS Repo Tests ✗ check if Repo exists Uncaught AssertionError: expected [Error: Repo does not exist] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected [Error: Repo does not exist] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) locks ✓ lock, unlock ✗ lock, lock Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. keys ✓ get PrivKey config ✓ get config ✗ set config Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. version ✓ get version ✗ set version Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. datastore ✗ reads block Uncaught AssertionError: expected [Error: key not found: 12207028/122070286b9afa6620a66f715c7020d68af3d10e1a497971629c07606bfdb812303d.data] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected [Error: key not found: 12207028/122070286b9afa6620a66f715c7020d68af3d10e1a497971629c07606bfdb812303d.data] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) ✓ write a block ✗ block exists Uncaught AssertionError: expected false to equal true (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected false to equal true (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) ✓ check for non existent block ✓ remove a block Chrome 48.0.2564 (Mac OS X 10.11.0): Executed 13 of 13 (6 FAILED) (6.128 secs / NaN secs) TOTAL: 6 FAILED, 7 SUCCESS 1) check if Repo exists IPFS Repo Testson on the Browser IPFS Repo Tests Uncaught AssertionError: expected [Error: Repo does not exist] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected [Error: Repo does not exist] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) 2) lock, lock IPFS Repo Testson on the Browser IPFS Repo Tests locks Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. 3) set config IPFS Repo Testson on the Browser IPFS Repo Tests config Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. 4) set version IPFS Repo Testson on the Browser IPFS Repo Tests version Error: timeout of 2000ms exceeded. Ensure the done() callback is being called in this test. 5) reads block IPFS Repo Testson on the Browser IPFS Repo Tests datastore Uncaught AssertionError: expected [Error: key not found: 12207028/122070286b9afa6620a66f715c7020d68af3d10e1a497971629c07606bfdb812303d.data] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected [Error: key not found: 12207028/122070286b9afa6620a66f715c7020d68af3d10e1a497971629c07606bfdb812303d.data] to not exist (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) 6) block exists IPFS Repo Testson on the Browser IPFS Repo Tests datastore Uncaught AssertionError: expected false to equal true (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) Error: Uncaught AssertionError: expected false to equal true (/Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/tests/browser-tests.js:14992) npm ERR! Darwin 15.0.0 npm ERR! argv "/Users/dignifiedquire/.nvm/versions/node/v4.1.2/bin/node" "/Users/dignifiedquire/.nvm/versions/node/v4.1.2/bin/npm" "run" "test:browser" npm ERR! node v4.1.2 npm ERR! npm v3.5.3 npm ERR! code ELIFECYCLE npm ERR! ipfs-repo@0.4.1 test:browser: `karma start karma.conf.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ipfs-repo@0.4.1 test:browser script 'karma start karma.conf.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the ipfs-repo package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! karma start karma.conf.js npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs ipfs-repo npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls ipfs-repo npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /Users/dignifiedquire/opensource/ipfs/js-ipfs-repo/npm-debug.log