-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Fix trigger job log tests #55563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix trigger job log tests #55563
Conversation
a72c639 to
25cd196
Compare
|
Cool! Let's see if it helps :) |
|
Thanks @gopidesupavan . The log is displayed after 60 seconds which was hard-coded in the code. I had to mock |
yeah lets see if this fixes or not will take a look later :) |
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
* Fix trigger log tests * Fix trigger job log test * Resolve comments
cherry-picked 11f8cc3 apache/airflow#55563 GitOrigin-RevId: 063a0e33cbaab0296a29adcf4dc0e5d5da98eb15
Seems triggers are blocking, https://github.com/apache/airflow/actions/runs/17663772440/job/50205537877#step:8:3237
Reduce poke interval and lets delete the triggers created after the assertion. this is just an attempt to fix.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.