Project Number Date
test_Tails_ISO_devel 3903 08 Jul 2025, 18:12

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 48 1 1 0 0 50 2 1 3 5:1.190 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.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I create sample videos 0.377
Tags: @product
1:56.731
Given I have started Tails from DVD without network and logged in 32.623
And I plug and mount a USB drive containing sample videos 29.522
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.145
And the file "/home/amnesia/video.mp4" exists 0.073
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.803
When I open "/home/amnesia/video.mp4" with Totem 9.898
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 7.634
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.953
Given I close Totem 0.245
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.145
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.066
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.109
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 10.207
Then Totem tells me it is not allowed to open this file 3.561
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.365
Given I close Totem 0.175
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.099
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.150
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.237
Then Totem tells me it is not allowed to open this file 1.501
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.117
Given I close Totem 0.253
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.147
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.175
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.425
Then Totem tells me it is not allowed to open this file 4.139
# 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.869
Given I close Totem 2.086
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.621
And the file "/home/amnesia/.purple/otr.private_key" exists 0.679
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.969
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 2.858
Then Totem tells me it is not allowed to open this file 0.800
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.067
After features/support/hooks.rb:330 0.975
After features/support/hooks.rb:100 0.000
0.286
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.010
Given I create sample videos 0.286
1:9.567
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:9.567
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167: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
After features/support/hooks.rb:515 0.062
After features/support/hooks.rb:330 7.684

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 08:10:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3903/artifact/build-artifacts/08:10:30_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3903/artifact/build-artifacts/08:10:30_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3903/artifact/build-artifacts/08:10:30_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3903/artifact/build-artifacts/08:10:30_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.301
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I create sample videos 0.301
Tags: @product
1:53.924
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 57.008
And I plug and mount a USB drive containing sample videos 25.304
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.161
When I open "/home/amnesia/Persistent/video.mp4" with Totem 4.924
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 15.363
Given I close Totem 1.522
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.299
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.151
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 3.100
Then Totem tells me it is not allowed to open this file 5.584
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.503
After features/support/hooks.rb:330 2.556
After features/support/hooks.rb:100 0.003