kolfild26 commented on PR #27319:
URL: https://github.com/apache/airflow/pull/27319#issuecomment-1345687334

   Hi
   > I'm a bit stuck with the unit test and will update once it's resolved.
   
   Finally it's done. Please review.
   
   Files modified:
   `airflow/providers/oracle/operators/oracle.py`
   `tests/providers/oracle/operators/test_oracle.py`
   
   In `test_oracle.py` a new method `test_push_oracle_exit_to_xcom` added.
   
   In `oracle.py` added some check that `context` is available. If so, try to 
pull from xcom. It's needed as other tests don't use `context` when running 
`task.execute()`.


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