Test to verify that deep nested accessors work in Select() functions.… #3355
Azure Pipelines / marten (build_net6.0 pgLatest)
failed
Aug 4, 2024 in 17m 53s
build_net6.0 pgLatest failed
Annotations
Check failure on line 111 in Build log
azure-pipelines / marten (build_net6.0 pgLatest)
Build log #L111
[xUnit.net 00:00:55.84] LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Children}") [FAIL]
Check failure on line 225 in Build log
azure-pipelines / marten (build_net6.0 pgLatest)
Build log #L225
[xUnit.net 00:00:55.93] LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Double}") [FAIL]
Check failure on line 227 in Build log
azure-pipelines / marten (build_net6.0 pgLatest)
Build log #L227
[xUnit.net 00:00:55.94] LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person2(x.Strin"···) [FAIL]
Check failure on line 229 in Build log
azure-pipelines / marten (build_net6.0 pgLatest)
Build log #L229
[xUnit.net 00:00:55.95] LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person { Age = "···) [FAIL]
Check failure on line 231 in Build log
azure-pipelines / marten (build_net6.0 pgLatest)
Build log #L231
[xUnit.net 00:00:55.96] LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Name = \"Harold\"}") [FAIL]
Loading