Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test run command does not print the output #2522

Closed
jorgeepc opened this issue May 11, 2023 · 0 comments · Fixed by #2524
Closed

test run command does not print the output #2522

jorgeepc opened this issue May 11, 2023 · 0 comments · Fixed by #2524
Assignees
Labels
bug Something isn't working CLI triage requires triage

Comments

@jorgeepc
Copy link
Contributor

Describe the bug
The test run command does not print any output to the terminal.

To Reproduce
Steps to reproduce the behavior:

  1. Execute a test run command for a test with specs. Use the --wait-for-result flag.
  2. Wait until the command exits.

Expected behavior
The test run command should print a proper output including the summary of passed/failed specs.

Screenshots
Screenshot 2023-05-11 at 18 35 27

Additional context
The problem seems to be related to the change introduced in the CLI output normalization in this line

@jorgeepc jorgeepc added bug Something isn't working CLI triage requires triage labels May 11, 2023
@jorgeepc jorgeepc assigned jorgeepc and unassigned xoscar May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI triage requires triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants