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

Light bulb menu showed up over Pick Members dialog #57321

Closed
sharwell opened this issue Oct 22, 2021 · 0 comments · Fixed by #57316
Closed

Light bulb menu showed up over Pick Members dialog #57321

sharwell opened this issue Oct 22, 2021 · 0 comments · Fixed by #57316
Assignees
Labels
Area-IDE Integration-Test Test failures in roslyn-integration-CI
Milestone

Comments

@sharwell
Copy link
Member

sharwell commented Oct 22, 2021

https://dev.azure.com/dnceng/public/_build/results?buildId=1435340

💡 0x80040200 in this context is UIA_E_ELEMENTNOTENABLED

System.Runtime.InteropServices.COMException (0x80040200): Exception from HRESULT: 0x80040200

Server stack trace: 
   at UIAutomationClient.IUIAutomationInvokePattern.Invoke()
   at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.<>c.<Invoke>b__8_0(IUIAutomationInvokePattern pattern) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 142
   at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.RetryIfNotAvailable[T](Action`1 action, T state) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 366
   at Microsoft.VisualStudio.IntegrationTest.Utilities.AutomationElementExtensions.Invoke(IUIAutomationElement element) in /_/src/VisualStudio/IntegrationTest/TestUtilities/AutomationElementExtensions.cs:line 141
   at Microsoft.VisualStudio.IntegrationTest.Utilities.DialogHelpers.PressButton(IntPtr visualStudioHWnd, String dialogAutomationId, String buttonAutomationId) in /_/src/VisualStudio/IntegrationTest/TestUtilities/DialogHelpers.cs:line 109
   at Microsoft.VisualStudio.IntegrationTest.Utilities.InProcess.Editor_InProc.PressDialogButton(String dialogAutomationName, String buttonAutomationName) in /_/src/VisualStudio/IntegrationTest/TestUtilities/InProcess/Editor_InProc.cs:line 511
   at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Object[]& outArgs)
   at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

23 31 00-BasicGenerateConstructorDialog VerifyReordering-COMException

Build Kind Start Time
1433408 Rolling 2021-20-10
1433544 Rolling 2021-21-10
1435340 PR 57314 2021-21-10
1435612 Rolling 2021-22-10
1435765 PR 57318 2021-22-10
1435875 PR 56008 2021-22-10
1435904 PR 57318 2021-22-10
1436044 PR 56008 2021-22-10
1436514 PR 55327 2021-22-10
1436461 PR 57318 2021-22-10
1437305 Rolling 2021-23-10
@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 22, 2021
@sharwell sharwell added the Integration-Test Test failures in roslyn-integration-CI label Oct 22, 2021
@jinujoseph jinujoseph removed the untriaged Issues and PRs which have not yet been triaged by a lead label Oct 27, 2021
@jinujoseph jinujoseph added this to the 17.1 milestone Oct 27, 2021
sharwell added a commit to CyrusNajmabadi/roslyn that referenced this issue Oct 27, 2021
sharwell added a commit to CyrusNajmabadi/roslyn that referenced this issue Oct 27, 2021
JoeRobich pushed a commit to JoeRobich/roslyn that referenced this issue Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Integration-Test Test failures in roslyn-integration-CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants