Bug #10991

The "I both encrypt and sign the message using my OpenPGP key" step is fragile

Added by intrigeri 2016-01-25 10:49:07 . Updated 2019-08-30 10:20:33 .

Status:
Confirmed
Priority:
Normal
Assignee:
Category:
Test suite
Target version:
Start date:
2016-01-25
Due date:
% Done:

0%

Feature Branch:
test/10991-fragile-key-selection-in-OpenPGP-applet
Type of work:
Code
Blueprint:

Starter:
Affected tool:
OpenPGP Applet
Deliverable for:

Description

See e.g. https://jenkins.tails.boum.org/view/RM/job/test_Tails_ISO_devel/152/ and https://jenkins.tails.boum.org/view/RM/job/test_Tails_ISO_testing/98/ + attached screenshot.

The debug log reads:

    When I type a message into gedit                                                  # features/step_definitions/encryption.rb:34
[log] TYPE "ATTACK AT DAWN"
[log] RIGHT CLICK on (568,376)
[log] CLICK on (627,587)
[log] RIGHT CLICK on (568,376)
[log] CLICK on (612,492)
[log] CLICK on (729,9)
[log] CLICK on (577,51)
[log] CLICK on (512,128)
    And I both encrypt and sign the message using my OpenPGP key                      # features/step_definitions/encryption.rb:110
[log] CLICK on (346,369)
[log] TYPE " "
      FindFailed: can not find GpgAppletKeySelected.png on the screen.
      Line ?, in File ? (RuntimeError)
      features/encryption.feature:23:in `And I both encrypt and sign the message using my OpenPGP key'
    Then I can decrypt and verify the encrypted message                               # features/step_definitions/encryption.rb:120
      Scenario failed at time 00:23:39

      Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/152/artifact/build-artifacts/00:23:39_Encryption_signing_and_decryption_verification_using_Tails_OpenPGP_Applet.png

      Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/152/artifact/build-artifacts/00:23:39_Encryption_signing_and_decryption_verification_using_Tails_OpenPGP_Applet.mkv

Files


Subtasks


Related issues

Related to Tails - Bug #10992: Fragile test: the OpenPGP applet key selection window is moved partly off-screen instead of selecting a key Confirmed 2016-01-25

History

#1 Updated by intrigeri 2016-01-25 11:09:47

  • related to Bug #10992: Fragile test: the OpenPGP applet key selection window is moved partly off-screen instead of selecting a key added

#2 Updated by intrigeri 2016-01-25 12:42:45

  • Feature Branch set to test/10991-fragile-key-selection-in-OpenPGP-applet

#3 Updated by anonym 2016-03-03 15:52:15

  • Assignee changed from kytv to anonym

I’ll try to improve this with dogtail (Feature #7729).

#4 Updated by anonym 2016-04-26 09:36:30

  • Target version changed from Tails_2.3 to Tails_2.4

#5 Updated by intrigeri 2016-06-05 13:09:25

  • Target version changed from Tails_2.4 to Tails_2.6
  • Deliverable for deleted (270)

#6 Updated by anonym 2016-08-31 05:03:25

  • Assignee deleted (anonym)
  • Target version deleted (Tails_2.6)

#7 Updated by intrigeri 2019-08-30 10:20:34

  • Affected tool set to OpenPGP Applet