Merge more non-shared tests into shared test bases #37844
Build #20260305.7 had test failures
Details
- Failed: 79 (0.03%)
- Passed: 224,574 (87.59%)
- Other: 31,752 (12.38%)
- Total: 256,405
Annotations
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/EFCore.Sqlite.FunctionalTests_net11.0_x64.html [net11.0|x64]
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /home/vsts/work/1/s/artifacts/TestResults/Release/EFCore.Sqlite.FunctionalTests_net11.0_x64.html [net11.0|x64]
Check failure on line 379 in Build log
azure-pipelines / efcore-ci
Build log #L379
Cmd.exe exited with code '1'.
Check failure on line 0 in XUnit
azure-pipelines / efcore-ci
XUnit#L0
XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\EFCore.Sqlite.FunctionalTests_net11.0_x64.html [net11.0|x64]
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.JsonQuerySqliteTest.OnModelCreating32939
Test failed
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Complex_type_on_an_entity_mapped_to_view_and_table
Assert.Empty() Failure: Collection was not empty
Collection: ["SELECT \"b\".\"Id\", \"b\".\"ComplexThing_Prop1\","···]
Raw output
at Microsoft.EntityFrameworkCore.TestUtilities.TestSqlLoggerFactory.AssertBaseline(String[] expected, Boolean assertOrder, Boolean forUpdate) in D:\a\_work\1\s\test\EFCore.Relational.Specification.Tests\TestUtilities\TestSqlLoggerFactory.cs:line 76
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.AssertSql(String[] expected) in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1223
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Complex_type_on_an_entity_mapped_to_view_and_table() in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1213
--- End of stack trace from previous location ---
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Complex_json_collection_inside_left_join_subquery
Assert.Empty() Failure: Collection was not empty
Collection: ["SELECT \"p\".\"Id\", \"p\".\"ChildId\", \"c0\".\"I"···]
Raw output
at Microsoft.EntityFrameworkCore.TestUtilities.TestSqlLoggerFactory.AssertBaseline(String[] expected, Boolean assertOrder, Boolean forUpdate) in D:\a\_work\1\s\test\EFCore.Relational.Specification.Tests\TestUtilities\TestSqlLoggerFactory.cs:line 76
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.AssertSql(String[] expected) in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1223
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Complex_json_collection_inside_left_join_subquery() in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1199
--- End of stack trace from previous location ---
azure-pipelines / efcore-ci
Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Projecting_complex_property_does_not_auto_include_owned_types
Assert.Empty() Failure: Collection was not empty
Collection: ["SELECT \"e\".\"Complex_Name\", \"e\".\"Complex_Num"···]
Raw output
at Microsoft.EntityFrameworkCore.TestUtilities.TestSqlLoggerFactory.AssertBaseline(String[] expected, Boolean assertOrder, Boolean forUpdate) in D:\a\_work\1\s\test\EFCore.Relational.Specification.Tests\TestUtilities\TestSqlLoggerFactory.cs:line 76
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.AssertSql(String[] expected) in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1223
at Microsoft.EntityFrameworkCore.Query.ComplexTypeQuerySqliteTest.Projecting_complex_property_does_not_auto_include_owned_types() in D:\a\_work\1\s\test\EFCore.Sqlite.FunctionalTests\Query\ComplexTypeQuerySqliteTest.cs:line 1171
--- End of stack trace from previous location ---