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

Omnisharp-1.29.2-beta.163 error #1172

Closed
akshita31 opened this issue Apr 24, 2018 · 2 comments
Closed

Omnisharp-1.29.2-beta.163 error #1172

akshita31 opened this issue Apr 24, 2018 · 2 comments
Assignees
Labels

Comments

@akshita31
Copy link
Contributor

akshita31 commented Apr 24, 2018

Steps to Reproduce:
In vscode C# extension set omnisharp.path: "latest" [ On linux or Mac ] and try to run the Integration Tests

Expected behavior
The tests run

Actual behavior
The tests do not run as there is a problem with omnisharp and some error occurs while omnisharp is trying to warm up to run for that project.

An example travis build that is failing for the extension:
https://travis-ci.org/OmniSharp/omnisharp-vscode/builds/369325063?utm_source=github_status&utm_medium=notification

Note that if we set the path to some previous version number then the tests run properly.

Once this issue is resolved, please create a PR to omnisharp vscode that sets the "omnisharp.path" back to "latest" for the integration test folders. Specifically the two files here : https://github.com/OmniSharp/omnisharp-vscode/blob/master/test/integrationTests/testAssets/singleCsproj/.vscode/settings.json

https://github.com/OmniSharp/omnisharp-vscode/blob/master/test/integrationTests/testAssets/slnWithCsproj/.vscode/settings.json

cc @rchande @TheRealPiotrP

@akshita31 akshita31 changed the title Omnisharp-1.29.2-beta.163 broken Omnisharp-1.29.2-beta.163 error Apr 24, 2018
@rchande rchande self-assigned this Apr 24, 2018
@rchande
Copy link

rchande commented Apr 24, 2018

Thanks @akshita31 , I'll take a look.

@akshita31
Copy link
Contributor Author

@rchande I believe this is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants