percy / percy-ember

Ember addon for visual regression testing with Percy
https://docs.percy.io/docs/ember
MIT License
73 stars 44 forks source link

Investigate ways to silence error log(s) as an option #186

Closed Robdel12 closed 3 years ago

Robdel12 commented 4 years ago

What is this?

Currently the Ember SDK will log single error if it fails to fetch from @percy/agent: https://github.com/percy/ember-percy/blob/master/addon-test-support/%40percy/ember/index.js#L12 (for example, if the agent server isn't running).

It would be nice to have a way to silence that log. It may mean that this will silence any future errors that arise in Percy, too.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

Robdel12 commented 3 years ago

Logs are silence-able with the CLI