Created
June 1, 2016 02:02
-
-
Save 526avijitgupta/3134c9897ad303ccaa446517dc64e77d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Checking if node.js is installed in /Users/aviato/github/oppia/oppia_tools | |
Generating list of installed node modules... | |
Generation completed. | |
Checking whether Google App Engine is installed in /Users/aviato/github/oppia/oppia_tools/google_appengine_1.9.19/google_appengine | |
Environment setup completed. | |
Installing third-party JS libraries and zip files. | |
Checking whether gulp is installed | |
Checking whether through2 is installed | |
Checking whether yargs is installed | |
Checking whether gulp-concat is installed | |
Checking whether gulp-clean-css is installed | |
Checking whether gulp-util is installed | |
Checking whether jscs is installed | |
Checking whether gulp-sourcemaps is installed | |
Checking whether gulp-minify is installed | |
Checking whether Skulpt is installed in third_party | |
Checking if pip is installed on the local machine | |
Checking if numpy is installed in /Users/aviato/github/oppia/oppia_tools/pip_packages | |
Checking if pylint is installed in /Users/aviato/github/oppia/oppia_tools/pip_packages | |
Checking if webtest is installed in third_party | |
Installing pre-push hook for git | |
Symlink already exists | |
Running build task with concatenation only | |
[07:25:36] Using gulpfile ~/github/oppia/oppia/gulpfile.js | |
[07:25:36] Starting 'collectDependencyFilepaths'... | |
[07:25:36] Finished 'collectDependencyFilepaths' after 521 μs | |
[07:25:36] Starting 'generateCss'... | |
[07:25:36] Finished 'generateCss' after 14 ms | |
[07:25:36] Starting 'copyFonts'... | |
[07:25:36] Finished 'copyFonts' after 3.87 ms | |
[07:25:36] Starting 'copyCssBackgroundImages'... | |
[07:25:36] Finished 'copyCssBackgroundImages' after 1.14 ms | |
[07:25:36] Starting 'generateJs'... | |
[07:25:36] Finished 'generateJs' after 10 ms | |
[07:25:36] Starting 'build'... | |
[07:25:36] Finished 'build' after 13 μs | |
Checking whether karma is installed | |
Checking whether karma-jasmine is installed | |
Checking whether karma-coverage is installed | |
Checking whether karma-ng-html2js-preprocessor is installed | |
Checking whether karma-chrome-launcher is installed | |
Checking whether protractor is installed | |
Checking whether protractor-screenshot-reporter is installed | |
Checking whether jasmine-spec-reporter is installed | |
selenium standalone is up to date. | |
chromedriver is up to date. | |
nc: connectx to localhost port 8181 (tcp) failed: Connection refused | |
nc: connectx to localhost port 8181 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
seleniumProcess.pid: 24529 | |
Selenium Standalone has exited with code 1 | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused | |
nc: connectx to localhost port 4444 (tcp) failed: Connection refused |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment