-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.
commit: dd6ff76
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last):
File "/workspace/composer/airflow_1_samples/conftest.py", line 36, in airflow_database
airflow.utils.db.resetdb(rbac=None) # this command will change in Airflow 2.0
File "/workspace/composer/airflow_1_samples/.nox/py-3-6/lib/python3.6/site-packages/airflow/utils/db.py", line 397, in resetdb
from airflow.models.serialized_dag import SerializedDagModel # noqa: F401
File "/workspace/composer/airflow_1_samples/.nox/py-3-6/lib/python3.6/site-packages/airflow/models/serialized_dag.py", line 35, in
from airflow.serialization.serialized_objects import SerializedDAG
File "/workspace/composer/airflow_1_samples/.nox/py-3-6/lib/python3.6/site-packages/airflow/serialization/serialized_objects.py", line 40, in
from airflow.www.utils import get_python_source
File "/workspace/composer/airflow_1_samples/.nox/py-3-6/lib/python3.6/site-packages/airflow/www/utils.py", line 36, in
from wtforms.compat import text_type
ModuleNotFoundError: No module named 'wtforms.compat'Metadata
Metadata
Assignees
Labels
api: composerIssues related to the Cloud Composer API.Issues related to the Cloud Composer API.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.An issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.