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

System.Diagnostics.Tests.EventLogSourceCreationTests.CheckSourceExistenceAndDeletion failing on net472 #32241

Closed
ViktorHofer opened this issue Feb 13, 2020 · 2 comments
Labels
area-System.Diagnostics.EventLog untriaged New issue has not been triaged by the area owner

Comments

@ViktorHofer
Copy link
Member

System.Diagnostics.Tests.EventLogSourceCreationTests.CheckSourceExistenceAndDeletion

Configuration: net472-Windows_NT-Release-x86-Windows.10.Amd64.Client19H1.Open

System.AggregateException : One or more errors occurred.\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning\r\n---- System.ComponentModel.Win32Exception : A device attached to the system is not functioning
  at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 45
   at System.Diagnostics.Tests.Helpers.Retry[T](Func`1 func) in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 46
   at System.Diagnostics.Tests.EventLogSourceCreationTests.CheckSourceExistenceAndDeletion() in /_/src/libraries/System.Diagnostics.EventLog/tests/EventLogTests/EventLogSourceCreationTests.cs:line 25
----- Inner Stack Trace #1 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at System.Diagnostics.EventLog.Delete(String logName, String machineName)
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass7_0.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 34
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass8_0`1.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 43
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 37
----- Inner Stack Trace #2 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at System.Diagnostics.EventLog.Delete(String logName, String machineName)
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass7_0.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 34
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass8_0`1.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 43
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 37
----- Inner Stack Trace #3 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at System.Diagnostics.EventLog.Delete(String logName, String machineName)
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass7_0.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 34
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass8_0`1.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 43
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 37
----- Inner Stack Trace #4 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at System.Diagnostics.EventLog.Delete(String logName, String machineName)
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass7_0.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 34
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass8_0`1.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 43
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 37
----- Inner Stack Trace #5 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at System.Diagnostics.EventLog.Delete(String logName, String machineName)
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass7_0.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 34
   at System.Diagnostics.Tests.Helpers.<>c__DisplayClass8_0`1.<Retry>b__0() in /_/src/libraries/System.Diagnostics.EventLog/tests/Helpers.cs:line 43
   at System.RetryHelper.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc) in /_/src/libraries/Common/tests/CoreFx.Private.TestUtilities/System/RetryHelper.cs:line 37
----- Inner Stack Trace #6 (System.ComponentModel.Win32Exception) -----
   at System.Diagnostics.EventLogInternal.Clear()
   at S

cc @danmosemsft @stephentoub

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-System.Diagnostics untriaged New issue has not been triaged by the area owner labels Feb 13, 2020
ViktorHofer added a commit that referenced this issue Feb 16, 2020
Disabling to get CI green: #32241
ViktorHofer added a commit that referenced this issue Feb 16, 2020
@ViktorHofer
Copy link
Member Author

Closing as we decided to turn these tests off during CI: #32501

@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Diagnostics.EventLog untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants