-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Disable failing Test1 and Test5 lines #78118
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (commit 2)
* upstream/main: (495 commits) Disable failing Test1 and Test5 lines (dotnet#78118) Update ignored directives public API (dotnet#77968) Expression trees: support optional arguments and named arguments in parameter order (dotnet#77972) Update resourceManagement.yml (dotnet#77948) Split query execution into compile and execute calls (dotnet#78081) Remove unused ISemanticSearchWorkspaceHost (dotnet#78083) Add back EA.Razor for servicing branches Remove EditorFeatures from OOP (dotnet#78069) Review feedback Fix nullability warnings Do not return metadata names for document symbols Improve detection of code whose updates may not have effect (dotnet#78009) Ensure LSP uses actual signature help trigger characters Update RoslynAnalyzer package projects with dependencies Simplify analyzer api Unseal LSP types (dotnet#78041) Compile just for NET Fix name Docs Move type ...
* upstream/main: Disable failing Test1 and Test5 lines (dotnet#78118)
/backport to release/dev17.14 |
Started backporting to release/dev17.14: https://github.com/dotnet/roslyn/actions/runs/14413316722 |
…ustom-awaiters * upstream/features/runtime-async: (3563 commits) Disable failing Test1 and Test5 lines (dotnet#78118) Update ignored directives public API (dotnet#77968) Expression trees: support optional arguments and named arguments in parameter order (dotnet#77972) Update resourceManagement.yml (dotnet#77948) Split query execution into compile and execute calls (dotnet#78081) Remove unused ISemanticSearchWorkspaceHost (dotnet#78083) Add back EA.Razor for servicing branches Remove EditorFeatures from OOP (dotnet#78069) Review feedback Fix nullability warnings Do not return metadata names for document symbols Improve detection of code whose updates may not have effect (dotnet#78009) Ensure LSP uses actual signature help trigger characters Update RoslynAnalyzer package projects with dependencies Simplify analyzer api Unseal LSP types (dotnet#78041) Compile just for NET Fix name Docs Move type ...
/backport to release/dev17.12 |
Started backporting to release/dev17.12: https://github.com/dotnet/roslyn/actions/runs/16508948488 |
Backport of #78118 to release/dev17.12 /cc @dibarbet @333fred ## Customer Impact ## Regression - [ ] Yes - [ ] No [If yes, specify when the regression was introduced. Provide the PR or commit if known.] ## Testing [How was the fix verified? How was the issue missed previously? What tests were added?] ## Risk [High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]
/backport to release/dev17.10 |
Started backporting to release/dev17.10: https://github.com/dotnet/roslyn/actions/runs/16662461324 |
Backport of #78118 to release/dev17.10 /cc @dibarbet @333fred ## Customer Impact ## Regression - [ ] Yes - [ ] No [If yes, specify when the regression was introduced. Provide the PR or commit if known.] ## Testing [How was the fix verified? How was the issue missed previously? What tests were added?] ## Risk [High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]
Tracked by #78117.