Skip to content

Add ERROR_NETNAME_DELETED to IsPathUnreachableError for Windows localhost removal#121569

Merged
jozkee merged 2 commits into
mainfrom
copilot/fix-system-io-tests-error
Nov 13, 2025
Merged

Add ERROR_NETNAME_DELETED to IsPathUnreachableError for Windows localhost removal#121569
jozkee merged 2 commits into
mainfrom
copilot/fix-system-io-tests-error

Add ERROR_NETNAME_DELETED to IsPathUnreachableError condition

28ed9b9
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Nov 13, 2025 in 0s

.NET Result Analysis

Details

‼️ Build Analysis Check Result has been manually overridden

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime-nativeaot-outerloop / Build / linux_musl-x64 Release NativeAOT_Libs

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 58 ran longer than the maximum time of 300 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime-nativeaot-outerloop / Build / windows-x64 Checked NativeAOT_Pri0_CET_CFG

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 112 ran longer than the maximum time of 300 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / android-arm Release AllSubsets_Mono

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 137 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

2 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime-nativeaot-outerloop] [runtime]

Known test errors

Test Failures (2 tests failed)

🔹 [All failing tests from runtime-nativeaot-outerloop]

    baseservices\threading\regressions\beta2\437044\437044.cmd [Console] [Details] [Artifacts] [2.27% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
    Unhandled exception. 
    

    Return code: 1
    Raw output file: C:hwA6E3096BwBEAA0A57uploads
    egressions�eta2437044output.txt
    Raw output:
    BEGIN EXECUTION
    call C:hwA6E3096Bp
    ativeaottest.cmd C:hwA6E3096BwBEAA0A57e�aseservices hreading
    egressions�eta2437044 437044.dll
    ####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################

    CallStack
       at Xunit.Assert.True(Nullable`1, String) + 0x33
       at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix) + 0x4b4
       at Program.<<Main>$>g__TestExecutor76|0_77(StreamWriter tempLogSw, StreamWriter statsCsvSw, Program.<>c__DisplayClass0_0&) + 0x161
    Loader.WorkItemExecution [Details] [Artifacts] [1.63% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
    This is a helix work item crash with status: None. To investigate / navigate to [Helix Artifacts]

    Failing Configuration

Was this helpful? Yes No