Skip to content

feat : e2e test to verify task log display#61315

Merged
vatsrahul1001 merged 9 commits intoapache:mainfrom
iharsh02:verify-task-log-display
Feb 16, 2026
Merged

feat : e2e test to verify task log display#61315
vatsrahul1001 merged 9 commits intoapache:mainfrom
iharsh02:verify-task-log-display

Conversation

@iharsh02
Copy link
Contributor

@iharsh02 iharsh02 commented Feb 1, 2026

E2E test to verify task log display

  • Navigate to a completed task instance
  • Open the task logs
  • Verify logs content is
  • Verify log levels are visible (INFO, WARNING,
  • Verify log timestamp
  • Verify log
  • Logs are getting downloaded fine

closes : #59528
related : #59028


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Feb 1, 2026
@vatsrahul1001
Copy link
Contributor

Nice! Few review comments

@iharsh02
Copy link
Contributor Author

Will update soon

@vatsrahul1001 vatsrahul1001 merged commit baa8c72 into apache:main Feb 16, 2026
78 checks passed
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
* feat : e2e test to verify task log display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI E2E Test || TASKS-003: Verify task logs display

2 participants