Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use correct IL offset when reporting dataflow warnings for return statements #105661

Merged
merged 6 commits into from
Aug 7, 2024

Update src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Dataflow/Me…

5c53986
Select commit
Loading
Failed to load commit list.
Merged

Use correct IL offset when reporting dataflow warnings for return statements #105661

Update src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Dataflow/Me…
5c53986
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 7, 2024 in 2h 33m 57s

Build #20240807.52 had test failures

Details

Tests

  • Failed: 7 (0.00%)
  • Passed: 1,568,596 (97.81%)
  • Other: 35,088 (2.19%)
  • Total: 1,603,691

Annotations

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.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/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnV8-ST-System.Runtime.Tests in job 82acf40a-7a9f-4e7c-86da-02c8ae721300 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/82acf40a-7a9f-4e7c-86da-02c8ae721300/workitems/WasmTestOnV8-ST-System.Runtime.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.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/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests in job 7507e72a-4102-45e6-8e8b-aab99466197e has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/7507e72a-4102-45e6-8e8b-aab99466197e/workitems/WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.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/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.IO.Tests in job 0c536f3e-180f-4de7-a3b5-9312722a0ffb has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/0c536f3e-180f-4de7-a3b5-9312722a0ffb/workitems/System.IO.Tests/console

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.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/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24379.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item NoWorkload-NoWebcil-ST-Wasm.Build.Tests in job 06b415a3-8470-4e89-ab79-c62b71ffb89f has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/06b415a3-8470-4e89-ab79-c62b71ffb89f/workitems/NoWorkload-NoWebcil-ST-Wasm.Build.Tests/console

Check failure on line 1 in System.Tests.StringSplitTests.SplitCharSeparator

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.StringSplitTests.SplitCharSeparator

Test failed

Check failure on line 1 in System.Tests.ArrayTests.Sort_Array_Array_Generic<Double>

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Tests.ArrayTests.Sort_Array_Array_Generic<Double>

Test failed

Check failure on line 1 in WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-System.Runtime.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 WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnFirefox-MT-System.Runtime.InteropServices.JavaScript.Tests.WorkItemExecution

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