Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 1 20 Apr 2026, 19:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 14 3 33 0 0 50 0 3 3 24:46.130 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.156
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I create sample videos 0.156
Tags: @product
1:0.250
Scenario Watching a MP4 video stored on the non-persistent filesystem
Steps
Given I have started Tails from DVD without network and logged in 7.291
And I plug and mount a USB drive containing sample videos 8.270
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.062
And the file "/home/amnesia/video.mp4" exists 0.047
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.093
When I open "/home/amnesia/video.mp4" with Totem 4.400
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 40.084
cannot find SampleLocalMp4VideoFrame.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:788:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/totem.feature:18:in `Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds'
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.000
Given I close Totem 0.000
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.000
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.000
And I restart monitoring the AppArmor log of "/usr/bin/totem" 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
Given I close Totem 0.000
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.000
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.000
When I try to open "/lib/live/mount/overlay/rw/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 "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.000
Given I close Totem 0.000
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.000
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.000
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 0.000
Then Totem tells me it is not allowed to open this file 0.000
# 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.000
Given I close Totem 0.000
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.000
And the file "/home/amnesia/.purple/otr.private_key" exists 0.000
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.000
When I try to open "/home/amnesia/.purple/otr.private_key" 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/.purple/otr.private_key" 0.000
After features/support/hooks.rb:331 5.438

SCENARIO FAILED: 'Watching a MP4 video stored on the non-persistent filesystem' (at time 03:16:27)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:16:27_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:16:27_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:16:27_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:16:27_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.journal

After features/support/hooks.rb:100 0.000
0.138
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.007
Given I create sample videos 0.138
22:44.910
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 10.492
Then I can watch a WebM video over HTTPs 22:34.417
Tor
Tor operation failed (despite retrying 10 times) with
FindFailed: cannot find SampleRemoteWebMVideoFrame.png on the screen (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/totem.rb:51:in `/^I can watch a WebM video over HTTPs$/'
features/totem.feature:52:in `Then I can watch a WebM video over HTTPs'
After features/support/hooks.rb:527 0.038
After features/support/hooks.rb:331 5.457

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 03:39:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:39:18_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:39:18_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:39:18_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:39:18_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.183
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I create sample videos 0.183
Tags: @product
1:0.490
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 8.019
And I plug and mount a USB drive containing sample videos 8.121
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.052
When I open "/home/amnesia/Persistent/video.mp4" with Totem 4.222
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 40.074
cannot find SampleLocalMp4VideoFrame.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:788:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/totem.feature:59:in `Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds'
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:331 5.709

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/1/artifact/build-artifacts/03:40:24_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_7929-celluloid-flatpak/1/artifact/build-artifacts/03:40:24_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_7929-celluloid-flatpak/1/artifact/build-artifacts/03:40:24_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_7929-celluloid-flatpak/1/artifact/build-artifacts/03:40:24_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