https://prefect.io logo
Title
a

Anders Segerberg

04/18/2022, 4:27 PM
I'm encountering this CI issue today, I didn't have it on Friday:
=========================== short test summary info ============================
ERROR tests/tasks/sodaspark/test_sodaspark_tasks.py - TypeError: argument of ...
ERROR gw2
SKIPPED [1] tests/tasks/asana/test_asana_task.py:8: could not import 'asana': No module named 'asana'
SKIPPED [1] tests/tasks/dbt/__init__.py:3: could not import 'dbt': No module named 'dbt'
SKIPPED [1] tests/tasks/great_expectations/__init__.py:3: could not import 'great_expectations': cannot import name 'contextfilter' from 'jinja2' (/usr/local/lib/python3.8/site-packages/jinja2/__init__.py)
k

Kevin Kho

04/18/2022, 4:36 PM
I think this is for you @alex
a

Andrew Huang

04/18/2022, 4:42 PM
a

Anders Segerberg

04/18/2022, 4:47 PM
a

alex

04/18/2022, 4:54 PM
Those sodaspark tests can be flaky. I’m rerunning the workflow from the beginning to see if the issue persists.
z

Zanie

04/18/2022, 5:45 PM
This appears to be occurring on other branches as well
a

Anders Segerberg

04/21/2022, 2:54 PM
As an update, CI is working fine now https://github.com/PrefectHQ/prefect/pull/5682