darrenleeweber edited a comment on issue #6764: [AIRFLOW-6206] Move and rename 
AWS batch operator [AIP-21]
URL: https://github.com/apache/airflow/pull/6764#issuecomment-564336942
 
 
   The CI failed only for one "platform" and it's not related to this PR, i.e. 
failures were mostly cassandra:
   ```
   SKIPPED [1] tests/sensors/test_sql_sensor.py:72: this is a postgres test
   SKIPPED [1] tests/www/test_views.py:1817: flaky when run on mysql
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_get_conn
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_get_lb_policy
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_record_exists_with_keyspace_from_cql
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_record_exists_with_keyspace_from_session
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_table_exists_with_keyspace_from_cql
   FAILED 
tests/providers/apache/cassandra/hooks/test_cassandra_hook.py::TestCassandraHook::test_table_exists_with_keyspace_from_session
   FAILED 
tests/providers/apache/cassandra/sensors/test_cassandra_sensor.py::TestCassandraRecordSensor::test_poke
   FAILED 
tests/providers/apache/cassandra/sensors/test_cassandra_sensor.py::TestCassandraTableSensor::test_poke
   ==== 8 failed, 4037 passed, 115 skipped, 125 warnings in 1190.70s (0:19:50) 
====
   ```
   All I can do for that is hit a travis-retry button.  Actually, I don't have 
travis permissions to retry that particular test plaform for `Tests mysql 
python 3.7`.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to