Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 2 25 Oct 2024, 18:04

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 39 1 10 0 0 50 2 1 3 2:0.424 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.281
Before features/support/hooks.rb:269 0.005
Given I create sample videos 0.281
Tags: @product
54.413
Given I have started Tails from DVD without network and logged in 8.857
And I plug and mount a USB drive containing sample videos 16.624
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.160
And the file "/home/amnesia/video.mp4" exists 0.054
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.203
When I open "/home/amnesia/video.mp4" with Totem 5.324
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.514
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.505
Given I close Totem 0.208
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.059
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.161
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.320
Then Totem tells me it is not allowed to open this file 1.958
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.080
Given I close Totem 0.161
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.097
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.130
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.220
Then Totem tells me it is not allowed to open this file 1.081
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.095
Given I close Totem 0.160
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.102
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.173
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.399
Then Totem tells me it is not allowed to open this file 0.917
# 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.103
Given I close Totem 0.180
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.078
And the file "/home/amnesia/.purple/otr.private_key" exists 0.059
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.222
Then Totem tells me it is not allowed to open this file 0.910
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.085
After features/support/hooks.rb:326 0.982
After features/support/hooks.rb:100 0.001
0.268
Before features/support/hooks.rb:269 0.032
Before features/support/hooks.rb:507 0.019
Given I create sample videos 0.268
25.279
Given I have started Tails from DVD and logged in and the network is connected 12.628
Then I can watch a WebM video over HTTPs 12.651
After features/support/hooks.rb:515 0.397
After features/support/hooks.rb:326 0.981
After features/support/hooks.rb:100 0.000
0.295
Before features/support/hooks.rb:269 0.007
Given I create sample videos 0.295
Tags: @product
39.885
Scenario Watching MP4 videos stored on the persistent volume should work as expected given our AppArmor confinement
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 39.885
The
The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Your Persistent Storage is unlocked. Its content will be available until you shut down Tails." roleName='label'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/usb.rb:695:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:702:in `/^I enable persistence( with the changed passphrase)?$/'
./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\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/totem.feature:55:in `Given I have started Tails without network from a USB drive with a persistent partition enabled 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/Persistent" as user "amnesia" 0.000
When I open "/home/amnesia/Persistent/video.mp4" with Totem 0.000
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 0.000
Given I close Totem 0.000
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.000
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.000
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 0.000
Then Totem tells me it is not allowed to open this file 0.000
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.000
After features/support/hooks.rb:326 5.393

SCENARIO FAILED: 'Watching MP4 videos stored on the persistent volume should work as expected given our AppArmor confinement' (at time 03:34:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/2/artifact/build-artifacts/03:34:56_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/2/artifact/build-artifacts/03:34:56_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/2/artifact/build-artifacts/03:34:56_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix/2/artifact/build-artifacts/03:34:56_Watching_MP4_videos_stored_on_the_persistent_volume_should_work_as_expected_given_our_AppArmor_confinement.journal

After features/support/hooks.rb:100 0.000