Project Number Date
test_Tails_ISO_19139-arti-bridges 2 16 Nov 2024, 22: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:47.379 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.270
Before features/support/hooks.rb:269 0.003
Given I create sample videos 0.270
Tags: @product
50.178
Given I have started Tails from DVD without network and logged in 8.510
And I plug and mount a USB drive containing sample videos 15.737
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.098
And the file "/home/amnesia/video.mp4" exists 0.064
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.148
When I open "/home/amnesia/video.mp4" with Totem 3.380
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.548
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.191
Given I close Totem 0.186
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.074
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.063
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.156
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.211
Then Totem tells me it is not allowed to open this file 2.038
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.069
Given I close Totem 0.241
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.062
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.115
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.174
Then Totem tells me it is not allowed to open this file 0.801
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.062
Given I close Totem 0.169
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.077
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.108
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.216
Then Totem tells me it is not allowed to open this file 0.898
# 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.088
Given I close Totem 0.168
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.088
And the file "/home/amnesia/.purple/otr.private_key" exists 0.133
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.119
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 2.223
Then Totem tells me it is not allowed to open this file 0.872
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.073
After features/support/hooks.rb:326 0.822
After features/support/hooks.rb:100 0.000
0.269
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:503 0.003
Given I create sample videos 0.269
1:11.757
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:11.757
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.328

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 04:29:26)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/2/artifact/build-artifacts/04:29:26_Watching_a_WebM_video_over_HTTPS_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/2/artifact/build-artifacts/04:29:26_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/2/artifact/build-artifacts/04:29:26_Watching_a_WebM_video_over_HTTPS.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/2/artifact/build-artifacts/04:29:26_Watching_a_WebM_video_over_HTTPS.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/2/artifact/build-artifacts/04:29:26_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_19139-arti-bridges/2/artifact/build-artifacts/04:29:26_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.277
Before features/support/hooks.rb:269 0.002
Given I create sample videos 0.277
Tags: @product
44.627
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.933
And I plug and mount a USB drive containing sample videos 15.110
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.085
When I open "/home/amnesia/Persistent/video.mp4" with Totem 4.481
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 9.517
Given I close Totem 0.642
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.199
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.098
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.293
Then Totem tells me it is not allowed to open this file 2.159
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.104
After features/support/hooks.rb:326 1.206
After features/support/hooks.rb:100 0.000