Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test failure: JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd #104337

@v-wenyuxu

Description

@v-wenyuxu

Failed in: runtime-coreclr r2r 20240701.1

Failed tests:

R2R-CG2 linux arm Checked @ (Debian.12.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7
    - JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd
R2R-CG2 osx arm64 Checked @ OSX.1200.ARM64.Open
    - JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd
R2R-CG2 linux x64 Checked @ Ubuntu.2204.Amd64.Open
    - JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd
R2R-CG2 linux arm64 Checked @ (Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8
    - JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd

Error message:

 /root/helix/work/workitem/e/JIT/opt/JIT.opt/../ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.sh: line 321: -r:/root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/IL-CG2/*.dll: No such file or directory

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/ObjectStackAllocation/ObjectStackAllocationTests/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/IL-CG2/ObjectStackAllocationTests.dll
07:10:35
Response file: /root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll.rsp
/root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/IL-CG2/ObjectStackAllocationTests.dll
-o:/root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll
-r:/root/helix/work/correlation/System.*.dll
-r:/root/helix/work/correlation/Microsoft.*.dll
-r:/root/helix/work/correlation/xunit.*.dll
-r:/root/helix/work/correlation/mscorlib.dll
--verify-type-and-field-layout
--method-layout:random
--targetarch:arm
--targetos:linux
Running CrossGen2:  dotnet /root/helix/work/correlation/crossgen2/crossgen2.dll @/root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll.rsp  --codegenopt JitObjectStackAllocation=1
Emitting R2R PE file: /root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll
Running R2RDump:  dotnet /root/helix/work/correlation/R2RDump/R2RDump.dll --header --sc --in /root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll --out /root/helix/work/workitem/e/JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.dll.r2rdump --val
07:10:37
in ReleaseLock
in takeLock
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true ObjectStackAllocationTests.dll ''
FAILURE (AllocateSimpleClassAndAddFields): unexpected allocation of 16 bytes
FAILURE (AllocateSimpleClassesAndEQCompareThem): unexpected allocation of 32 bytes
FAILURE (AllocateSimpleClassesAndNECompareThem): unexpected allocation of 32 bytes
FAILURE (AllocateSimpleClassAndGetField): unexpected allocation of 16 bytes
FAILURE (AllocateClassWithNestedStructAndGetField): unexpected allocation of 24 bytes
FAILURE (AllocateClassWithNestedStructAndAddFields): unexpected allocation of 24 bytes
FAILURE (AllocateSimpleClassWithGCFieldAndAddFields): unexpected allocation of 20 bytes
FAILURE (AllocateSimpleClassAndAssignRefToAField): unexpected allocation of 20 bytes
FAILURE (TestMixOfReportingAndWriteBarriers): unexpected allocation of 20 bytes
SUCCESS (AllocateSimpleClassAndCheckTypeNoHelper)
FAILURE (AllocateClassWithGcFieldAndInt): unexpected allocation of 16 bytes
FAILURE (BoxSimpleStructAndAddFields): unexpected allocation of 16 bytes
SUCCESS (AllocateSimpleClassAndCheckTypeHelper)
SUCCESS (AllocateSimpleClassAndCast)
Xunit.Sdk.EqualException: Assert.Equal() Failure: Values differ
Expected: 100
Actual:   -1
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/Microsoft.DotNet.XUnitAssert/src/EqualityAsserts.cs:line 168
   at __GeneratedMainWrapper.Main()
in ReleaseLock
Expected: 100
Actual: 101
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 7/2/2024 7:10:35 AM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /root/helix/work/workitem/e/JIT/opt/JIT.opt/../ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.sh

Stack trace:

   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor299|0_300(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-07-02T02:27:13.127Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"DefinitionName":"runtime-coreclr outerloop","DefinitionId":"108","System.JobAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","AzurePipelinesTestRunId":"18257008","System.StageName":"Build","Reason":"Schedule","Project":"public","System.Phase
2024-07-02T02:27:13.127Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"DefinitionName":"runtime-coreclr outerloop","DefinitionId":"108","System.JobAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","AzurePipelinesTestRunId":"18257008","System.StageName":"Build","Reason":"Schedule","Project":"public","System.PhaseName":"run_test_p1_R2R_CG2_linux_arm64_checked","System.JobId":"2e21645a-5873-5561-8d4d-44187d33621f","System.PhaseAttempt":"1","System.StageAttempt":"1","BuildId":"726906","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildNumber":"20240701.3","configuration":"Checked-no_tiered_compilation"} Schedule
2024-07-02T02:27:13.127Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"DefinitionName":"runtime-coreclr outerloop","DefinitionId":"108","System.JobAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","AzurePipelinesTestRunId":"18257008","System.StageName":"Build","Reason":"Schedule","Project":"public","System.PhaseName":"run_test_p1_R2R_CG2_linux_arm64_checked","System.JobId":"2e21645a-5873-5561-8d4d-44187d33621f","System.PhaseAttempt":"1","System.StageAttempt":"1","BuildId":"726906","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildNumber":"20240701.3","configuration":"Checked-no_tiered_compilation"} Schedule
2024-07-02T02:27:13.127Z runtime-coreclr outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"DefinitionName":"runtime-coreclr outerloop","DefinitionId":"108","System.JobAttempt":"1","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","AzurePipelinesTestRunId":"18257008","System.StageName":"Build","Reason":"Schedule","Project":"public","System.PhaseName":"run_test_p1_R2R_CG2_linux_arm64_checked","System.JobId":"2e21645a-5873-5561-8d4d-44187d33621f","System.PhaseAttempt":"1","System.StageAttempt":"1","BuildId":"726906","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildNumber":"20240701.3","configuration":"Checked-no_tiered_compilation"} Schedule
2024-07-01T06:33:27.266Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","System.StageAttempt":"1","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked","System.JobName":"__default","configuration":"Checked-no_tiered_compilation","BuildNumber":"20240630.1","System.PhaseAttempt":"1","DefinitionId":"134","BuildId":"725677","AzurePipelinesTestRunId":"18227262","operatingSystem":"Windows.11.Arm64.Open","System.StageName":"Build","System.JobAttempt":"1","Project":"public","DefinitionName":"runtime-coreclr crossgen2 outerloop","architecture":"arm64","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
More failures
Queued Pipeline Pipeline_Configuration OS Arch Test Outcome Properties BuildReason
2024-06-22T06:29:42.492Z runtime-coreclr crossgen2 outerloop Checked ubuntu.2204.amd64.open.rt x64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobName":"__default","System.JobId":"973abf82-0d2a-5516-d7bf-84fe12918d69","AzurePipelinesTestRunId":"17940054","DefinitionId":"134","DefinitionName":"runtime-coreclr crossgen2 outerloop","BuildNumber":"20240621.1","architecture":"x64","System.PhaseName":"run_test_p1_R2R_Composite_linux_x64_checked","Reason":"Schedule","Project":"public","System.StageAttempt":"1","System.JobAttempt":"1","configuration":"Checked","System.PhaseAttempt":"1","operatingSystem":"Ubuntu.2204.Amd64.Open","System.StageName":"Build","BuildId":"716623","CollectionUri":"https://dev.azure.com/dnceng-public/"} Schedule
2024-06-22T06:20:50.438Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","architecture":"x64","BuildId":"716623","Reason":"Schedule","AzurePipelinesTestRunId":"17940022","configuration":"Checked","System.PhaseAttempt":"1","System.StageAttempt":"1","DefinitionId":"134","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobName":"__default","Project":"public","BuildNumber":"20240621.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1"} Schedule
2024-06-22T06:20:50.438Z runtime-coreclr crossgen2 outerloop Checked osx.1200.amd64.open x64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobId":"30d857d6-2812-5c31-5c67-e52c43389e0f","operatingSystem":"OSX.1200.Amd64.Open","System.PhaseName":"run_test_p1_R2R_Composite_osx_x64_checked","architecture":"x64","BuildId":"716623","Reason":"Schedule","AzurePipelinesTestRunId":"17940022","configuration":"Checked","System.PhaseAttempt":"1","System.StageAttempt":"1","DefinitionId":"134","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobName":"__default","Project":"public","BuildNumber":"20240621.1","CollectionUri":"https://dev.azure.com/dnceng-public/","System.JobAttempt":"1"} Schedule
2024-06-15T06:24:29.632Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobAttempt":"1","configuration":"Checked-no_tiered_compilation","System.PhaseAttempt":"1","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","AzurePipelinesTestRunId":"17692940","Project":"public","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","System.StageName":"Build","System.StageAttempt":"1","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","DefinitionId":"134","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","System.JobName":"__default","BuildId":"708712","BuildNumber":"20240614.1","Reason":"Schedule"} Schedule
2024-05-15T06:26:26.602Z runtime-coreclr crossgen2 outerloop Checked windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"operatingSystem":"Windows.11.Arm64.Open","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked","System.StageName":"Build","DefinitionId":"134","System.StageAttempt":"1","Project":"public","System.JobAttempt":"1","BuildNumber":"20240514.1","DefinitionName":"runtime-coreclr crossgen2 outerloop","BuildId":"675972","AzurePipelinesTestRunId":"16757552","Reason":"Schedule","architecture":"arm64","System.PhaseAttempt":"1","System.JobName":"__default","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked"} Schedule
2024-05-15T06:26:26.602Z runtime-coreclr crossgen2 outerloop Checked windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"operatingSystem":"Windows.11.Arm64.Open","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked","System.StageName":"Build","DefinitionId":"134","System.StageAttempt":"1","Project":"public","System.JobAttempt":"1","BuildNumber":"20240514.1","DefinitionName":"runtime-coreclr crossgen2 outerloop","BuildId":"675972","AzurePipelinesTestRunId":"16757552","Reason":"Schedule","architecture":"arm64","System.PhaseAttempt":"1","System.JobName":"__default","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked"} Schedule
2024-05-15T06:21:21.847Z runtime-coreclr crossgen2 outerloop Checked ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","System.PhaseAttempt":"1","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","architecture":"arm64","System.StageName":"Build","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobAttempt":"1","Project":"public","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","configuration":"Checked","System.StageAttempt":"1","AzurePipelinesTestRunId":"16757378","BuildId":"675972","BuildNumber":"20240514.1","System.JobName":"__default","DefinitionId":"134"} Schedule
2024-04-22T07:27:14.521Z runtime-coreclr crossgen2-composite gcstress Checked-heapverify1 ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"AzurePipelinesTestRunId":"16108530","System.JobId":"4fa1b8bd-a2ac-527b-2b2b-bc91c3aecc9c","architecture":"arm64","System.PhaseAttempt":"1","configuration":"Checked-heapverify1","System.StageName":"Build","System.PhaseName":"run_test_p1_Composite_linux_arm64_checked","DefinitionName":"runtime-coreclr crossgen2-composite gcstress","BuildNumber":"20240421.1","CollectionUri":"https://dev.azure.com/dnceng-public/","Project":"public","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","BuildId":"651476","Reason":"Schedule","DefinitionId":"141","System.JobName":"__default","System.JobAttempt":"1","System.StageAttempt":"1"} Schedule
2024-04-18T06:33:19.355Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobAttempt":"1","DefinitionId":"134","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","Project":"public","System.StageName":"Build","Reason":"Schedule","AzurePipelinesTestRunId":"16000380","operatingSystem":"Windows.11.Arm64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-no_tiered_compilation","System.StageAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobName":"__default","BuildId":"647646","BuildNumber":"20240417.1"} Schedule
2024-04-18T06:33:19.355Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.JobAttempt":"1","DefinitionId":"134","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked","System.PhaseAttempt":"1","architecture":"arm64","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","Project":"public","System.StageName":"Build","Reason":"Schedule","AzurePipelinesTestRunId":"16000380","operatingSystem":"Windows.11.Arm64.Open","CollectionUri":"https://dev.azure.com/dnceng-public/","configuration":"Checked-no_tiered_compilation","System.StageAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop","System.JobName":"__default","BuildId":"647646","BuildNumber":"20240417.1"} Schedule
2024-04-18T06:33:17.983Z runtime-coreclr crossgen2 outerloop Checked windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.StageName":"Build","System.JobAttempt":"1","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked","DefinitionId":"134","System.StageAttempt":"1","operatingSystem":"Windows.11.Arm64.Open","AzurePipelinesTestRunId":"16000376","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","BuildId":"647646","System.PhaseAttempt":"1","Reason":"Schedule","BuildNumber":"20240417.1","configuration":"Checked","Project":"public","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2 outerloop"} Schedule
2024-04-18T06:33:17.983Z runtime-coreclr crossgen2 outerloop Checked windows.11.arm64.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"System.StageName":"Build","System.JobAttempt":"1","System.PhaseName":"run_test_p1_R2R_Composite_windows_arm64_checked","DefinitionId":"134","System.StageAttempt":"1","operatingSystem":"Windows.11.Arm64.Open","AzurePipelinesTestRunId":"16000376","System.JobId":"f1be4a6e-76af-52cb-72c1-7edccd0341b3","BuildId":"647646","System.PhaseAttempt":"1","Reason":"Schedule","BuildNumber":"20240417.1","configuration":"Checked","Project":"public","System.JobName":"__default","CollectionUri":"https://dev.azure.com/dnceng-public/","architecture":"arm64","DefinitionName":"runtime-coreclr crossgen2 outerloop"} Schedule
2024-04-05T06:32:44.938Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"DefinitionName":"runtime-coreclr crossgen2 outerloop","Project":"public","System.PhaseAttempt":"1","System.JobName":"__default","architecture":"arm64","configuration":"Checked-no_tiered_compilation","CollectionUri":"https://dev.azure.com/dnceng-public/","AzurePipelinesTestRunId":"15513604","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","DefinitionId":"134","System.JobAttempt":"1","System.StageName":"Build","BuildId":"631352","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","BuildNumber":"20240404.1","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","Reason":"Schedule","System.StageAttempt":"1"} Schedule
2024-03-28T06:32:31.489Z runtime-coreclr crossgen2 outerloop Checked-no_tiered_compilation ubuntu.2004.armarch.open arm64 JIT/opt/ObjectStackAllocation/ObjectStackAllocationTests/ObjectStackAllocationTests.cmd Failed {"BuildId":"621809","System.StageName":"Build","System.JobId":"d054b586-bc7b-5950-de46-edd351789d6c","System.PhaseName":"run_test_p1_R2R_Composite_linux_arm64_checked","System.StageAttempt":"1","BuildNumber":"20240327.1","AzurePipelinesTestRunId":"15224636","System.JobName":"__default","configuration":"Checked-no_tiered_compilation","DefinitionId":"134","Reason":"Schedule","CollectionUri":"https://dev.azure.com/dnceng-public/","operatingSystem":"(Ubuntu.1804.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8","System.PhaseAttempt":"1","Project":"public","architecture":"arm64","System.JobAttempt":"1","DefinitionName":"runtime-coreclr crossgen2 outerloop"} Schedule

Metadata

Metadata

Assignees

Labels

Priority:2Work that is important, but not critical for the releasearch-arm32area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runsos-linuxLinux OS (any supported distro)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions