Skip to content

Build: Print failed test summary after suite completes - #16537

Open
ebyhr wants to merge 1 commit into
apache:mainfrom
ebyhr:ebi/build-report-failed-test
Open

ebyhr wants to merge 1 commit into
apache:mainfrom
ebyhr:ebi/build-report-failed-test

Conversation

@ebyhr

@ebyhr ebyhr commented May 23, 2026

Copy link
Copy Markdown
Member

https://github.com/apache/iceberg/actions/runs/26280375822/job/77354779601

We can't quickly identify TestADLSOutputStream without scrolling or searching by keyword.

This change will print the names of failed tests after the suite completes, as shown below:

...
TestPropertiesSerDesUtil > testPropertiesSerDes() PASSED

TestExceptionCode > testExceptionCode() STARTED

TestExceptionCode > testExceptionCode() PASSED

Failures:
  org.apache.iceberg.dell.ecs.TestEcsCatalog.testListTablesAndNamespaces()

25 tests completed, 1 failed

> Task :iceberg-dell:test FAILED

[Incubating] Problems report is available at: file:///Users/yuya.ebihara/iceberg/build/reports/problems/problems-report.html

@github-actions github-actions Bot added the build label May 23, 2026
@github-actions

Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Jun 23, 2026
@ebyhr
ebyhr force-pushed the ebi/build-report-failed-test branch from b8d8a6f to f0acac3 Compare June 23, 2026 00:47
@github-actions github-actions Bot removed the stale label Jun 24, 2026

@singhpk234 singhpk234 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition @ebyhr !

@ebyhr

ebyhr commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

@singhpk234 Can we merge this PR?

@ebyhr
ebyhr requested a review from singhpk234 August 18, 2026 00:27
@github-actions

Copy link
Copy Markdown

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Sep 18, 2026
@ebyhr
ebyhr force-pushed the ebi/build-report-failed-test branch from f0acac3 to 71bf731 Compare September 18, 2026 00:27
@github-actions github-actions Bot removed the stale label Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants