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

Health checks multi tenancy workaround #3353

Merged
merged 2 commits into from
Aug 4, 2024

temp fix for multi-tenancy + health checks. Closes GH-3352

0d443da
Select commit
Loading
Failed to load commit list.
Merged

Health checks multi tenancy workaround #3353

temp fix for multi-tenancy + health checks. Closes GH-3352
0d443da
Select commit
Loading
Failed to load commit list.
Azure Pipelines / marten (build_net6.0 pgLatest) failed Aug 4, 2024 in 22m 38s

build_net6.0 pgLatest failed

Annotations

Check failure on line 78 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L78

[xUnit.net 00:00:58.14]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Children}") [FAIL]

Check failure on line 80 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L80

[xUnit.net 00:00:58.18]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Other = x.Double}") [FAIL]

Check failure on line 82 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L82

[xUnit.net 00:00:58.19]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person2(x.Strin"···) [FAIL]

Check failure on line 84 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L84

[xUnit.net 00:00:58.21]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new { Id = x.Id, Person = new Person { Age = "···) [FAIL]

Check failure on line 86 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / marten (build_net6.0 pgLatest)

Build log #L86

[xUnit.net 00:00:58.22]     LinqTests.Acceptance.select_clauses.run_query_with_stj(description: "x => new {Id = x.Id, Name = \"Harold\"}") [FAIL]