Skip to content

Conversation

@hbrunn
Copy link

@hbrunn hbrunn commented May 2, 2019

the first commit makes the logging work (failed before because we tried to pass strings to '%d'), and the second turns off the check when testing is enabled.

We can't use the thread's testing flag here, because this is only set on the thread that runs the unittests themselves. But for testing web stuff, Odoo spins up a second thread to serve the request, and this doesn't have the flag set.

When merging this, please replace my branch with yours again in the buildout.

Now the only things that fail are customer-specific and the webshop test, which I'll check out next week. But please assign somebody who knows the project for looking into the remaining issues.

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

Successfully merging this pull request may close these issues.

2 participants