Project Number Date
test_Tails_ISO_devel 4127 18 Dec 2025, 08:38

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:0.123 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
20.740
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 7.820
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 10.312
Then I see Pidgin's account manager window 1.833
And Pidgin's D-Bus interface is not available 0.774
After features/support/hooks.rb:331 1.112
After features/support/hooks.rb:100 0.000
2:4.896
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.947
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.134
Then I see Pidgin's account manager window 1.282
When I create my XMPP account 15.795
And I close Pidgin's account manager window 0.821
Then Pidgin automatically enables my XMPP account 18.470
Given my XMPP friend goes online 15.834
When I start a conversation with my friend 16.690
And I say something to my friend 16.565
Then I receive a response from my friend 16.352
After features/support/hooks.rb:527 0.566
After features/support/hooks.rb:331 1.298
After features/support/hooks.rb:100 0.002
6:34.485
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
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 9.916
And the network is plugged 0.063
And Tor is ready 9.438
And available upgrades have been checked 1.106
And all notifications have disappeared 9.431
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.213
Then I see Pidgin's account manager window 1.245
When I create my XMPP account 15.963
And I close Pidgin's account manager window 0.658
Then Pidgin automatically enables my XMPP account 18.558
When I close Pidgin 16.544
And I take note of the configured Pidgin accounts 0.019
And I shutdown Tails and wait for the computer to power off 9.581
Given a computer 0.231
And I start Tails from USB drive "__internal" and I login with persistence enabled 1:27.836
And Pidgin has the expected persistent accounts configured 0.015
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 11.069
Then Pidgin automatically enables my XMPP account 20.758
# 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.556
Then I cannot add a certificate from the "/home/amnesia/.gnupg" directory to Pidgin 48.680
And AppArmor has denied "/usr/bin/pidgin" from opening "/home/amnesia/.gnupg/test.crt" 0.417
When I close Pidgin's certificate import failure dialog 0.672
And I close Pidgin's certificate manager 1.292
Given I restart monitoring the AppArmor log of "/usr/bin/pidgin" 0.123
Then I cannot add a certificate from the "/live/persistence/TailsData_unlocked/gnupg" directory to Pidgin 56.714
And AppArmor has denied "/usr/bin/pidgin" from opening "/live/persistence/TailsData_unlocked/gnupg/test.crt" 0.456
When I close Pidgin's certificate import failure dialog 0.720
And I close Pidgin's certificate manager 1.306
Then I can add a certificate from the "/home/amnesia" directory to Pidgin 59.891
After features/support/hooks.rb:527 1.536
After features/support/hooks.rb:331 1.694
After features/support/hooks.rb:100 0.011