Project Number Date
test_Tails_ISO_19139-arti-bridges 1 16 Nov 2024, 21:48

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.958 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.244
Before features/support/hooks.rb:269 0.004
Given I create sample videos 0.244
Tags: @product
49.403
Given I have started Tails from DVD without network and logged in 8.318
And I plug and mount a USB drive containing sample videos 15.661
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.098
And the file "/home/amnesia/video.mp4" exists 0.058
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.163
When I open "/home/amnesia/video.mp4" with Totem 3.415
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.385
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.075
Given I close Totem 0.190
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.058
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.094
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.105
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.219
Then Totem tells me it is not allowed to open this file 2.204
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.077
Given I close Totem 0.166
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.063
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.148
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.192
Then Totem tells me it is not allowed to open this file 0.783
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.065
Given I close Totem 0.148
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.060
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.139
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.178
Then Totem tells me it is not allowed to open this file 0.832
# 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.075
Given I close Totem 0.131
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.081
And the file "/home/amnesia/.purple/otr.private_key" exists 0.062
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.127
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 2.174
Then Totem tells me it is not allowed to open this file 0.787
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.056
After features/support/hooks.rb:326 0.856
After features/support/hooks.rb:100 0.000
0.241
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:503 0.002
Given I create sample videos 0.241
1:10.761
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:10.761
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:656:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:611: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:511 0.039
After features/support/hooks.rb:326 8.236

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 04:21:42)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/1/artifact/build-artifacts/04:21:42_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.252
Before features/support/hooks.rb:269 0.003
Given I create sample videos 0.252
Tags: @product
43.054
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.761
And I plug and mount a USB drive containing sample videos 15.244
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.139
When I open "/home/amnesia/Persistent/video.mp4" with Totem 4.069
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 8.263
Given I close Totem 1.232
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.187
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.279
Then Totem tells me it is not allowed to open this file 1.704
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.087
After features/support/hooks.rb:326 0.981
After features/support/hooks.rb:100 0.000