pixelated / puppet-pixelated

Puppet Module to setup the Pixelated User Agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

functional tests on staging fail

cz8s opened this issue · comments

the functional tests on staging are failing because they can't find the 'unencrypte' label anymore.
Probably the same as
57ee315

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

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...

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 pixelated/pixelated-user-agent#674.

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

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.