Skip to content

[up-to-date]Upgrade the base image to the latest version in metadata.…

Sign in for the full log view
GitHub Actions / `source-datascope` Connector Test Results failed Jul 5, 2025 in 0s

1 errors in 0s

1 tests   0 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌  1 🔥

Results for commit ba02582.

Annotations

Check failure on line 0 in .tmp.integration_tests.test_airbyte_standards

See this annotation in the file changed.

@github-actions github-actions / `source-datascope` Connector Test Results

TestSuite (.tmp.integration_tests.test_airbyte_standards) with error

airbyte-integrations/connectors/source-datascope/build/test-results/standard-tests-junit.xml [took 0s]
Raw output
collection failure
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_hooks.py:512: in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_manager.py:120: in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/_pytest/python.py:271: in pytest_pycollect_makeitem
    return list(collector._genfunctions(name, obj))
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/_pytest/python.py:498: in _genfunctions
    self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_hooks.py:573: in call_extra
    return self._hookexec(self.name, hookimpls, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/pluggy/_manager.py:120: in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/airbyte_cdk/test/standard_tests/pytest_hooks.py:172: in pytest_generate_tests
    scenarios = test_class.get_scenarios()
/home/runner/.local/share/uv/tools/airbyte-cdk/lib/python3.11/site-packages/airbyte_cdk/test/standard_tests/docker_base.py:100: in get_scenarios
    raise ValueError(
E   ValueError: Acceptance tests config not found in acceptance-test-config.yml. Found only: {'connector_image': 'airbyte/source-datascope:dev', 'tests': {'spec': [{'spec_path': 'manifest.yaml'}], 'connection': [{'config_path': 'secrets/config.json', 'status': 'succeed'}, {'config_path': 'integration_tests/invalid_config.json', 'status': 'failed'}], 'discovery': [{'config_path': 'secrets/config.json'}], 'basic_read': [{'config_path': 'secrets/config.json', 'configured_catalog_path': 'integration_tests/configured_catalog.json', 'empty_streams': ['notifications', 'lists']}], 'incremental': [{'config_path': 'secrets/config.json', 'configured_catalog_path': 'integration_tests/configured_catalog.json', 'future_state_path': 'integration_tests/abnormal_state.json'}], 'full_refresh': [{'config_path': 'secrets/config.json', 'configured_catalog_path': 'integration_tests/configured_catalog.json'}]}}.