Skip to content

Update src/coreclr/vm/assemblynative.cpp

e2f269e
Select commit
Loading
Failed to load commit list.
Closed

Fix LoadFromStream to stop checking/loading from APP_PATHS #123049

Update src/coreclr/vm/assemblynative.cpp
e2f269e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter) failed Jan 10, 2026 in 1h 4m 24s

Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter failed

Annotations

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

CSC#L0

CSC(0,0): error CS8785: Generator 'XUnitWrapperGenerator' failed to generate source. It will not contribute to the output and compilation errors may occur as a result. Exception was of type 'NullReferenceException' with message 'Object reference not set to an instance of an object.'. [/Users/runner/work/1/s/src/tests/Loader/Loader.csproj]

Check failure on line 0 in CSC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

CSC#L0

CSC(0,0): error CS1704: An assembly with the same simple name 'AssemblyToLoad' has already been imported. Try removing one of the references (e.g. '/Users/runner/work/1/s/artifacts/tests/coreclr/osx.x64.Release/Loader/binding/AppPaths/AssemblyToLoad/AssemblyToLoad.dll') or sign them to enable side-by-side. [/Users/runner/work/1/s/src/tests/Loader/Loader.csproj]

Check failure on line 25 in src/tests/Common/dir.traversal.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

src/tests/Common/dir.traversal.targets#L25

src/tests/Common/dir.traversal.targets(25,5): error : (No message specified) [/Users/runner/work/1/s/src/tests/build.proj]

Check failure on line 516 in src/tests/build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Release AllSubsets_Mono_Interpreter_RuntimeTests monointerpreter)

src/tests/build.proj#L516

src/tests/build.proj(516,5): error MSB3073: The command ""/Users/runner/work/1/s/dotnet.sh" msbuild /Users/runner/work/1/s/src/tests/build.proj /t:Build "/p:TargetArchitecture=x64" "/p:Configuration=Release" "/p:LibrariesConfiguration=Release" "/p:TasksConfiguration=Release" "/p:TargetOS=osx" "/p:ToolsOS=" "/p:PackageOS=" "/p:RuntimeFlavor=mono" "/p:RuntimeVariant=monointerpreter" "/p:CLRTestBuildAllTargets=" "/p:UseCodeFlowEnforcement=" "/p:__TestGroupToBuild=3" "/p:__SkipRestorePackages=1" /nodeReuse:false /maxcpucount "/p:UseMonoRuntime=true" /bl:/Users/runner/work/1/s/artifacts//log/Release/InnerManagedTestBuild.3.binlog /p:ContinuousIntegrationBuild=true "/p:DevTeamProvisioning=-"" exited with code 1.