Project Number Date
test_Tails_ISO_21002-ponytail-keyboard-input 4 06 Jun 2025, 05:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 39 1 10 0 0 50 2 1 3 1:43.036 Failed
Tags: @product
Feature Using Totem
As a Tails user I want to watch local and remote videos in Totem And AppArmor should prevent Totem from doing dangerous things And all Internet traffic should flow only through Tor
0.284
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I create sample videos 0.284
Tags: @product
57.353
Given I have started Tails from DVD without network and logged in 9.298
And I plug and mount a USB drive containing sample videos 16.580
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.391
And the file "/home/amnesia/video.mp4" exists 0.218
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.177
When I open "/home/amnesia/video.mp4" with Totem 4.995
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.354
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 1.155
Given I close Totem 0.284
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.075
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.055
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.151
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 3.251
Then Totem tells me it is not allowed to open this file 1.304
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.084
Given I close Totem 0.174
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.095
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.169
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 3.302
Then Totem tells me it is not allowed to open this file 0.638
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.075
Given I close Totem 0.166
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.070
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.148
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 3.358
Then Totem tells me it is not allowed to open this file 0.477
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.081
Given I close Totem 0.187
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.078
And the file "/home/amnesia/.purple/otr.private_key" exists 0.068
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.164
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 3.253
Then Totem tells me it is not allowed to open this file 0.385
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.075
After features/support/hooks.rb:330 2.317
After features/support/hooks.rb:100 0.000
0.297
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:513 0.006
Given I create sample videos 0.297
24.302
Given I have started Tails from DVD and logged in and the network is connected 12.504
Then I can watch a WebM video over HTTPs 11.798
After features/support/hooks.rb:521 0.340
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.000
0.305
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I create sample videos 0.305
Tags: @product
20.493
Scenario Watching MP4 videos stored on the persistent volume should work as expected given our AppArmor confinement
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 20.493
Ponytail failed while pressing key combo: DBusException: org.freedesktop.DBus.Error.Disconnected: Connection was disconnected before a reply was received
STDOUT:

STDERR:
Exception ignored in: <function Ponytail.__del__ at 0x7cba6d07f7e0>
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ponytail/ponytail.py", line 51, in __del__
    if (self.connected):
AttributeError: 'Ponytail' object has no attribute 'connected'

 (RuntimeError)
./features/support/helpers/screen.rb:344:in `ponytail_press'
./features/support/helpers/screen.rb:352:in `press'
./features/step_definitions/usb.rb:679:in `/^I try to enable persistence( with the changed passphrase)?$/'
./features/step_definitions/usb.rb:703:in `/^I enable persistence( with the changed passphrase)?$/'
./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/totem.feature:55:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I plug and mount a USB drive containing sample videos 0.000
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.000
When I open "/home/amnesia/Persistent/video.mp4" with Totem 0.000
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 0.000
Given I close Totem 0.000
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.000
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.000
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 0.000
Then Totem tells me it is not allowed to open this file 0.000
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.000
After features/support/hooks.rb:330 6.254

SCENARIO FAILED: 'Watching MP4 videos stored on the persistent volume should work as expected given our AppArmor confinement' (at time 04:48:44)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/4/artifact/build-artifacts/04:48:44_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/4/artifact/build-artifacts/04:48:44_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/4/artifact/build-artifacts/04:48:44_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/4/artifact/build-artifacts/04:48:44_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.journal

After features/support/hooks.rb:100 0.000