eladkal commented on PR #41916:
URL: https://github.com/apache/airflow/pull/41916#issuecomment-2342703991

   > @eladkal Hi! Could you please help me understand what I should do to fix 
the failing tests? :(
   
   `
   =========================== short test summary info 
============================
   FAILED 
tests/providers/google/cloud/openlineage/test_mixins.py::TestBigQueryOpenLineageMixin::test_bq_job_information
 - TypeError: split() got an unexpected keyword argument 'strip_semicolon'
   FAILED 
tests/providers/google/cloud/openlineage/test_mixins.py::TestBigQueryOpenLineageMixin::test_bq_script_job_information
 - TypeError: split() got an unexpected keyword argument 'strip_semicolon'
   FAILED 
tests/providers/google/cloud/operators/test_bigquery.py::TestBigQueryInsertJobOperator::test_execute_openlineage_events
 - TypeError: split() got an unexpected keyword argument 'strip_semicolon'
   FAILED 
tests/providers/google/cloud/operators/test_bigquery.py::TestBigQueryInsertJobOperator::test_execute_fails_openlineage_events
 - TypeError: split() got an unexpected keyword argument 'strip_semicolon'
   ============ 4 failed, 4159 passed, 63 skipped in 271.27s (0:04:31) 
============
   `


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to