[release/10.0] Drop ApiDescription.Client package - #68248
[release/10.0] Drop ApiDescription.Client package#68248Youssef1313 with Copilot wants to merge 1 commit into
Build #20260806.14 had test failures
Details
- Failed: 7 (0.01%)
- Passed: 123,161 (98.54%)
- Other: 1,812 (1.45%)
- Total: 124,980
Annotations
azure-pipelines / aspnetcore-ci
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26403.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91
.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.26403.103\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.DataProtection.Extensions.Tests--net10.0 in job d9de586f-4c36-4c31-a29d-3105cf4b6bce has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/d9de586f-4c36-4c31-a29d-3105cf4b6bce/workitems/Microsoft.AspNetCore.DataProtection.Extensions.Tests--net10.0/console
Check failure on line 0 in XUnit
azure-pipelines / aspnetcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Templates.Blazor.Tests_net10.0_x64.html [net10.0|x64]
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test.UserStoreWithGenericsTest.RemoveClaimOnlyAffectsUser
System.ObjectDisposedException : Cannot access a disposed object.
Object name: 'SQLitePCL.sqlite3'.
Raw output
at System.Runtime.InteropServices.SafeHandle.DangerousAddRef(Boolean& success)
at SQLitePCL.SQLite3Provider_e_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_create_collation(sqlite3 db, Byte[] name, Object v, delegate_collation func)
at SQLitePCL.raw.sqlite3_create_collation(sqlite3 db, String name, Object v, strdelegate_collation f)
at Microsoft.Data.Sqlite.SqliteConnection.Open()
at System.Data.Common.DbConnection.OpenAsync(CancellationToken cancellationToken)
--- End of stack trace from previous location ---
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenInternalAsync(Boolean errorsExpected, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Storage.RelationalConnection.OpenAsync(CancellationToken cancellationToken, Boolean errorsExpected)
at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.EntityFrameworkCore.Query.ShapedQueryCompilingExpressionVisitor.SingleOrDefaultAsync[TSource](IAsyncEnumerable`1 asyncEnumerable, CancellationToken cancellationToken)
at Microsoft.AspNetCore.Identity.UserManager`1.FindByNameAsync(String userName) in /_/src/Identity/Extensions.Core/src/UserManager.cs:line 602
at Microsoft.AspNetCore.Identity.UserValidator`1.ValidateUserName(UserManager`1 manager, TUser user) in /_/src/Identity/Extensions.Core/src/UserValidator.cs:line 69
at Microsoft.AspNetCore.Identity.UserValidator`1.ValidateAsync(UserManager`1 manager, TUser user) in /_/src/Identity/Extensions.Core/src/UserValidator.cs:line 44
at Microsoft.AspNetCore.Identity.UserManager`1.ValidateUserAsync(TUser user) in /_/src/Identity/Extensions.Core/src/UserManager.cs:line 2904
at Microsoft.AspNetCore.Identity.UserManager`1.UpdateUserAsync(TUser user) in /_/src/Identity/Extensions.Core/src/UserManager.cs:line 2967
at Microsoft.AspNetCore.Identity.UserManager`1.UpdateUserAndRecordMetricAsync(TUser user, UserUpdateType updateType, Int64 startTimestamp) in /_/src/Identity/Extensions.Core/src/UserManager.cs:line 2979
at Microsoft.AspNetCore.Identity.UserManager`1.AddClaimsAsync(TUser user, IEnumerable`1 claims) in /_/src/Identity/Extensions.Core/src/UserManager.cs:line 1200
at Microsoft.AspNetCore.Identity.Test.UserManagerSpecificationTestBase`2.RemoveClaimOnlyAffectsUser() in /_/src/Identity/Specification.Tests/src/UserManagerSpecificationTests.cs:line 745
--- End of stack trace from previous location ---
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test--net10.0.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.DataProtection.DataProtectionProviderTests.System_UsesProvidedCertificateNotFromStore
Interop+AppleCrypto+AppleCommonCryptoCryptographicException : The specified keychain could not be found.
Raw output
at Interop.AppleCrypto.X509StoreAddCertificate(SafeKeychainItemHandle certOrIdentity, SafeKeychainHandle keychain)
at Microsoft.AspNetCore.DataProtection.DataProtectionProviderTests.System_UsesProvidedCertificateNotFromStore() in /_/src/DataProtection/Extensions/test/DataProtectionProviderTests.cs:line 178
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
azure-pipelines / aspnetcore-ci
Microsoft.AspNetCore.DataProtection.Extensions.Tests--net10.0.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.