Description
Add an E2E test to verify task logs display correctly in the Airflow UI.
What to test
- Navigate to a completed task instance
- Open the task logs view
- Verify logs content is displayed
- Verify log levels are visible (INFO, WARNING, ERROR)
- Verify log timestamp formatting
- Verify log settings
- Logs are getting downloaded fine
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct
Description
Add an E2E test to verify task logs display correctly in the Airflow UI.
What to test
Related issues
#59028
Are you willing to submit a PR?
Code of Conduct