mobuchowski commented on code in PR #45294:
URL: https://github.com/apache/airflow/pull/45294#discussion_r1910383193


##########
providers/tests/openlineage/plugins/test_execution.py:
##########
@@ -116,6 +116,7 @@ def test_not_stalled_task_emits_proper_lineage(self):
             self.setup_job(task_name, run_id)
 
             events = get_sorted_events(tmp_dir)
+            log.error(events)

Review Comment:
   Removed.



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