Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 30 19 Jun 2025, 23:09

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 2:43.819 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.253
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I create sample videos 0.253
Tags: @product
51.202
Given I have started Tails from DVD without network and logged in 8.296
And I plug and mount a USB drive containing sample videos 15.933
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.194
And the file "/home/amnesia/video.mp4" exists 0.050
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.141
When I open "/home/amnesia/video.mp4" with Totem 3.219
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 7.061
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.594
Given I close Totem 0.287
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.104
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.049
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.139
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.277
Then Totem tells me it is not allowed to open this file 1.558
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.066
Given I close Totem 0.116
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.135
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.142
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.186
Then Totem tells me it is not allowed to open this file 0.869
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.078
Given I close Totem 0.130
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.053
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.116
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.302
Then Totem tells me it is not allowed to open this file 0.801
# 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.153
Given I close Totem 0.162
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.057
And the file "/home/amnesia/.purple/otr.private_key" exists 0.091
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.190
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 2.203
Then Totem tells me it is not allowed to open this file 1.359
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.074
After features/support/hooks.rb:330 0.770
After features/support/hooks.rb:100 0.000
0.304
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.003
Given I create sample videos 0.304
1:9.604
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.604
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:652:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
./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\ 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.042
After features/support/hooks.rb:330 8.567

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 05:05:07)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/30/artifact/build-artifacts/05:05:07_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.334
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I create sample videos 0.334
Tags: @product
42.119
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.255
And I plug and mount a USB drive containing sample videos 16.044
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.126
When I open "/home/amnesia/Persistent/video.mp4" with Totem 3.762
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.880
Given I close Totem 0.696
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.185
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.084
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.179
Then Totem tells me it is not allowed to open this file 1.839
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.064
After features/support/hooks.rb:330 1.328
After features/support/hooks.rb:100 0.002