Skip to content

remove the response timeout option #978

remove the response timeout option

remove the response timeout option #978

GitHub Actions / Test Results succeeded Nov 7, 2024 in 0s

All 314 tests pass, 8 skipped in 2m 13s

322 tests  ±0   314 ✅ ±0   2m 13s ⏱️ -29s
 25 suites ±0     8 💤 ±0 
 25 files   ±0     0 ❌ ±0 

Results for commit afd44a7. ± Comparison against earlier commit 378aa5a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

8 skipped tests found

There are 8 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadAccessTokenAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadApplicationCertificate
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadApplicationCredentials
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadTokenProviderAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithConnectionStringAndAadApplicationCredentials
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithConnectionStringAndUserPrompt
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithDeviceAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithUserPrompt

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

322 tests found

There are 322 tests, see "Raw output" for the full list of tests.
Raw output
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ propertiesToString
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[1]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[2]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[3]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[4]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[5]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingMillis(String, Long, String, Long)[6]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[1]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[2]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[3]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[4]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[5]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setOPTION_SERVER_TIMEOUTProvidingTimespan(String, Long, String, Long)[6]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[1]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[2]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[3]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[4]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[5]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ setTimeoutInMilliSec(String, Long, String, Long)[6]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ stringToProperties
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testCreateCslDateTimeFormat(String, String)[1]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testCreateCslDateTimeFormat(String, String)[2]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testCreateCslDateTimeFormat(String, String)[3]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testCreateCslDateTimeFormat(String, String)[4]
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testCreateCslTimespanFormatFromString
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testRedirectCount
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithBooleanCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithDateCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithDoubleCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithDurationCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithDurationWithDaysCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithIntCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithLocalDateTimeCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithLongCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithStringCslFormat
com.microsoft.azure.kusto.data.ClientRequestPropertiesTest ‑ testSetPropertyWithUuidCslFormat
com.microsoft.azure.kusto.data.ClientTest ‑ testUrlParsing
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createValidWithConnectionStringAuthentication
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithAadAccessTokenAuthentication
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithAadApplicationCertificate
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithAadApplicationCredentials
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithAadTokenProviderAuthentication
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithConnectionStringAuthentication
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithDeviceAuthentication
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ createWithUserPrompt
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ stripFederatedAuthFromCSB
com.microsoft.azure.kusto.data.ConnectionStringBuilderTest ‑ testUnexpectedOrderWithConnectionString
com.microsoft.azure.kusto.data.HeaderTest ‑ testHeadersDefault
com.microsoft.azure.kusto.data.HeaderTest ‑ testHeadersWithCustomCsb
com.microsoft.azure.kusto.data.HeaderTest ‑ testHeadersWithCustomCsbAndClientRequestProperties
com.microsoft.azure.kusto.data.HeaderTest ‑ testSetConnectorFull
com.microsoft.azure.kusto.data.HeaderTest ‑ testSetConnectorNameAndVersion
com.microsoft.azure.kusto.data.HeaderTest ‑ testSetConnectorNoAppVersion
com.microsoft.azure.kusto.data.KustoDateTimeTest ‑ kustoResultSet
com.microsoft.azure.kusto.data.KustoOperationResultTest ‑ testKustoServiceQueryErrorWithOneApiError
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListMixedMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListMixedMapperNullThrowing
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListMixedMapperNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListNamedMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListNamedMapperNullThrowing
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListNamedMapperNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListOrdinalMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListOrdinalMapperNullThrowing
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractListOrdinalMapperNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleMixedMapperNoRows
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleMixedMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleNamedMapperNoRows
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleNamedMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleOrdinalMapperNonNullable
com.microsoft.azure.kusto.data.KustoResultMapperTest ‑ testExtractSingleceOrdinalNoRows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testJsonPropertyMissingException
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetBoolean_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetBoolean_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetByte_WhenHasValueButNotInMappingAndReferenceByOrdinal_Throws
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetByte_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDatetime_WhenEmpty_ReturnsNull
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDatetime_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDecimal_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDecimal_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDouble_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDynamic_WhenEmpty_ReturnsNull
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetDynamic_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetFloat_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetGuid_WhenEmpty_ReturnsNull
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetGuid_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetInteger_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetInteger_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetLong_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetLong_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetReal_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetReal_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetShort_WhenEmpty_ReturnsNullIfObjectOrThrows
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetShort_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetString_WhenEmpty_ReturnsNull
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetString_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetTimespan_WhenEmpty_ReturnsNull
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoResultSetTimespan_WhenHasValue_ReturnsValue
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoServiceQueryError
com.microsoft.azure.kusto.data.ResultSetTest ‑ testKustoServiceQueryErrors
com.microsoft.azure.kusto.data.TracingTest ‑ testInvokeFunctionOneException
com.microsoft.azure.kusto.data.TracingTest ‑ testInvokeFunctionTwoExceptions
com.microsoft.azure.kusto.data.TracingTest ‑ testInvokeRunnable
com.microsoft.azure.kusto.data.TracingTest ‑ testInvokeSupplierOneException
com.microsoft.azure.kusto.data.TracingTest ‑ testInvokeSupplierTwoExceptions
com.microsoft.azure.kusto.data.TracingTest ‑ testNoAttributes
com.microsoft.azure.kusto.data.TracingTest ‑ testSetAttributes
com.microsoft.azure.kusto.data.TracingTest ‑ testSpanCloseWithTracer
com.microsoft.azure.kusto.data.TracingTest ‑ testSpanCloseWithTracerAndException
com.microsoft.azure.kusto.data.TracingTest ‑ testStartSpanCalled
com.microsoft.azure.kusto.data.TracingTest ‑ testStartSpanNotCalled
com.microsoft.azure.kusto.data.TracingTest ‑ testStartSpanWithTracer
com.microsoft.azure.kusto.data.TracingTest ‑ testStartSpanWithoutTracer
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromBadJson
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromBlankErrorMessage
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromMessageError
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromOtherJson
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromResponse404Error
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromResponseNoResponse
com.microsoft.azure.kusto.data.UtilitiesTest ‑ createExceptionFromResponseOneApi
com.microsoft.azure.kusto.data.UtilitiesTest ‑ extractFileNameFromCommandLine
com.microsoft.azure.kusto.data.UtilitiesTest ‑ isRetrieable
com.microsoft.azure.kusto.data.UtilitiesTest ‑ removeExtensionFromFileName
com.microsoft.azure.kusto.data.auth.AadAuthenticationHelperTest ‑ acquireWithClientCertificateNullKey
com.microsoft.azure.kusto.data.auth.AadAuthenticationHelperTest ‑ checkCloudSettingsAbnormal
com.microsoft.azure.kusto.data.auth.AadAuthenticationHelperTest ‑ checkCloudSettingsNormal
com.microsoft.azure.kusto.data.auth.AadAuthenticationHelperTest ‑ useCachedTokenAndRefreshWhenNeeded
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ failForInvalidLogin
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ getWellKnownKustoDnsSuffixes
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_AdditionalWebsites
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_NationalClustersTest
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_NegativeTest
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_OverrideTest
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_ProxyNegativeTest
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_ProxyTest
com.microsoft.azure.kusto.data.auth.WellKnownKustoEndpointsTests ‑ wellKnownKustoEndpoints_RandomKustoClustersTest
com.microsoft.azure.kusto.data.http.HttpClientFactoryTest ‑ testNullProperties
com.microsoft.azure.kusto.data.http.HttpClientFactoryTest ‑ testProperties
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ testMarkSupported_MatchesInnerMarkSupported
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenAvailableThenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenMarkThenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenReadThenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenResetThenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.data.http.UncloseableStreamTest ‑ whenSkipThenClose_ThenInnerStreamIsNotClosed
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ UploadStreamToBlob_NullInputStream_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndStream_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndStream_NullStream_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndUploadFileToBlob_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ compressAndUploadFileToBlob_NullFilePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullContent_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullEntity_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullQueuePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ postMessageToQueue_NullTableUri_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadFileToBlob_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadFileToBlob_NullSourceFile_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_CompressedFile_UploadFileToBlobIsCalled
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_FileDoesNotExist_IOException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_NullBlobName_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_NullFilePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_NullStorageUri_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadLocalFileToBlob_UncompressedFile_CompressAndUploadFileToBlobIsCalled
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStreamToBlob_CompressMode_CompressAndUploadStreamIsCalled
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStreamToBlob_NotCompressMode_UploadStreamIsCalled
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStreamToBlob_NullBlobName_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStreamToBlob_NullStorageUri_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStream_NullBlob_IllegalArgumentException
com.microsoft.azure.kusto.ingest.AzureStorageClientTest ‑ uploadStream_NullInputStream_IllegalArgumentException
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCloudInfoWith404
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCloudInfoWithCluster
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadAccessTokenAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadApplicationCertificate
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadApplicationCredentials
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithAadTokenProviderAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithConnectionStringAndAadApplicationCredentials
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithConnectionStringAndUserPrompt
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithDeviceAuthentication
com.microsoft.azure.kusto.ingest.E2ETest ‑ testCreateWithUserPrompt
com.microsoft.azure.kusto.ingest.E2ETest ‑ testIngestFromFile(boolean)[1]
com.microsoft.azure.kusto.ingest.E2ETest ‑ testIngestFromFile(boolean)[2]
com.microsoft.azure.kusto.ingest.E2ETest ‑ testIngestFromFileWithTable
com.microsoft.azure.kusto.ingest.E2ETest ‑ testIngestFromStream(boolean)[1]
com.microsoft.azure.kusto.ingest.E2ETest ‑ testIngestFromStream(boolean)[2]
com.microsoft.azure.kusto.ingest.E2ETest ‑ testNoRedirectsClientFail
com.microsoft.azure.kusto.ingest.E2ETest ‑ testNoRedirectsCloudFail
com.microsoft.azure.kusto.ingest.E2ETest ‑ testParameterizedQuery
com.microsoft.azure.kusto.ingest.E2ETest ‑ testPerformanceKustoOperationResultVsJsonVsStreamingQuery
com.microsoft.azure.kusto.ingest.E2ETest ‑ testSameHttpClientInstance
com.microsoft.azure.kusto.ingest.E2ETest ‑ testShowPrincipals
com.microsoft.azure.kusto.ingest.E2ETest ‑ testStreamingIngestFromBlob
com.microsoft.azure.kusto.ingest.E2ETest ‑ testStreamingIngestFromFile
com.microsoft.azure.kusto.ingest.E2ETest ‑ testStreamingIngestFromStream
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[10]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[1]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[2]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[3]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[4]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[5]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[6]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[7]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[8]
com.microsoft.azure.kusto.ingest.IngestClientBaseTest ‑ autoCorrectEndpoint_True_Pass(String, String)[9]
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ autoCorrectEndpoint(boolean, String, String)[1]
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ autoCorrectEndpoint(boolean, String, String)[2]
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ generateName
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_IngestionIgnoreFirstRecord_SetsProperty
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_IngestionReportMethodIsNotTable_EmptyIngestionStatus
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_IngestionReportMethodIsTable_NotEmptyIngestionStatus
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_IngestionReportMethodIsTable_RemovesSecrets
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_NullBlobSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromBlob_ValidationPolicy_SetsProperly
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromFile_FileDoesNotExist_IngestionClientException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromFile_NullFileSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromFile_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromResultSet_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromResultSet_NullResultSetSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromResultSet_StreamIngest_IngestionClientException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromResultSet_StreamIngest_IngestionServiceException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromResultSet_StreamIngest_VerifyStreamContent
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromStream_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromStream_NullStreamSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.QueuedIngestClientTest ‑ ingestFromStream_UploadStreamToBlobIsCalled
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIdentityToken_ReturnsCorrectToken
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_AggregationQueue_VerifyRoundRobin
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_FailedIngestionQueue_ReturnCorrectQueue
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_StatusTable_ReturnCorrectTable
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_SuccessfulIngestionQueue_ReturnCorrectQueue
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_TempStorage_VerifyRoundRobin
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_WhenNewStorageContainersArrive_ShouldReturnOnlyNewResources
com.microsoft.azure.kusto.ingest.ResourceManagerTest ‑ getIngestionResource_WhenStorageFailsToFetch_ReturnGoodContainers
com.microsoft.azure.kusto.ingest.ResourceManagerTimerTest ‑ timerTest
com.microsoft.azure.kusto.ingest.ResourceManagerTimerTest ‑ timerTestFailureGettingResources
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ IngestFromStream_CsvStream
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[10]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[5]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[6]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[7]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[8]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_False_Pass(String, String)[9]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[10]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[5]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[6]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[7]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[8]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ autoCorrectEndpoint_True_Pass(String, String)[9]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlobStreaming_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlobStreaming_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlobStreaming_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlobStreaming_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_BlobNotFound_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_BlobSourceInfoWithBlankBlobPath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_BlobSourceInfoWithNullBlobPath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_EmptyBlob_IngestClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_InvalidBlobPath_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_NullBlobSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromBlob_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_CompressedJson
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_Csv
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_EmptyFile_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_FileSourceInfoWithBlankFilePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_FileSourceInfoWithNullFilePath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_Json
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_JsonNoMappingKind_IngestionSuccess
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_JsonNoMappingReference_IngestionSuccess
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_JsonWrongMappingKind_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_NullFileSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromFile_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_EmptyResultSet_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[1]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[2]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[3]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_IngestionPropertiesWithIllegalDatabaseOrTableNames_IllegalArgumentException(String, String)[4]
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromResultSet_NullResultSetSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_AvroNoMappingReference_IngestionSucceeds
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_AvroWrongMappingKind_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_CaughtDataClientException_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_CaughtDataServiceException_IngestionServiceException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_CompressedCsvStream
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_CompressedJsonStream
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_CsvStream_WithClientRequestId
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_EmptyStream_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_JsonNoMappingReference_IngestionSucceeds
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_JsonStream
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_JsonWrongMappingKind_IngestionClientException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_NullIngestionProperties_IllegalArgumentException
com.microsoft.azure.kusto.ingest.StreamingIngestClientTest ‑ ingestFromStream_NullStreamSourceInfo_IllegalArgumentException
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountSetTest ‑ testShuffledAccounts
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountSetTest ‑ testShuffledAccountsEmptyTier
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountSetTest ‑ testShuffledAccountsNoTiers
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testClearBuckets
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testGetRankWithAllFailures
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testGetRankWithAllSuccesses
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testGetRankWithMixedResults
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testGetRankWithNoData
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testMultipleSmallDeltas
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testNewBucketOverride
com.microsoft.azure.kusto.ingest.resources.RankedStorageAccountTest ‑ testSkipBucket
com.microsoft.azure.kusto.ingest.source.ResultSetSourceInfoTest ‑ constructor_NullResultSet_Exception
com.microsoft.azure.kusto.ingest.source.ResultSetSourceInfoTest ‑ resultSet_GetSet_Success
com.microsoft.azure.kusto.ingest.source.ResultSetSourceInfoTest ‑ toString_Success
com.microsoft.azure.kusto.ingest.source.SourceInfoTest ‑ streamSourceInfoConstructor_StreamIsNull_NullPointerException
com.microsoft.azure.kusto.ingest.source.SourceInfoTest ‑ validate_BlankBlobPath_IllegalArgumentException
com.microsoft.azure.kusto.ingest.source.SourceInfoTest ‑ validate_BlankFilePath_IllegalArgumentException