potiuk commented on a change in pull request #16815:
URL: https://github.com/apache/airflow/pull/16815#discussion_r663919425



##########
File path: tests/www/views/test_views_trigger_dag.py
##########
@@ -52,7 +52,6 @@ def test_trigger_dag_button(admin_client):
     assert run.run_type == DagRunType.MANUAL
 
 
[email protected]

Review comment:
       Absolutely

##########
File path: tests/www/views/test_views_trigger_dag.py
##########
@@ -52,7 +52,6 @@ def test_trigger_dag_button(admin_client):
     assert run.run_type == DagRunType.MANUAL
 
 
[email protected]

Review comment:
       I can create a PR to main with de-quarantining and we can cherry-pick 
both PRs instead.

##########
File path: tests/www/views/test_views_trigger_dag.py
##########
@@ -52,7 +52,6 @@ def test_trigger_dag_button(admin_client):
     assert run.run_type == DagRunType.MANUAL
 
 
[email protected]

Review comment:
       Yep. Looking at the status of it . I have disabled the automated status 
gathering of Flaky tests some time ago as it was not as useful due to timeouts  
- but we should likely come back to this.




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