Skip to content

failing test: System.Diagnostics.Tests.EventLogSessionTests.ClearLog_LogExists_Success #45847

@radical

Description

@radical

This is failing on #44462 . AFAICS, this isn't related to the PR itself.

    System.Diagnostics.Tests.EventLogSessionTests.ClearLog_LogExists_Success [FAIL]
      System.ComponentModel.Win32Exception : Access is denied.
      Stack Trace:
        /_/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogInternal.cs(1402,0): at System.Diagnostics.EventLogInternal.InternalWriteEvent(UInt32 eventID, UInt16 category, EventLogEntryType type, String[] strings, Byte[] rawData, String currentMachineName)
        /_/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLogInternal.cs(1321,0): at System.Diagnostics.EventLogInternal.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData)
        /_/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs(1005,0): at System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData)
        /_/src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/EventLog.cs(957,0): at System.Diagnostics.EventLog.WriteEntry(String message)
        /_/src/libraries/System.Diagnostics.EventLog/tests/System/Diagnostics/Reader/EventLogSessionTests.cs(96,0): at System.Diagnostics.Tests.EventLogSessionTests.ClearLog_LogExists_Success()

https://dnceng.visualstudio.com/public/_build/results?buildId=914224&view=results

console log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-44462-merge-734e2f430499445e95/System.Diagnostics.EventLog.Tests/console.06c5d2c5.log?sv=2019-07-07&se=2020-12-29T15%3A50%3A32Z&sr=c&sp=rl&sig=k0xDLe8I7mqj58UPi%2FkiYCO2BMwqidG6u7ZklftTgO4%3D

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions