pixelated / puppet-pixelated

Puppet Module to setup the Pixelated User Agent
GNU Affero General Public License v3.0
13 stars 4 forks source link

functional tests on staging fail #30

Closed cz8s closed 8 years ago

cz8s commented 8 years ago

the functional tests on staging are failing because they can't find the 'unencrypte' label anymore. Probably the same as https://github.com/pixelated/puppet-pixelated/commit/57ee31545d9d0acc60788192a1ab01f07df44f6f

caiocarrara commented 8 years ago

This task is blocked by https://github.com/pixelated/pixelated-user-agent/issues/676. We need to fix that UTF-8 error to get a better context of what (and if) is failing.

caiocarrara commented 8 years ago

As long as I could discover up to now, when "test user" sends an email for himself it doesn't show up on inbox. It's weird and would also happen with any other email. I'm still working on it...

caiocarrara commented 8 years ago

Well, I run test more times and the behaviour is the same of my previous comment (email sent to yourself is not appearing on inbox). Just adding this comment to tell that I've also confirmed that emails sent by behave-testuser become available (and readable) for another user on staging. Probably it's related with https://github.com/pixelated/pixelated-user-agent/issues/674.

This image shows alice user logged seeing behave-testuser emails (that didn't go properly to the user inbox). image

caiocarrara commented 8 years ago

Just explaining that we put blocked label on this issue because the probable relationship between it and the email leak bug. We're going back to it as soon as we solve the other one.