Bug #11394
"Symmetric encryption and decryption using OpenPGP Applet" is fragile
0%
Description
This one is quite often making the test suite runs in Jenkins fail. Most of the time, it prints out the error:
[log] TYPE "asdf
"
[log] CLICK on (208,71)
[log] RIGHT CLICK on (568,376)
[log] RIGHT CLICK on (566,376)
[log] RIGHT CLICK on (566,376)
[log] RIGHT CLICK on (566,376)
[log] RIGHT CLICK on (566,376)
And I symmetrically encrypt the message with password "asdf" # features/step_definitions/encryption.rb:126
try_for() timeout expired
Last ignored exception was: FindFailed: can not find GeditPaste.png on the screen. (Timeout::Error)
./features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:33:in `try_for'
./features/step_definitions/common_steps.rb:30:in `context_menu_helper'
./features/step_definitions/encryption.rb:65:in `paste_into_a_new_tab'
./features/step_definitions/encryption.rb:132:in `/^I symmetrically encrypt the message with password "([^"]+)"$/'
features/encryption.feature:34:in `And I symmetrically encrypt the message with password "asdf"'
Attached is a screenshot that is looking like the ones that are taken when this issue arise.
More informations if needed can be found in run #287, and #291 to #293 of the test_Tails_ISO_devel
job, as well as run #243, #245 and #257 of job test_Tails_ISO_stable
.
Files
Subtasks
History
#1 Updated by bertagaz 2016-05-03 07:41:32
- Feature Branch set to test/11394-symmetric-encryption-with-openpgp-aplet-is-fragile
#2 Updated by intrigeri 2016-07-03 08:59:23
- Deliverable for deleted (
270)
#3 Updated by intrigeri 2016-07-14 03:23:29
Sadly these test jobs have expired, and without a video + debug log there’s little one can do with this bug report. So I’m going to unflag the test as fragile, and once it happens again we can come back to this ticket.
#4 Updated by intrigeri 2016-07-14 03:26:40
intrigeri wrote:
> Sadly these test jobs have expired, and without a video + debug log there’s little one can do with this bug report. So I’m going to unflag the test as fragile, and once it happens again we can come back to this ticket.
I’m stupid. Just updating the topic branch should be enough to reproduce the bug and gather additional info… if the bug happens often enough :)
#5 Updated by intrigeri 2016-07-14 04:03:40
- File 01_02_05_Symmetric_encryption_and_decryption_using_OpenPGP_Applet.mkv added
- File debug.log added
Interestingly, until June 13 the bug happened quite often on Jenkins when testing the topic branch, but since then it has not happened a single time. I’m attaching a video + debug log that show what’s happening (focus issue with pinentry).
#6 Updated by intrigeri 2016-07-22 05:45:01
- Feature Branch changed from test/11394-symmetric-encryption-with-openpgp-aplet-is-fragile to wip/test/11394-symmetric-encryption-with-openpgp-aplet-is-fragile
#7 Updated by intrigeri 2019-08-30 10:20:48
- Affected tool set to OpenPGP Applet