Test failure: Interop/DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd

Open
#112,841 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
28/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp

Research direction

Start with Interop/DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd and the linked Azure run. Set up CORE_ROOT as instructed, then reproduce the timeout on Windows ARM64 with the jitstress_isas_nosimd configuration and inspect the test output. Done means this test completes successfully instead of timing out in that configuration.

Written by the indexing model from the issue text.

Description

arch-arm64 area-Interop-coreclr blocking-clean-ci-optional JitStress os-windows

Failed in: runtime-coreclr jitstress-isas-arm 20250222.1

Failed tests:

coreclr windows arm64 Checked jitstress_isas_nosimd @ Windows.11.Arm64.Open
    - Interop/DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd

Error message:

 
cmdLine:C:hwB02F093BwBA5C0A03eInteropInterop../DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/22/2025 9:04:05 PM, end: 2/22/2025 9:34:05 PM)

Return code:      -100
Raw output file:      C:hwB02F093BwBA5C0A03uploadsDllImportAttributeDllImportPathDllImportPathTestoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwB02F093Bpcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  DllImportPathTest.dll 

cmdLine:C:hwB02F093BwBA5C0A03eInteropInterop../DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/22/2025 9:04:05 PM, end: 2/22/2025 9:34:05 PM)
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwB02F093BwBA5C0A03eInteropInterop../DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd

Stack trace:

   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor235|25_236(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.