-
Notifications
You must be signed in to change notification settings - Fork 51
Re-enable live gmail tests #3941
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@rrrooommmaaa In this PR I re-enabled 4 tests, there are still 5 of them left to re-enable, but that is blocked by this. Let's review and merge this PR, and the rest of the tests I will re-enable in another one. |
Sorry, I just noticed the email from Tom which will help me to re-enable the rest of the tests. I will continue working on this PR. |
Ready for review 🚀
|
yourKeyCantOpenImportIfHave: 'Your current key cannot open this message. If you have any other keys available, you should import them now.\n', | ||
encryptedCorrectlyFileBug: 'It\'s correctly encrypted for you. Please file a bug report if you see this on multiple messages. ', | ||
singleSender: 'Normally, messages are encrypted for at least two people (sender and the receiver). It seems the sender encrypted this message manually for themselves, and forgot to add you as a receiver. This sometimes happens when the sender is using OpenPGP software other than FlowCrypt, because they have to configure encryption manually, and mistakes can happen.', | ||
singleSender: 'Normally, messages are encrypted for at least two people (sender and the receiver). It seems the sender encrypted this message manually for themselves, and forgot to add you as a receiver. This sometimes happens when the sender is using OpenPGP software other than FlowCrypt, because they have to configure encryption manually, and mistakes can happen. ', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess some of lost messages may be present in |
Done, thanks 👍 I did backup in this format: |
Tests are failing with the reason that seems to be unrelated to the PR: @rrrooommmaaa @martgil could that be related to #3942 even though it's not merged yet? |
yes, |
Oh, didn't expect that, thanks for the hint! |
All good now, ready for review 🚀 btw, this
saved around 1 min of running time for live gmail tests |
This PR re-enables 4 live gmail tests that were broken (#3929)
issue #3929
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):