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

Disable failing outerloop tests and fix a build issue in MonoAOTCompiler #89922

Merged
merged 1 commit into from
Aug 3, 2023

Disable failing outerloop tests and fix a build issue in MonoAOTCompiler

4e7d639
Select commit
Loading
Failed to load commit list.
Merged

Disable failing outerloop tests and fix a build issue in MonoAOTCompiler #89922

Disable failing outerloop tests and fix a build issue in MonoAOTCompiler
4e7d639
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-android failed Aug 3, 2023 in 1h 19m 13s

Build #20230803.3 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 167,521 (98.17%)
  • Other: 3,116 (1.83%)
  • Total: 170,641

Annotations

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Http.Functional.Tests in job f93af79c-e733-414a-b751-1a52d18e8278 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f93af79c-e733-414a-b751-1a52d18e8278/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 89 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L89

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23401.3/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Net.Http.Functional.Tests in job f6e4dfef-6f5d-41e4-a128-58646b04f138 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/f6e4dfef-6f5d-41e4-a128-58646b04f138/workitems/System.Net.Http.Functional.Tests/console

Check failure on line 1 in System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async.AllSocketsHttpHandlerCounters_Success_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async.AllSocketsHttpHandlerCounters_Success_Recorded

Assert.Collection() Failure
Collection: [RecordedCounter { InstrumentName = http-client-current-requests, Value = 1, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }, RecordedCounter { InstrumentName = http-client-current-requests, Value = -1, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }, RecordedCounter { InstrumentName = http-client-request-duration, Value = 0.0250419, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }]
Expected item count: 11
Actual item count:   3
Raw output
   at System.Net.Http.Functional.Tests.HttpMetricsTest.<>c__DisplayClass17_0.<<AllSocketsHttpHandlerCounters_Success_Recorded>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 496
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 90
   at System.Net.Test.Common.LoopbackServerFactory.<>c__DisplayClass6_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/GenericLoopbackServer.cs:line 44
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpMetricsTest.AllSocketsHttpHandlerCounters_Success_Recorded() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 462
--- End of stack trace from previous location ---

Check failure on line 1 in System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

System.Net.Http.Functional.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 System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async.AllSocketsHttpHandlerCounters_Success_Recorded

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

System.Net.Http.Functional.Tests.HttpMetricsTest_Http11_Async.AllSocketsHttpHandlerCounters_Success_Recorded

Assert.Collection() Failure
Collection: [RecordedCounter { InstrumentName = http-client-current-requests, Value = 1, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }, RecordedCounter { InstrumentName = http-client-current-requests, Value = -1, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }, RecordedCounter { InstrumentName = http-client-request-duration, Value = 0.0166137, Tags = System.Collections.Generic.KeyValuePair`2[System.String,System.Object][] }]
Expected item count: 11
Actual item count:   3
Raw output
   at System.Net.Http.Functional.Tests.HttpMetricsTest.<>c__DisplayClass17_0.<<AllSocketsHttpHandlerCounters_Success_Recorded>b__0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 496
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.GetRealException(Task task) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 120
--- End of stack trace from previous location ---
   at System.Threading.Tasks.TaskTimeoutExtensions.WhenAllOrAnyFailed(Task[] tasks) in /_/src/libraries/Common/tests/System/Threading/Tasks/TaskTimeoutExtensions.cs:line 90
   at System.Net.Test.Common.LoopbackServerFactory.<>c__DisplayClass6_0.<<CreateClientAndServerAsync>b__0>d.MoveNext() in /_/src/libraries/Common/tests/System/Net/Http/GenericLoopbackServer.cs:line 44
--- End of stack trace from previous location ---
   at System.Net.Test.Common.LoopbackServer.CreateServerAsync(Func`2 funcAsync, Options options) in /_/src/libraries/Common/tests/System/Net/Http/LoopbackServer.cs:line 107
   at System.Net.Http.Functional.Tests.HttpMetricsTest.AllSocketsHttpHandlerCounters_Success_Recorded() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/MetricsTest.cs:line 462
--- End of stack trace from previous location ---

Check failure on line 1 in System.Net.Http.Functional.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-android

System.Net.Http.Functional.Tests.WorkItemExecution

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