Skip to content
#

visual-regression-testing

Here are 80 public repositories matching this topic...

bertjwregeer
bertjwregeer commented Oct 30, 2017

When running night watch with multiple parallel works, and --retries=3 I get the following output:

OK. 1093  total assertions passed. (2m 49s)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

If I run it instead without --retries=3 I get the following (expected) output:

________________________
bug
Robdel12
Robdel12 commented Sep 30, 2019

What is this?

It would be nice to suppress Percy log output entirely. In theory, this shouldn't be too hard. We would probably want to add a new config option (flag, .percy.yml, & an env var) to disable logging. Seems like we'll just need to pass silent: true to the logger(s) when that config option is present.

cc: @wwilsman since you recently upgraded us to winston 3.

Improve this page

Add a description, image, and links to the visual-regression-testing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-regression-testing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.