You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Newman Version: 6.2.1
OS details: Linux
Using Newman via the CLI, npm install -g newman.
Encountered this recently.
Expected behaviour: No color when asked, as in v6.1.2.
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=…
Screenshot:
The text was updated successfully, but these errors were encountered:
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.
npm install -g newman
.newman run /path/to/collection.json --verbose --working-dir /some/dir/path --color off --disable-unicode --env-var host=… --env-var idpHost=…
The text was updated successfully, but these errors were encountered: