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

Remove ResourceManager track1 SDK dependency from testfx #26950

Merged
merged 4 commits into from
Jan 2, 2025

move pageextension.cs to resource.test

4242385
Select commit
Loading
Failed to load commit list.
Merged

Remove ResourceManager track1 SDK dependency from testfx #26950

move pageextension.cs to resource.test
4242385
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-powershell - security-tools succeeded Dec 31, 2024 in 19m 52s

Build #20241231.5 succeeded

Annotations

Check failure on line 42 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L42

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

Check failure on line 43 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L43

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 44 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L44

   at Dia2Lib.IDiaDataSource.loadDataForExe(System.String, System.String, System.Object)

Check failure on line 45 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-powershell - security-tools

Build log #L45

   at Microsoft.CodeAnalysis.BinaryParsers.ProgramDatabase.Pdb.WindowsNativeLoadPdbFromPEUsingDia(System.String, System.String, System.String)