Disable failing Test1 and Test5 lines#78118
Merged
333fred merged 3 commits intodotnet:mainfrom Apr 11, 2025
Merged
Conversation
dibarbet
approved these changes
Apr 11, 2025
AlekseyTs
approved these changes
Apr 11, 2025
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Apr 11, 2025
* 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 ...
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Apr 11, 2025
* upstream/main: Disable failing Test1 and Test5 lines (dotnet#78118)
Member
Author
|
/backport to release/dev17.14 |
Contributor
|
Started backporting to release/dev17.14: https://github.com/dotnet/roslyn/actions/runs/14413316722 |
2 tasks
This was referenced Apr 19, 2025
333fred
added a commit
to 333fred/roslyn
that referenced
this pull request
Apr 22, 2025
…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 ...
Member
|
/backport to release/dev17.12 |
Contributor
|
Started backporting to release/dev17.12: https://github.com/dotnet/roslyn/actions/runs/16508948488 |
2 tasks
dibarbet
added a commit
that referenced
this pull request
Jul 24, 2025
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.]
Member
|
/backport to release/dev17.10 |
Contributor
|
Started backporting to release/dev17.10: https://github.com/dotnet/roslyn/actions/runs/16662461324 |
2 tasks
dibarbet
added a commit
that referenced
this pull request
Aug 1, 2025
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.]
JoeRobich
pushed a commit
that referenced
this pull request
Oct 31, 2025
JoeRobich
pushed a commit
that referenced
this pull request
Oct 31, 2025
This was referenced Oct 31, 2025
JoeRobich
added a commit
that referenced
this pull request
Nov 14, 2025
JoeRobich
added a commit
that referenced
this pull request
Nov 14, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tracked by #78117.