Skip to content

.

8f3450f
Select commit
Loading
Failed to load commit list.
Draft

Fix/debugging fabric issue #136

.
8f3450f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CluedIn-io.CluedIn.Connector.AzureDataLake succeeded Oct 22, 2025 in 6m 41s

Build #4.6.2-alpha-pr0136.9 had test failures

Details

Tests

  • Failed: 1 (0.52%)
  • Passed: 193 (99.48%)
  • Other: 0 (0.00%)
  • Total: 194

Annotations

Check failure on line 1 in CluedIn.Connector.OneLake.Tests.Integration.OneLakeConnectorTests.VerifyStoreData_Sync_WithStreamCacheAndParquetCanLoadToTable

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CluedIn-io.CluedIn.Connector.AzureDataLake

CluedIn.Connector.OneLake.Tests.Integration.OneLakeConnectorTests.VerifyStoreData_Sync_WithStreamCacheAndParquetCanLoadToTable

System.TimeoutException : The operation has timed out.
Raw output
   at CluedIn.Connector.DataLake.Common.Tests.Integration.DataLakeConnectorTestsBase`3.WaitForFileToBeCreated(String fileSystemName, String directoryName, DataLakeServiceClient client, Func`2 filterPaths) in /home/vsts/work/1/s/test/integration/Connector.DataLake.Common.Tests.Integration/DataLakeConnectorTestsBase.cs:line 774
   at CluedIn.Connector.OneLake.Tests.Integration.OneLakeConnectorTests.<>c__DisplayClass21_0.<<VerifyStoreData_Sync_WithStreamCacheAndParquetCanLoadToTable>b__0>d.MoveNext() in /home/vsts/work/1/s/test/integration/Connector.OneLake.Tests.Integration/OneLakeConnectorTests.cs:line 320
--- End of stack trace from previous location ---
   at CluedIn.Connector.DataLake.Common.Tests.Integration.DataLakeConnectorTestsBase`3.AssertExportJobOutputFileContents(String fileSystemName, String directoryName, SetupContainerResult setupContainerResult, DataLakeServiceClient client, DataLakeExportEntitiesJobBase exportJob, Func`4 assertMethod, Func`2 executeExport) in /home/vsts/work/1/s/test/integration/Connector.DataLake.Common.Tests.Integration/DataLakeConnectorTestsBase.cs:line 343
   at CluedIn.Connector.DataLake.Common.Tests.Integration.DataLakeConnectorTestsBase`3.AssertExportJobOutputFileContents(String fileSystemName, String directoryName, SetupContainerResult setupContainerResult, DataLakeServiceClient client, DataLakeExportEntitiesJobBase exportJob, Func`4 assertMethod, Func`2 executeExport) in /home/vsts/work/1/s/test/integration/Connector.DataLake.Common.Tests.Integration/DataLakeConnectorTestsBase.cs:line 359
   at CluedIn.Connector.OneLake.Tests.Integration.OneLakeConnectorTests.VerifyStoreData_Sync_WithStreamCache(String format, Func`4 assertMethod, Func`2 executeExport, Action`1 configureTimeProvider, Action`1 configureAuthentication) in /home/vsts/work/1/s/test/integration/Connector.OneLake.Tests.Integration/OneLakeConnectorTests.cs:line 515
   at CluedIn.Connector.OneLake.Tests.Integration.OneLakeConnectorTests.VerifyStoreData_Sync_WithStreamCacheAndParquetCanLoadToTable() in /home/vsts/work/1/s/test/integration/Connector.OneLake.Tests.Integration/OneLakeConnectorTests.cs:line 311
--- End of stack trace from previous location ---