Project Number Date
test_Tails_ISO_devel 4072 14 Nov 2025, 09:06

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 14 2 34 0 0 50 1 2 3 38.644 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.274
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I create sample videos 0.274
Tags: @product
1.797
Scenario Watching a MP4 video stored on the non-persistent filesystem
Steps
Given I have started Tails from DVD without network and logged in 1.797
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/totem.feature:12:in `Given I have started Tails from DVD without network 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" as user "amnesia" 0.000
And the file "/home/amnesia/video.mp4" exists 0.000
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.000
When I open "/home/amnesia/video.mp4" with Totem 0.000
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 0.000
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
Hooks
After features/support/hooks.rb:331 4.460
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'Watching a MP4 video stored on the non-persistent filesystem' (at time 02:36:18)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4072/artifact/build-artifacts/02:36:18_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4072/artifact/build-artifacts/02:36:18_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.mkv

After features/support/hooks.rb:100 0.000
0.229
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 create sample videos 0.229
1.804
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 1.804
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:137:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/totem.feature:51:in `Given I have started Tails from DVD and logged in and the network is connected'
Then I can watch a WebM video over HTTPs 0.000
Hooks
After features/support/hooks.rb:527 0.041
After features/support/hooks.rb:331 4.452
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 02:36:25)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4072/artifact/build-artifacts/02:36:25_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4072/artifact/build-artifacts/02:36:25_Watching_a_WebM_video_over_HTTPS.mkv

After features/support/hooks.rb:100 0.000
0.257
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I create sample videos 0.257
Tags: @product
34.279
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.551
And I plug and mount a USB drive containing sample videos 10.213
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.070
When I open "/home/amnesia/Persistent/video.mp4" with Totem 6.080
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 2.732
Given I close Totem 0.169
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.091
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.061
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.240
Then Totem tells me it is not allowed to open this file 1.018
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.050
After features/support/hooks.rb:331 1.056
After features/support/hooks.rb:100 0.000