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

Changed TensorSpan and ReadOnlyTensorSpan layout for better performance. #103244

Merged
merged 7 commits into from
Jun 20, 2024

changes from pr comments

63bc01d
Select commit
Loading
Failed to load commit list.
Merged

Changed TensorSpan and ReadOnlyTensorSpan layout for better performance. #103244

changes from pr comments
63bc01d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jun 20, 2024 in 4h 6m 57s

Build #20240620.80 had test failures

Details

Tests

  • Failed: 6 (0.00%)
  • Passed: 2,267,047 (97.95%)
  • Other: 47,518 (2.05%)
  • Total: 2,314,571

Annotations

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.WinHttpHandlerFunctional.Tests.BidirectionStreamingTest.BackwardsCompatibility_DowngradeToHttp11 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c31ea1d1-87a3-4dea-8ad5-95f246f3d8c1/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.IO.Tests.InternalBufferSizeTests.FileSystemWatcher_InternalBufferSize_SynchronizingObject has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/7d1bc683-8853-4b7d-9518-4f1cd8a72b3a/workitems/System.IO.FileSystem.Watcher.Tests/console

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

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

.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.24311.10\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.WinHttpHandlerFunctional.Tests.BidirectionStreamingTest.BackwardsCompatibility_DowngradeToHttp11 has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/9e38cb8f-0bdc-4e3f-95b3-45ae55138203/workitems/System.Net.Http.WinHttpHandler.Functional.Tests/console

Check failure on line 1 in System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail

Assert.Contains() Failure: Sub-string not found
String:    "System.ArgumentNullException: Value canno"···
Not found: "propertyName"
Raw output
   at System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail() in /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/JsonNode/JsonObjectTests.cs:line 110

Check failure on line 1 in System.Net.Http.WinHttpHandlerFunctional.Tests.BidirectionStreamingTest.BackwardsCompatibility_DowngradeToHttp11

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Http.WinHttpHandlerFunctional.Tests.BidirectionStreamingTest.BackwardsCompatibility_DowngradeToHttp11

Assert.Throws() Failure: No exception was thrown
Expected: typeof(System.Exception)
Raw output
   at System.Net.Http.WinHttpHandlerFunctional.Tests.BidirectionStreamingTest.BackwardsCompatibility_DowngradeToHttp11() in /_/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/BidirectionStreamingTest.cs:line 345
--- End of stack trace from previous location ---

Check failure on line 1 in System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail

Assert.Contains() Failure: Sub-string not found
String:    "System.ArgumentNullException: Value canno"···
Not found: "propertyName"
Raw output
   at System.Text.Json.Nodes.Tests.JsonObjectTests.NullPropertyNameFail()
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object , BindingFlags )

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

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WasmTestOnV8-ST-System.Text.Json.Tests.WorkItemExecution

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