Skip to content

Backport (v1.16): ci: do not show test detail immediately - #4454

Merged
daipom merged 1 commit into
v1.16from
v1.16-backport-4452
Mar 27, 2024
Merged

Backport (v1.16): ci: do not show test detail immediately#4454
daipom merged 1 commit into
v1.16from
v1.16-backport-4452

Conversation

@daipom

@daipom daipom commented Mar 27, 2024

Copy link
Copy Markdown
Contributor

Backported from 4f02d3f (#4452).

TESTOPTS=-v shows running test and the result.
If something weird happen, it show error immediately.

As rake task executes many tests, so it may be better to
delay showing test details later.

NOTE: --progress-style=fault-only helps you to focus on
failure, but it is inconvenient when test case has stalled.

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@daipom daipom modified the milestone: v1.16.5 Mar 27, 2024
@daipom
daipom merged commit 44d132c into v1.16 Mar 27, 2024
@daipom
daipom deleted the v1.16-backport-4452 branch March 27, 2024 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants