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

Fix Zip64ExtraField handling #111802

Merged
merged 2 commits into from
Jan 24, 2025

Correct byte counts in WriteDataDescriptor

696783a
Select commit
Loading
Failed to load commit list.
Merged

Fix Zip64ExtraField handling #111802

Correct byte counts in WriteDataDescriptor
696783a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Jan 24, 2025 in 2h 17m 9s

Build #20250124.70 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 2,627,880 (98.31%)
  • Other: 45,244 (1.69%)
  • Total: 2,673,126

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25058.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/8bd3ca13-5d2b-42cd-bb93-3c0d99328ff0/workitems/System.IO.FileSystem.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25058.4\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/8bd3ca13-5d2b-42cd-bb93-3c0d99328ff0/workitems/System.IO.FileSystem.Tests/console

Check failure on line 1 in System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.FileInfo_CopyTo_str_b.WindowsAlternateDataStreamOverwrite

Test failed

Check failure on line 1 in System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_Copy_str_str_b.WindowsAlternateDataStreamOverwrite

Test failed