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

Source Microsoft OneDrive: Add icon #294

Closed
wants to merge 1 commit into from

Add icon for microsoft onedrive source

06aa517
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Source Microsoft OneDrive: Add icon #294

Add icon for microsoft onedrive source
06aa517
Select commit
Loading
Failed to load commit list.
GitHub Actions / Platform Helm E2E Test Report succeeded Dec 15, 2023 in 1s

Platform Helm E2E Test Report ✅

Tests passed successfully

Report Passed Failed Skipped Time
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.AdvancedAcceptanceTests.xml 2✅ 1⚪ 427s
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.AirbyteApiAcceptanceTests.xml 8⚪ 4ms
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.BasicAcceptanceTests.xml 29⚪ 14ms
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.CdcAcceptanceTests.xml 4⚪ 3ms
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.ConnectorBuilderTests.xml 1⚪ 1ms
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.ContainerOrchestratorAcceptanceTests.xml 2✅ 1⚪ 89s
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SchemaManagementTests.xml 3⚪ 6ms
airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.VersioningAcceptanceTests.xml 4✅ 79s
airbyte-workers/build/test-results/integrationTest/TEST-io.airbyte.workers.process.AsyncOrchestratorPodProcessIntegrationTest.xml 1⚪ 0ms
airbyte-workers/build/test-results/integrationTest/TEST-io.airbyte.workers.process.KubePodProcessIntegrationTest.xml 18✅ 115s

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.AdvancedAcceptanceTests.xml

3 tests were completed in 427s with 2 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.AdvancedAcceptanceTests 2✅ 1⚪ 427s

✅ io.airbyte.test.acceptance.AdvancedAcceptanceTests

⚪ testManualSync()
✅ testBackpressure()
✅ testCheckpointing()

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.AirbyteApiAcceptanceTests.xml

8 tests were completed in 4ms with 0 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.AirbyteApiAcceptanceTests 8⚪ 4ms

✅ io.airbyte.test.acceptance.AirbyteApiAcceptanceTests

⚪ testCreateAndListDestinationsThroughPublicAPi()
⚪ testListConnectionsThroughPublicAPI()
⚪ testUpdateDestinationPartial()
⚪ testCreateAndListWorkspacesThroughPublicAPi()
⚪ testJobsEndpointThroughPublicAPI()
⚪ testUpdateConnection()
⚪ testCreateAndListSourcesThroughPublicAPI()
⚪ testUpdateSourcePartial()

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.BasicAcceptanceTests.xml

29 tests were completed in 14ms with 0 passed, 0 failed and 29 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.BasicAcceptanceTests 29⚪ 14ms

✅ io.airbyte.test.acceptance.BasicAcceptanceTests

⚪ testIncrementalDedupeSyncRemoveOneColumn()
⚪ testCreateSource()
⚪ testFailedGet404()
⚪ testIncrementalSyncMultipleStreams()
⚪ testCronSync()
⚪ testSourceCheckConnection()
⚪ testFailureTimeout()
⚪ testScheduledSync()
⚪ testMultipleSchemasAndTablesSync()
⚪ testDiscoverSourceSchema()
⚪ testIncrementalDedupeSync()
⚪ testWebhookOperationExecutesSuccessfully()
⚪ testCreateConnection()
⚪ testIncrementalSync()
⚪ testGetDestinationSpec()
⚪ testGetSourceSpec()
⚪ testResetConnectionRepairsWorkflowWhenWorkflowUnreachable()
⚪ testManualSyncRepairsWorkflowWhenWorkflowUnreachable()
⚪ testUpdateConnectionWhenWorkflowUnreachable()
⚪ testDestinationCheckConnection()
⚪ testPartialResetResetAllWhenSchemaIsModified(TestInfo)
⚪ testDeleteConnection()
⚪ testCancelSync()
⚪ testCreateDestination()
⚪ testSyncAfterUpgradeToPerStreamState(TestInfo)
⚪ testResetCancelsRunningSync()
⚪ testMultipleSchemasAndTablesSyncAndReset()
⚪ testMultipleSchemasSameTablesSync()
⚪ testSyncAfterUpgradeToPerStreamStateWithNoNewData(TestInfo)

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.CdcAcceptanceTests.xml

4 tests were completed in 3ms with 0 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.CdcAcceptanceTests 4⚪ 3ms

✅ io.airbyte.test.acceptance.CdcAcceptanceTests

⚪ testPartialResetFromStreamSelection(TestInfo)
⚪ testPartialResetFromSchemaUpdate(TestInfo)
⚪ testIncrementalCdcSync(TestInfo)
⚪ testDeleteRecordCdcSync(TestInfo)

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.ConnectorBuilderTests.xml

1 tests were completed in 1ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.ConnectorBuilderTests 1⚪ 1ms

✅ io.airbyte.test.acceptance.ConnectorBuilderTests

⚪ testConnectorBuilderPublish()

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.ContainerOrchestratorAcceptanceTests.xml

3 tests were completed in 89s with 2 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.ContainerOrchestratorAcceptanceTests 2✅ 1⚪ 89s

✅ io.airbyte.test.acceptance.ContainerOrchestratorAcceptanceTests

✅ testCancelSyncWhenCancelledWhenWorkerIsNotRunning()
⚪ testDowntimeDuringSync()
✅ testCancelSyncWithInterruption()

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.SchemaManagementTests.xml

3 tests were completed in 6ms with 0 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.SchemaManagementTests 3⚪ 6ms

✅ io.airbyte.test.acceptance.SchemaManagementTests

⚪ testBackfillOnNewColumn()
⚪ testPropagateAllChangesViaSyncRefresh()
⚪ detectBreakingSchemaChangeViaWebBackendGetConnection()

✅ airbyte-tests/build/test-results/acceptanceTest/TEST-io.airbyte.test.acceptance.VersioningAcceptanceTests.xml

4 tests were completed in 79s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.test.acceptance.VersioningAcceptanceTests 4✅ 79s

✅ io.airbyte.test.acceptance.VersioningAcceptanceTests

✅ [1] 2.1.1, 0.2.0
✅ [2] 2.1.2, 0.2.1
✅ [1] 2.1.1, 0.2.0
✅ [2] 2.1.2, 0.2.1

✅ airbyte-workers/build/test-results/integrationTest/TEST-io.airbyte.workers.process.AsyncOrchestratorPodProcessIntegrationTest.xml

1 tests were completed in 0ms with 0 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.workers.process.AsyncOrchestratorPodProcessIntegrationTest 1⚪ 0ms

✅ io.airbyte.workers.process.AsyncOrchestratorPodProcessIntegrationTest

⚪ testAsyncOrchestratorPodProcess(String)

✅ airbyte-workers/build/test-results/integrationTest/TEST-io.airbyte.workers.process.KubePodProcessIntegrationTest.xml

18 tests were completed in 115s with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
io.airbyte.workers.process.KubePodProcessIntegrationTest 18✅ 115s

✅ io.airbyte.workers.process.KubePodProcessIntegrationTest

✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ repetition 1 of 5
✅ repetition 2 of 5
✅ repetition 3 of 5
✅ repetition 4 of 5
✅ repetition 5 of 5
✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ [1]
✅ [1]