Project Number Date
test_Tails_ISO_devel 3232 11 Jan 2024, 21:59

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 7:13.322 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:245 0.008
Given I create sample videos 0.253
Tags: @product
3:11.639
Scenario Watching a MP4 video stored on the non-persistent filesystem
Steps
Given I have started Tails from DVD without network and logged in 3:11.639
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:499:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:454:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
./features/step_definitions/snapshots.rb:148:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:145:in `each'
./features/step_definitions/snapshots.rb:145:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:168: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 I see "TotemUnableToOpen.png" after at most 10 seconds 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 I see "TotemUnableToOpen.png" after at most 10 seconds 0.000
And AppArmor has denied "/usr/bin/totem" from opening "/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 I see "TotemUnableToOpen.png" after at most 10 seconds 0.000
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/totem" from opening "/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 I see "TotemUnableToOpen.png" after at most 10 seconds 0.000
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.000
After features/support/hooks.rb:291 6.135

SCENARIO FAILED: 'Watching a MP4 video stored on the non-persistent filesystem' (at time 08:54:22)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:54:22_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:54:22_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:54:22_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:54:22_Watching_a_MP4_video_stored_on_the_non-persistent_filesystem.journal

After features/support/hooks.rb:75 0.000
0.239
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.005
Given I create sample videos 0.239
3:12.556
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 3:12.556
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:499:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:454:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
./features/step_definitions/snapshots.rb:148:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:145:in `each'
./features/step_definitions/snapshots.rb:145:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:133:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:168: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:450 0.051
After features/support/hooks.rb:291 4.061

SCENARIO FAILED: 'Watching a WebM video over HTTPS' (at time 08:57:41)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:57:41_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:57:41_Watching_a_WebM_video_over_HTTPS.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:57:41_Watching_a_WebM_video_over_HTTPS.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3232/artifact/build-artifacts/08:57:41_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:75 0.000
0.269
Before features/support/hooks.rb:245 0.032
Given I create sample videos 0.269
Tags: @product
48.362
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.959
And I plug and mount a USB drive containing sample videos 10.707
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.146
When I open "/home/amnesia/Persistent/video.mp4" with Totem 19.139
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 3.698
Given I close Totem 0.829
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.066
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.683
Then I see "TotemUnableToOpen.png" after at most 10 seconds 1.698
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.135
After features/support/hooks.rb:291 0.807
After features/support/hooks.rb:75 0.000