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

Disabling Quick Info integration tests due to CI flakeyness. #62280

Closed
CyrusNajmabadi opened this issue Jun 30, 2022 · 3 comments
Closed

Disabling Quick Info integration tests due to CI flakeyness. #62280

CyrusNajmabadi opened this issue Jun 30, 2022 · 3 comments
Assignees
Labels
4 - In Review A fix for the issue is submitted for review. Area-IDE

Comments

@CyrusNajmabadi
Copy link
Member

The following tests are commonly failing: https://dev.azure.com/dnceng/public/_build/results?buildId=1854838&view=logs&j=cd35c29e-b8fa-564f-16e0-bece8461e2f7&t=63994ce8-351b-522b-bb58-0316934d7b0d

Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpQuickInfo.SectionOrdering: Fail
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpQuickInfo.QuickInfo_Documentation: Fail
Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpQuickInfo.International: Fail
Roslyn.VisualStudio.IntegrationTests.VisualBasic.BasicQuickInfo.International: Fail

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 30, 2022
@CyrusNajmabadi
Copy link
Member Author

Also reported here #38301 3 years ago.

@sharwell
Copy link
Member

The "failures" here were due to confusing messages in the verbose CI build logs. The tests did not actually fail, so this can be resolved by simply enabling the tests again.

@sharwell sharwell added 4 - In Review A fix for the issue is submitted for review. and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 11, 2022
@sharwell
Copy link
Member

These tests were enabled again in #65725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - In Review A fix for the issue is submitted for review. Area-IDE
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants