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

“--color off” not working on the last part of the logs in 6.2.1 #3295

Open
mminot-yseop opened this issue Nov 22, 2024 · 0 comments
Open

Comments

@mminot-yseop
Copy link

It seems that part of the #3169 bug is back. The results table is OK, but the “failure” / “detail” heading of the list that comes after it is not and gets riddled with color-changing espace sequences. Our CI/CD agent automatically gets newman upgrades and I suddenly saw that issue again in the logs. I can’t tell exactly which version is the first that got affected, though.

  1. Newman Version: 6.2.1
  2. OS details: Linux
  3. Using Newman via the CLI, npm install -g newman.
  4. Encountered this recently.
  5. Expected behaviour: No color when asked, as in v6.1.2.
  6. Command / script used to run Newman: newman run /path/to/collection.json --verbose --working-dir /some/dir/path --color off --disable-unicode --env-var host=… --env-var idpHost=…
  7. Screenshot:

image

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

No branches or pull requests

1 participant