Skip to content

Instantly share code, notes, and snippets.

@alecxe
Last active August 29, 2015 14:10
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 alecxe/db7d1d8f03cb66224998 to your computer and use it in GitHub Desktop.
Save alecxe/db7d1d8f03cb66224998 to your computer and use it in GitHub Desktop.
Running "protractor:local" (protractor) task
[launcher] Running 2 instances of WebDriver
------------------------------------
[ #2] PID: 30327
[ #2]
[ #2] /Users/user/job/company/project/node_modules/protractor/lib/runner.js:198
[ #2] throw new Error('Spec patterns did not match any files.');
[ #2] ^
[ #2] Error: Spec patterns did not match any files.
[ #2] at Runner.run (/Users/user/job/job/company/node_modules/protractor/lib/runner.js:198:11)
[ #2] at process.<anonymous> (/Users/user/job/job/company/node_modules/protractor/lib/runFromLauncher.js:52:14)
[ #2] at process.emit (events.js:98:17)
[ #2] at handleMessage (child_process.js:322:10)
[ #2] at Pipe.channel.onread (child_process.js:349:11)
[launcher] Runner process exited unexpectedly with error code: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment