feat: Databricks streaming api #417
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test results for ./source/Databricks/Databricks.sln
failed
Oct 11, 2023 in 0s
1 fail, 83 pass in 44s
Annotations
github-actions / Test results for ./source/Databricks/Databricks.sln
ExecuteAsync_WhenFirstRunningThenStatementIsClosed_ThrowsDatabricksSqlException(statementId: 03176fc0-cc91-4cef-a6fe-4cc43e1cd8…lder { }) (Energinet.DataHub.Core.Databricks.SqlStatementExecution.UnitTests.Internal.DatabricksSqlStatementClientTests) failed
source\Databricks\source\SqlStatementExecution.UnitTests\TestResults\testResults.trx [took 2s]
Raw output
Expected exception message to match the equivalent of "Unable to get response from Databricks because the SQL statement execution didn't succeed. State: Failed", but "Unable to get response from Databricks because the SQL statement execution didn't succeed. State: Closed" does not.
at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.CollectingAssertionStrategy.ThrowIfAny(IDictionary`2 context)
at FluentAssertions.Execution.AssertionScope.Dispose()
at FluentAssertions.Specialized.ExceptionAssertions`1.ExceptionMessageAssertion.Execute(IEnumerable`1 messages, String expectation, String because, Object[] becauseArgs)
at FluentAssertions.Specialized.ExceptionAssertions`1.WithMessage(String expectedWildcardPattern, String because, Object[] becauseArgs)
at FluentAssertions.ExceptionAssertionsExtensions.WithMessage[TException](Task`1 task, String expectedWildcardPattern, String because, Object[] becauseArgs)
at Energinet.DataHub.Core.Databricks.SqlStatementExecution.UnitTests.Internal.DatabricksSqlStatementClientTests.ExecuteAsync_WhenFirstRunningThenStatementIsClosed_ThrowsDatabricksSqlException(Guid statementId, Mock`1 parserMock, DatabricksSqlStatementClientBuilder builder) in D:\a\geh-core\geh-core\source\Databricks\source\SqlStatementExecution.UnitTests\Internal\DatabricksSqlStatementClientTests.cs:line 132
--- End of stack trace from previous location ---
Loading