Given
I have started Tails without network from a USB drive with a persistent partition enabled and logged in
1:44.363
Feature 'GnuPG' is not active.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:760:in `block (2 levels) in <top (required)>'
./features/step_definitions/usb.rb:755:in `each'
./features/step_definitions/usb.rb:755:in `/^all tps features(| from the old Tails version)(| but the first one) are active$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/pidgin.feature:61:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And
the network is plugged
0.000
And
available upgrades have been checked
0.000
And
all notifications have disappeared
0.000
When
I start "Pidgin Internet Messenger" via GNOME Activities Overview
0.000
Then
I see Pidgin's account manager window
0.000
When
I create my XMPP account
0.000
And
I close Pidgin's account manager window
0.000
Then
Pidgin automatically enables my XMPP account
0.000
When
I close Pidgin
0.000
And
I take note of the configured Pidgin accounts
0.000
And
I shutdown Tails and wait for the computer to power off
0.000
And
I start Tails from USB drive "__internal" and I login with persistence enabled
0.000
And
Pidgin has the expected persistent accounts configured
0.000
When
I start "Pidgin Internet Messenger" via GNOME Activities Overview
0.000
Then
Pidgin automatically enables my XMPP account
0.000
And
I join some empty multi-user chat
0.000
Given
I start monitoring the AppArmor log of "/usr/bin/pidgin"
0.000
Then
I cannot add a certificate from the "/home/amnesia/.gnupg" directory to Pidgin
0.000
And
AppArmor has denied "/usr/bin/pidgin" from opening "/home/amnesia/.gnupg/test.crt"
0.000
When
I close Pidgin's certificate import failure dialog
0.000
And
I close Pidgin's certificate manager
0.000
Given
I restart monitoring the AppArmor log of "/usr/bin/pidgin"
0.000
Then
I cannot add a certificate from the "/live/persistence/TailsData_unlocked/gnupg" directory to Pidgin
0.000
And
AppArmor has denied "/usr/bin/pidgin" from opening "/live/persistence/TailsData_unlocked/gnupg/test.crt"
0.000
When
I close Pidgin's certificate import failure dialog
0.000
And
I close Pidgin's certificate manager
0.000
Then
I can add a certificate from the "/home/amnesia" directory to Pidgin
0.000