Skip to content

Fix: child-config autoentities fails validation with "No entities found" when using data-source-files - #3723

Open
RubenCerna2079 with Copilot wants to merge 7 commits into
mainfrom
copilot/fix-autoentities-in-child-configs
Open

Fix: child-config autoentities fails validation with "No entities found" when using data-source-files#3723
RubenCerna2079 with Copilot wants to merge 7 commits into
mainfrom
copilot/fix-autoentities-in-child-configs

Merge branch 'main' into copilot/fix-autoentities-in-child-configs

c144103
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CosmosDB_NoSql Integration Tests failed Jul 31, 2026 in 23m 56s

Build #20260731.12 had test failures

Details

Tests

  • Failed: 1 (0.57%)
  • Passed: 171 (97.16%)
  • Other: 4 (2.27%)
  • Total: 176

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CosmosDB_NoSql Integration Tests

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\1\a\Verify

Check failure on line 61 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CosmosDB_NoSql Integration Tests

Build log #L61

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 67 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CosmosDB_NoSql Integration Tests

Build log #L67

Dotnet command failed with non-zero exit code on the following projects : [
  'D:\\a\\1\\s\\src\\Service.Tests\\Azure.DataApiBuilder.Service.Tests.csproj'
]

Check failure on line 1 in Azure.DataApiBuilder.Service.Tests.CosmosTests.QueryFilterTests.TestStringFiltersNeq

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CosmosDB_NoSql Integration Tests

Azure.DataApiBuilder.Service.Tests.CosmosTests.QueryFilterTests.TestStringFiltersNeq

Assert.IsTrue failed. 
Raw output
   at Azure.DataApiBuilder.Service.Tests.CosmosTests.QueryFilterTests.ValidateResults(JsonElement actual, JsonElement expected, Boolean ignoreBlankResults) in D:\a\1\s\src\Service.Tests\CosmosTests\QueryFilterTests.cs:line 303
   at Azure.DataApiBuilder.Service.Tests.CosmosTests.QueryFilterTests.ExecuteAndValidateResult(String graphQLQueryName, String gqlQuery, String dbQuery, Boolean ignoreBlankResults, Dictionary`2 variables) in D:\a\1\s\src\Service.Tests\CosmosTests\QueryFilterTests.cs:line 288
   at Azure.DataApiBuilder.Service.Tests.CosmosTests.QueryFilterTests.TestStringFiltersNeq() in D:\a\1\s\src\Service.Tests\CosmosTests\QueryFilterTests.cs:line 325