Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade pkgs #3843

Merged
merged 4 commits into from
Jun 28, 2019
Merged

upgrade pkgs #3843

merged 4 commits into from
Jun 28, 2019

Conversation

jpoon
Copy link
Member

@jpoon jpoon commented Jun 20, 2019

What this PR does / why we need it:

Which issue(s) this PR fixes

Special notes for your reviewer:

@TravisBuddy
Copy link

Hey @jpoon,
Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: a5e0e780-931f-11e9-bc3e-3d3ede91b564

@TravisBuddy
Copy link

Travis tests have failed

Hey @jpoon,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[06:34:40] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[06:34:40] Starting 'build'...
[06:34:40] Starting 'prettier'...
[06:34:42] Finished 'prettier' after 2.18 s
[06:34:42] Starting 'tsc'...
[06:34:42] Starting 'tslint'...
[06:34:50] Finished 'tslint' after 7.8 s
[06:34:59] Finished 'tsc' after 17 s
[06:34:59] Starting 'commit-hash'...
[06:34:59] Finished 'commit-hash' after 33 ms
[06:34:59] Finished 'build' after 19 s
The command "npm run build" exited with 0.

$ npm test --silent
### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm test --silent
### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
TravisBuddy Request Identifier: 8a27adc0-9325-11e9-bc3e-3d3ede91b564

@TravisBuddy
Copy link

Travis tests have failed

Hey @jpoon,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[07:33:52] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[07:33:52] Starting 'build'...
[07:33:52] Starting 'prettier'...
[07:33:52] Finished 'prettier' after 29 ms
[07:33:52] Starting 'tsc'...
[07:33:52] Starting 'tslint'...
[07:34:00] Finished 'tslint' after 7.33 s
[07:34:08] Finished 'tsc' after 16 s
[07:34:08] Starting 'commit-hash'...
[07:34:08] Finished 'commit-hash' after 29 ms
[07:34:08] Finished 'build' after 16 s
The command "npm run build" exited with 0.

$ npm test --silent
### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm test --silent
### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
TravisBuddy Request Identifier: cd2eab70-932d-11e9-bc3e-3d3ede91b564

@TravisBuddy
Copy link

Travis tests have failed

Hey @jpoon,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[03:45:47] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[03:45:47] Starting 'build'...
[03:45:47] Starting 'prettier'...
[03:45:47] Finished 'prettier' after 32 ms
[03:45:47] Starting 'tsc'...
[03:45:47] Starting 'tslint'...
[03:45:55] Finished 'tslint' after 7.75 s
[03:46:04] Finished 'tsc' after 17 s
[03:46:04] Starting 'commit-hash'...
[03:46:04] Finished 'commit-hash' after 33 ms
[03:46:04] Finished 'build' after 17 s
The command "npm run build" exited with 0.

$ npm test

> [email protected] test /home/travis/build/VSCodeVim/Vim
> node ./node_modules/vscode/bin/test

### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
npm ERR! Test failed.  See above for more details.
The command "npm test" exited with 1.



Done. Your build exited with 1.
npm test
> [email protected] test /home/travis/build/VSCodeVim/Vim
> node ./node_modules/vscode/bin/test

### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
npm ERR! Test failed.  See above for more details.
TravisBuddy Request Identifier: 1b85b530-93d7-11e9-b796-9ddc3fa1ccb6

@TravisBuddy
Copy link

Travis tests have failed

Hey @jpoon,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[22:46:07] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[22:46:07] Starting 'build'...
[22:46:07] Starting 'prettier'...
[22:46:07] Finished 'prettier' after 24 ms
[22:46:07] Starting 'tsc'...
[22:46:07] Starting 'tslint'...
[22:46:15] Finished 'tslint' after 8.32 s
[22:46:25] Finished 'tsc' after 18 s
[22:46:25] Starting 'commit-hash'...
[22:46:25] Finished 'commit-hash' after 31 ms
[22:46:25] Finished 'build' after 18 s
The command "npm run build" exited with 0.

$ npm test

> [email protected] test /home/travis/build/VSCodeVim/Vim
> node ./node_modules/vscode/bin/test

### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
npm ERR! Test failed.  See above for more details.
The command "npm test" exited with 1.



Done. Your build exited with 1.
npm test
> [email protected] test /home/travis/build/VSCodeVim/Vim
> node ./node_modules/vscode/bin/test

### VS Code Extension Test Run ###

Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code 1.35.1 into .vscode-test/vscode-1.35.1.
Downloading VS Code from: https://update.code.visualstudio.com/1.35.1/linux-x64/stable
Downloaded VS Code 1.35.1
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/vscode-1.35.1/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/out/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/out/test --locale=en
Tests exited with code: 1
npm ERR! Test failed.  See above for more details.
TravisBuddy Request Identifier: 6829f8f0-992d-11e9-ba3e-d59f24c6c50a

@jpoon jpoon merged commit fbf6e9e into master Jun 28, 2019
@jpoon jpoon deleted the fix_upgrade branch June 28, 2019 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants