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

Failure in CSharpCodeActions.GFUFuzzyMatchAfterRenameTrackingAndAfterGenerateType #57423

Closed
RikkiGibson opened this issue Oct 27, 2021 · 1 comment · Fixed by #70635
Closed

Comments

@RikkiGibson
Copy link
Contributor

RikkiGibson commented Oct 27, 2021

Error message
System.Exception : The following expected item(s) not found in sequence:
Rename 'P2' to 'Foober'
Generate type 'Foober'
Generate class 'Foober' in new file
Generate class 'Foober'
Generate nested class 'Foober'
Generate new type...
Goober - using N;
Suppress or Configure issues
Suppress CS0168
in Source
Configure CS0168 severity
None
Silent
Suggestion
Warning
Error

Actual items:


Stack trace
   at Microsoft.VisualStudio.IntegrationTest.Utilities.TestUtilities.ThrowIfExpectedItemNotFoundInOrder[TCollection](IEnumerable`1 actual, IEnumerable`1 expected) in /_/src/VisualStudio/IntegrationTest/TestUtilities/TestUtilities.cs:line 105
   at Microsoft.VisualStudio.IntegrationTest.Utilities.OutOfProcess.TextViewWindow_OutOfProc.Verifier`1.CodeActions(IEnumerable`1 expectedItems, String applyFix, Boolean verifyNotShowing, Boolean ensureExpectedItemsAreOrdered, Nullable`1 fixAllScope, Boolean blockUntilComplete) in /_/src/VisualStudio/IntegrationTest/TestUtilities/OutOfProcess/TextViewWindow_OutOfProc.Verifier.cs:line 81
   at Roslyn.VisualStudio.IntegrationTests.CSharp.CSharpCodeActions.GFUFuzzyMatchAfterRenameTrackingAndAfterGenerateType() in /_/src/VisualStudio/IntegrationTest/IntegrationTests/CSharp/CSharpCodeActions.cs:line 503

Runfo Tracking Issue: GFUFuzzyMatchAfterRenameTrackingAndAfterGenerateType

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 27, 2021
@RikkiGibson RikkiGibson added Integration-Test Test failures in roslyn-integration-CI and removed Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 27, 2021
@allisonchou allisonchou added this to Backlog in Infrastructure: Test Improvements via automation Nov 11, 2021
@allisonchou allisonchou moved this from Backlog to Runfo Issues in Infrastructure: Test Improvements Nov 11, 2021
@allisonchou allisonchou added Area-Infrastructure Infraswat Flaky untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 11, 2021
@vatsalyaagrawal vatsalyaagrawal removed the untriaged Issues and PRs which have not yet been triaged by a lead label Nov 12, 2021
333fred added a commit to 333fred/roslyn that referenced this issue Jul 25, 2022
Collectively, these tests have failed 60 times in the past week. Runfo bugs:

dotnet#57423
dotnet#60477
dotnet#61367
333fred added a commit that referenced this issue Jul 25, 2022
Collectively, these tests have failed 60 times in the past week. Runfo bugs:

#57423
#60477
#61367
sharwell added a commit to sharwell/roslyn that referenced this issue Oct 31, 2023
sharwell added a commit to sharwell/roslyn that referenced this issue Nov 3, 2023
@CyrusNajmabadi
Copy link
Member

Extraordinary!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

6 participants