Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Figure out how to extricate Sauce connect info from CI errors #457

Open
cmc333333 opened this issue Aug 10, 2016 · 1 comment
Open

Figure out how to extricate Sauce connect info from CI errors #457

cmc333333 opened this issue Aug 10, 2016 · 1 comment

Comments

@cmc333333
Copy link
Member

We run Django with DEBUG = True when running our tests. This leaves open a door for a test error to leak sensitive and semi-sensitive information. For example, tests can leak info in debug logs and when hitting failure pages.

Two examples:

It may be the case that running with DEBUG = False resolves these issues.

@cmc333333
Copy link
Member Author

Just a heads up that we've deactivated the relevant API key, so sauce will fail until this is resolved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant