airbytehq/PyAirbyte

๐Ÿ› CI Bug: Test `test_nocode_execution` fails on forks

aaronsteers opened this issue ยท 0 comments

This error is occoring on a few PRs from forks. I have not yet been able to repro, even when checking out the PR branches locally on my machine.

FAILED tests/unit_tests/test_lowcode_connectors.py::test_nocode_execution[source-pokeapi-config0] - assert 0 > 0
 +  where 0 = len(<airbyte.datasets._sql.CachedDataset object at 0x7f67a19f[118](https://github.com/airbytehq/PyAirbyte/actions/runs/9831092445/job/27138189653?pr=288#step:6:119)0>)

Needs more investigation...