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

Trace diagnostics #2333

Merged
merged 10 commits into from
Nov 10, 2021
Merged

Trace diagnostics #2333

merged 10 commits into from
Nov 10, 2021

Conversation

pepeiborra
Copy link
Collaborator

@pepeiborra pepeiborra commented Nov 6, 2021

Include rule diagnostics in traces for diagnosing diagnostic issues

Also disable checkProject in HLS test suite.
We already disable this in ghcide tests, since it introduces noise (traces are harder to read), and can potentially break tests too (e.g. eval plugin)

We already disable this in ghcide tests
It introduces noise (traces are harder to read),
and can potentially break tests too (e.g. eval plugin)
@jneira
Copy link
Member

jneira commented Nov 6, 2021

could we keep some tests with the option enabled? it is the default for now and maybe would be good to keep it covered in some way

@pepeiborra
Copy link
Collaborator Author

could we keep some tests with the option enabled? it is the default for now and maybe would be good to keep it covered in some way

There are tests that exercise this option in the ghcide test suite already.

I'll have a look at the splice plugin test failures, maybe that test suite depends on this option being enabled for some reason

@pepeiborra
Copy link
Collaborator Author

@jneira this is ready to merge now

@jneira jneira added the merge me Label to trigger pull request merge label Nov 10, 2021
@jneira
Copy link
Member

jneira commented Nov 10, 2021

@jneira this is ready to merge now

I am fixing required checks with #2337 so mergifyio will merge correctly this one as soon as it is merged

Copy link
Member

@jneira jneira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 9415e55 into master Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants