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

[READY] Catch CalledProcessError exception in install script #2405

Merged
merged 1 commit into from Oct 25, 2016

Conversation

micbou
Copy link
Collaborator

@micbou micbou commented Oct 25, 2016

See PR ycm-core/ycmd#630.

Closes #2351.


This change is Reviewable

This exception is not relevant to the install failure. Catch it and exit
with the status code returned by the build script.
@codecov-io
Copy link

codecov-io commented Oct 25, 2016

Current coverage is 81.09% (diff: 100%)

Merging #2405 into master will not change coverage

@@             master      #2405   diff @@
==========================================
  Files            17         17          
  Lines          1873       1873          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1519       1519          
  Misses          354        354          
  Partials          0          0          

Powered by Codecov. Last update ffbe7b0...7b251db

@Valloric
Copy link
Member

:lgtm:

Thanks! Unfortunate that the original PR author gave up...


Review status: 0 of 1 files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@vheon
Copy link
Contributor

vheon commented Oct 25, 2016

:lgtm: @homu r=Valloric


Reviewed 1 of 1 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@homu
Copy link
Contributor

homu commented Oct 25, 2016

📌 Commit 7b251db has been approved by Valloric

homu added a commit that referenced this pull request Oct 25, 2016
[READY] Catch CalledProcessError exception in install script

See PR ycm-core/ycmd#630.

Closes #2351.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2405)
<!-- Reviewable:end -->
@homu
Copy link
Contributor

homu commented Oct 25, 2016

⌛ Testing commit 7b251db with merge 03835a9...

@homu
Copy link
Contributor

homu commented Oct 25, 2016

☀️ Test successful - status

@homu homu merged commit 7b251db into ycm-core:master Oct 25, 2016
@homu homu mentioned this pull request Oct 25, 2016
4 tasks
@micbou micbou deleted the called-process-error branch October 26, 2016 23:45
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.

None yet

5 participants