grunt-protractor-runner icon indicating copy to clipboard operation
grunt-protractor-runner copied to clipboard

Error: Server terminated early with status 1

Open strongant opened this issue 7 years ago • 0 comments

[00:02:52] E/launcher - Process exited with error code 1 /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:654 throw error; ^

Error: Server terminated early with status 1 at Error (native) at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/remote/index.js:210:20 at Promise.invokeCallback_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:1329:14) at TaskQueue.execute_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2790:14) at TaskQueue.executeNext_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2773:21) at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2652:27 at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:639:7 at process._tickCallback (node.js:369:9)

/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:654 throw error; ^

Error: Server terminated early with status 1 at Error (native) at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/remote/index.js:210:20 at Promise.invokeCallback_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:1329:14) at TaskQueue.execute_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2790:14) at TaskQueue.executeNext_ (/home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2773:21) at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:2652:27 at /home/strongant/study/mean/mean_book/node_modules/grunt-protractor-runner/node_modules/protractor/node_modules/selenium-webdriver/lib/promise.js:639:7 at process._tickCallback (node.js:369:9) Warning: Tests failed, protractor exited with code: 1 Use --force to continue.

Aborted due to warnings.

strongant avatar Jul 28 '16 16:07 strongant