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

[NativeAOT] Miscellaneous cleanup #93446

Merged
merged 2 commits into from
Oct 14, 2023

Apply suggestions from code review

f86f555
Select commit
Loading
Failed to load commit list.
Merged

[NativeAOT] Miscellaneous cleanup #93446

Apply suggestions from code review
f86f555
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Oct 14, 2023 in 45m 26s

Build #20231013.26 had test failures

Details

Tests

  • Failed: 16 (0.00%)
  • Passed: 3,886,747 (98.28%)
  • Other: 68,122 (1.72%)
  • Total: 3,954,885

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23463.1\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item JIT.opt in job 9f173238-0451-4ecb-84b5-880fba1b3163 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/9f173238-0451-4ecb-84b5-880fba1b3163/workitems/JIT.opt/console

Check failure on line 1 in System.Data.OleDb.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Data.OleDb.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 JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i4/ldc_mul_ovf_i4.dll

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JIT/IL_Conformance/Old/Conformance_Base/ldc_mul_ovf_i4/ldc_mul_ovf_i4.dll

Assert.Equal() Failure
Expected: 100
Actual:   101
Raw output
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
   at Program.<<Main>$>g__TestExecutor66|0_67(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Check failure on line 1 in JIT/jit64/rtchecks/overflow/overflow02_mul/overflow02_mul.dll

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JIT/jit64/rtchecks/overflow/overflow02_mul/overflow02_mul.dll

Assert.Equal() Failure
Expected: 100
Actual:   1
Raw output
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
   at Program.<<Main>$>g__TestExecutor29|0_30(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

Check failure on line 1 in JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25815/b25815/b25815.dll

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25815/b25815/b25815.dll

Assert.Equal() Failure
Expected: 100
Actual:   101
Raw output
   at Xunit.Assert.Equal[T](T expected, T actual, IEqualityComparer`1 comparer) in /_/src/xunit.assert/Asserts/EqualityAsserts.cs:line 96
   at Program.<<Main>$>g__TestExecutor68|0_69(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)