Bug #17006
Test suite: clicking on the OpenPGP applet icon is fragile
Start date:
Due date:
% Done:
0%
Description
On our current devel branch (Buster), I’ve seen these scenarios fail in a similar way:
- “Encryption and decryption using OpenPGP Applet”
- “Signing and verification using OpenPGP Applet”
- “Encryption/signing and decryption/verification using OpenPGP Applet”
- “Symmetric encryption and decryption using OpenPGP Applet”
Judging from a quick look at the video and debug log, it looks like our click on the applet’s icon is lost, but the test suite does not notice it and keeps going.
This sounds like the kind of things that Dogtail would make more robust.
Files
Subtasks
Related issues
Is duplicate of Tails - |
Resolved |
History
#1 Updated by intrigeri 2019-09-06 12:55:19
- is duplicate of
Bug #17029: Test suite: findfailed_hook makes Sikuli use fuzzy images even when fuzzy image matching is disabled added
#2 Updated by intrigeri 2019-09-06 12:57:08
- Status changed from Confirmed to Duplicate
Judging from the debug log, that’s caused by Bug #17029:
02:07:35.645934387: Sikuli: calling wait("GpgAppletDecryptVerify.png")...
02:07:59.592634621: Found fuzzy candidate picture for GpgAppletDecryptVerify.png with similarity 0.4
02:07:59.592852232: FindFailedHookFailure was raised, re-running the failing Sikuli method.
02:07:59.618078614: Sikuli: calling click(M[158,82 176x22]@S(S(0)[0,0 1024x768]) S:0.42 C:246,93 [25 msec])...