Uh oh!
There was an error while loading. Please reload this page.
Fix trigger job log tests - #55563
Conversation
a72c639 to
25cd196CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
potiuk
commented
Sep 12, 2025
Cool! Let's see if it helps :) |
tirkarthi
commented
Sep 12, 2025
Thanks @gopidesupavan . The log is displayed after 60 seconds which was hard-coded in the code. I had to mock |
gopidesupavan
commented
Sep 12, 2025
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
cherry-picked 11f8cc3 apache/airflow#55563 GitOrigin-RevId: 063a0e33cbaab0296a29adcf4dc0e5d5da98eb15
cherry-picked 11f8cc3 apache/airflow#55563 GitOrigin-RevId: 063a0e33cbaab0296a29adcf4dc0e5d5da98eb15
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.