Project Number Date
test_Tails_ISO_devel 4060 07 Nov 2025, 20:46

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Chatting anonymously using Pidgin 43 0 0 0 0 43 3 0 3 9:55.373 Passed
Feature Chatting anonymously using Pidgin
As a Tails user when I chat using Pidgin I should be able to persist my Pidgin configuration And AppArmor should prevent Pidgin from doing dangerous things And all Internet traffic should flow only through Tor
23.660
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 9.777
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.073
Then I see Pidgin's account manager window 1.849
And Pidgin's D-Bus interface is not available 0.959
After features/support/hooks.rb:331 0.687
After features/support/hooks.rb:100 0.000
2:12.245
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.006
Given I have started Tails from DVD and logged in and the network is connected 16.030
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.132
Then I see Pidgin's account manager window 1.872
When I create my XMPP account 16.262
And I close Pidgin's account manager window 0.826
Then Pidgin automatically enables my XMPP account 19.369
Given my XMPP friend goes online 15.840
When I start a conversation with my friend 16.924
And I say something to my friend 16.758
Then I receive a response from my friend 17.228
After features/support/hooks.rb:527 0.871
After features/support/hooks.rb:331 2.964
After features/support/hooks.rb:100 0.004
7:19.468
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:519 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.915
And the network is plugged 0.070
And Tor is ready 12.953
And available upgrades have been checked 0.068
And all notifications have disappeared 9.956
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.103
Then I see Pidgin's account manager window 1.867
When I create my XMPP account 16.503
And I close Pidgin's account manager window 0.740
Then Pidgin automatically enables my XMPP account 18.994
When I close Pidgin 16.567
And I take note of the configured Pidgin accounts 0.048
And I shutdown Tails and wait for the computer to power off 13.668
Given a computer 0.215
And I start Tails from USB drive "__internal" and I login with persistence enabled 1:59.789
And Pidgin has the expected persistent accounts configured 0.023
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 10.408
Then Pidgin automatically enables my XMPP account 20.845
# Exercise Pidgin AppArmor profile with persistence enabled.
# This should really be in dedicated scenarios, but it would be
# too costly to set up the virtual USB drive with persistence more
# than once in this feature.
Given I start monitoring the AppArmor log of "/usr/bin/pidgin" 0.634
Then I cannot add a certificate from the "/home/amnesia/.gnupg" directory to Pidgin 48.095
And AppArmor has denied "/usr/bin/pidgin" from opening "/home/amnesia/.gnupg/test.crt" 0.526
When I close Pidgin's certificate import failure dialog 0.782
And I close Pidgin's certificate manager 1.175
Given I restart monitoring the AppArmor log of "/usr/bin/pidgin" 0.113
Then I cannot add a certificate from the "/live/persistence/TailsData_unlocked/gnupg" directory to Pidgin 57.369
And AppArmor has denied "/usr/bin/pidgin" from opening "/live/persistence/TailsData_unlocked/gnupg/test.crt" 0.484
When I close Pidgin's certificate import failure dialog 0.685
And I close Pidgin's certificate manager 1.361
Then I can add a certificate from the "/home/amnesia" directory to Pidgin 58.498
After features/support/hooks.rb:527 1.586
After features/support/hooks.rb:331 1.312
After features/support/hooks.rb:100 0.010