[
https://issues.apache.org/jira/browse/AIRFLOW-5142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk resolved AIRFLOW-5142.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
> Cassandra GCS Test is flaky
> ---------------------------
>
> Key: AIRFLOW-5142
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5142
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci
> Affects Versions: 2.0.0
> Reporter: Jarek Potiuk
> Priority: Major
> Fix For: 2.0.0
>
>
> {{We have a flaky test in master:}}
>
> {{====================================================================== 21)
> FAIL: test_execute
> (tests.contrib.operators.test_cassandra_to_gcs_operator.CassandraToGCSTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last): /usr/local/lib/python3.5/unittest/mock.py
> line 1159 in patched return func(*args, **keywargs)
> tests/contrib/operators/test_cassandra_to_gcs_operator.py line 53 in
> test_execute test_bucket, schema, TMP_FILE_NAME, "application/json", gzip
> /usr/local/lib/python3.5/unittest/mock.py line 794 in assert_called_with
> raise AssertionError(_error_message()) from cause AssertionError: Expected
> call: upload('test-bucket', 'schema.json', 'temp-file', 'application/json',
> True) Actual call: upload('test-bucket', 'data.json', 'temp-file',
> 'application/json', True)}}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)