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

[main] Update dependencies from dotnet/runtime #30414

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Mar 6, 2023

This pull request updates the following dependencies

From https://github.com/dotnet/runtime

  • Subscription: daf314a8-d8c8-4b54-8dcc-08d82e674dfc
  • Build: 20230305.6
  • Date Produced: March 6, 2023 8:31:51 AM UTC
  • Commit: 6123cb00bbec8ae3500c970890f5b0efcf7950e8
  • Branch: refs/heads/main

…0305.6

Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Logging
 From Version 8.0.0-preview.2.23126.3 -> To Version 8.0.0-preview.3.23155.6
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approving dependency update.

@eerhardt
Copy link
Member

eerhardt commented Mar 6, 2023

Are all these failures flakey tests?

Linux failure looks like #30364.

macOS failure:

System.NullReferenceException : Object reference not set to an instance of an object.
at Microsoft.EntityFrameworkCore.ConfigPatternsInMemoryTest.Can_save_and_query_with_implicit_services_and_OnConfiguring() in /_/test/EFCore.InMemory.FunctionalTests/ConfigPatternsInMemoryTest.cs:line 22

OSX.1100 failure:

System.InvalidOperationException : Sequence contains no elements
 at System.Linq.ThrowHelper.ThrowNoElementsException()
   at lambda_method255168(Closure)
   at Microsoft.EntityFrameworkCore.InMemory.Query.Internal.InMemoryQueryExpression.ResultEnumerable.GetEnumerator() in D:\a\_work\1\s\src\EFCore.InMemory\Query\Internal\InMemoryQueryExpression.Helper.cs:line 21
   at Microsoft.EntityFrameworkCore.InMemory.Query.Internal.InMemoryShapedQueryCompilingExpressionVisitor.QueryingEnumerable`1.Enumerator.MoveNextHelper() in D:\a\_work\1\s\src\EFCore.InMemory\Query\Internal\InMemoryShapedQueryCompilingExpressionVisitor.QueryingEnumerable.cs:line 160
   at Microsoft.EntityFrameworkCore.InMemory.Query.Internal.InMemoryShapedQueryCompilingExpressionVisitor.QueryingEnumerable`1.Enumerator.MoveNext() in D:\a\_work\1\s\src\EFCore.InMemory\Query\Internal\InMemoryShapedQueryCompilingExpressionVisitor.QueryingEnumerable.cs:line 100
   at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found)
   at lambda_method255167(Closure, QueryContext)
   at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query) in D:\a\_work\1\s\src\EFCore\Query\Internal\QueryCompiler.cs:line 62
   at Microsoft.EntityFrameworkCore.Query.Internal.EntityQueryProvider.Execute[TResult](Expression expression) in D:\a\_work\1\s\src\EFCore\Query\Internal\EntityQueryProvider.cs:line 63
   at Microsoft.EntityFrameworkCore.NamedDatabaseTest.Named_databases_shared_per_app_domain_with_internal_service_provider() in D:\a\_work\1\s\test\EFCore.InMemory.FunctionalTests\NamedDatabaseTest.cs:line 94
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

@dotnet-maestro dotnet-maestro bot merged commit 4e34d4d into main Mar 13, 2023
@dotnet-maestro dotnet-maestro bot deleted the darc-main-387f4fd5-711c-435a-b0f7-948a5473151e branch March 13, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant