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

Remove undocumented failing tests. #186

Merged
merged 1 commit into from
May 19, 2015
Merged

Conversation

mattdeboard
Copy link
Contributor

Since the original contributor did not document anything here,
and these tests are causing failures, and since contributions to
this project have waned significantly, I am removing this test
package. If it is deemed necessary or beneficial to have them,
please re-add them with documentation.

Since the original contributor did not document anything here,
and these tests are causing failures, and since contributions to
this project have waned significantly, I am removing this test
package. If it is deemed necessary or beneficial to have them,
please re-add them with documentation.
@mattdeboard
Copy link
Contributor Author

@tonini This one's for you.

@mattdeboard
Copy link
Contributor Author

Actually I'm going to merginate it myself as this appears to be the source of the travis failures.

mattdeboard added a commit that referenced this pull request May 19, 2015
@mattdeboard mattdeboard merged commit e7e6b29 into master May 19, 2015
@mattdeboard mattdeboard deleted the rm-undocumented-tests branch May 19, 2015 18:32
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
…r-editors#186)

Rather than throwing an exception (which causes the spawned process to crash)
the DocumentSymbols provider will now simply return an error.

This is beneficial because this is very much an expected error and thus it is
confusing to show the exception in the logs. Possibly there are also performance
benefits to this as well.

Ideally the DocumentSymbols provider could still return valid symbols in this
case, but that is currently infeasible.
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