Project Number Date
test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution 2 09 Apr 2025, 20:04

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Totem 50 0 0 0 0 50 2 1 3 1:54.740 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:266 0.000
Before features/support/hooks.rb:273 0.008
Given I create sample videos 0.270
Tags: @product
51.043
Given I have started Tails from DVD without network and logged in 8.583
And I plug and mount a USB drive containing sample videos 15.470
And I copy the sample videos to "/home/amnesia" as user "amnesia" 0.163
And the file "/home/amnesia/video.mp4" exists 0.056
Given I start monitoring the AppArmor log of "/usr/bin/totem" 0.147
When I open "/home/amnesia/video.mp4" with Totem 4.344
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 6.211
And AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4" 0.760
Given I close Totem 0.180
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.066
And the file "/home/amnesia/.gnupg/video.mp4" exists 0.071
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.135
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 1.889
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.108
Given I close Totem 0.139
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.067
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.143
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.203
Then Totem tells me it is not allowed to open this file 0.987
And AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" 0.107
Given I close Totem 0.199
And the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists 0.064
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.149
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem 2.175
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.071
Given I close Totem 0.142
And I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia" 0.077
And the file "/home/amnesia/.purple/otr.private_key" exists 0.058
And I restart monitoring the AppArmor log of "/usr/bin/totem" 0.136
When I try to open "/home/amnesia/.purple/otr.private_key" with Totem 2.186
Then Totem tells me it is not allowed to open this file 0.767
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key" 0.062
After features/support/hooks.rb:330 0.806
After features/support/hooks.rb:100 0.000
0.238
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given I create sample videos 0.238
21.186
Scenario Watching a WebM video over HTTPS
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.420
Then I can watch a WebM video over HTTPs 8.766
Hooks
After features/support/hooks.rb:519 0.245
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:41:4d:64", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.211", daddr="192.168.122.6", sport=52304, dport=443>
  #<OpenStruct mac_saddr="50:54:00:41:4d:64", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.211", daddr="192.168.122.6", sport=52310, dport=443> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:528:in `After'
After features/support/hooks.rb:330 5.098

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution/2/artifact/build-artifacts/05:02:09_Watching_a_WebM_video_over_HTTPS.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution/2/artifact/build-artifacts/05:02:09_Watching_a_WebM_video_over_HTTPS.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution/2/artifact/build-artifacts/05:02:09_Watching_a_WebM_video_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution/2/artifact/build-artifacts/05:02:09_Watching_a_WebM_video_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20297-test-suite-reject-allow-internal-dns-resolution/2/artifact/build-artifacts/05:02:09_Watching_a_WebM_video_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
0.239
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I create sample videos 0.239
Tags: @product
41.762
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.829
And I plug and mount a USB drive containing sample videos 15.276
And I copy the sample videos to "/home/amnesia/Persistent" as user "amnesia" 0.094
When I open "/home/amnesia/Persistent/video.mp4" with Totem 3.327
Then I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds 8.009
Given I close Totem 1.004
And I start monitoring the AppArmor log of "/usr/bin/totem" 0.210
And I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia" 0.065
When I try to open "/home/amnesia/.gnupg/video.mp4" with Totem 2.249
Then Totem tells me it is not allowed to open this file 1.600
And AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4" 0.092
After features/support/hooks.rb:330 2.063
After features/support/hooks.rb:100 0.000