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

JIT: Mark replacements as dirty after setting GTF_VAR_DEATH #88669

Merged
merged 2 commits into from
Jul 13, 2023

Nit and rerun CI

c87d378
Select commit
Loading
Failed to load commit list.
Merged

JIT: Mark replacements as dirty after setting GTF_VAR_DEATH #88669

Nit and rerun CI
c87d378
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 13, 2023 in 0s

.NET Result Analysis

Details

Build Failures

runtime-coreclr superpmi-diffs / Build / SuperPMI tpdiff windows x64 / Send job to Helix (Windows)

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    expand to see the full error
      .packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23361.1\tools\download-results\DownloadFromResultsContainer.targets(24,5): error : RestApiException`1: The response contained an invalid status code 500 Internal Server Error

      Body: {"Message":"An error occured.","ActivityId":"418cd55a5bbfd376e415df73e2684ef7"}
      at Microsoft.DotNet.Helix.Client.WorkItem.OnListFilesFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/WorkItem.cs:line 232
      at Microsoft.DotNet.Helix.Client.WorkItem.ListFilesAsync(String id, String job, Nullable`1 latestOnly, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/WorkItem.cs:line 194
      at Microsoft.DotNet.Helix.Sdk.DownloadFromResultsContainer.DownloadFilesForWorkItem(ITaskItem workItem, String directoryPath, CancellationToken ct) in /_/src/Microsoft.DotNet.Helix/Sdk/DownloadFromResultsContainer.cs:line 73
      at Microsoft.DotNet.Helix.Sdk.DownloadFromResultsContain

      er.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/DownloadFromResultsContainer.cs:line 60
      at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 58

Known test errors

Was this helpful? Yes No