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

Value num refine phis #104752

Merged
merged 8 commits into from
Jul 17, 2024

update vn during copy prop, fix dump issue

6a21ba3
Select commit
Loading
Failed to load commit list.
Merged

Value num refine phis #104752

update vn during copy prop, fix dump issue
6a21ba3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-coreclr libraries-jitstress failed Jul 17, 2024 in 2h 46m 36s

Build #20240716.2 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 5,444,108 (98.28%)
  • Other: 95,368 (1.72%)
  • Total: 5,539,479

Annotations

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24360.4/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/8534a9ee-f9e7-48b7-9df2-f86fb11e3987/workitems/System.Runtime.Loader.Tests/console

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Tests.System.TimeProviderTests.TestProviderTimer has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/e381e3b1-bef9-4ddc-b011-cffa37501fff/workitems/System.Runtime.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24360.4\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Memory.Tests in job 6e0217fb-3d4d-48d0-8a2c-59fc0a24a5a1 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/6e0217fb-3d4d-48d0-8a2c-59fc0a24a5a1/workitems/System.Memory.Tests/console

Check failure on line 1 in System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

System.Runtime.Loader.Tests.AssemblyLoadContextTest.Unload_TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnother

Assert.Equal() Failure: Values differ
Expected: 2
Actual:   1
Raw output
   at System.Runtime.Loader.Tests.AssemblyLoadContextTest.CollectibleChecker.GcAndCheck(Int32 overrideExpect) in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 488
   at System.Runtime.Loader.Tests.AssemblyLoadContextTest.TwoCollectibleWithOneAssemblyAndOneInstanceReferencingAnotherTest.CheckContextUnloaded1() in /_/src/libraries/System.Runtime.Loader/tests/CollectibleAssemblyLoadContextTest.cs:line 418
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Memory.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

System.Memory.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Tests.System.TimeProviderTests.TestProviderTimer

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-coreclr libraries-jitstress

Tests.System.TimeProviderTests.TestProviderTimer

Test failed