Project Number Date
test_Tails_ISO_20668-unblock-20-time.sh 4 21 Nov 2024, 20:53

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 19:4.772 Passed
Tags: @product
Feature Browsing the web using the Tor Browser
As a Tails user when I browse the web using the Tor Browser all Internet traffic should flow only through Tor
Tags: @product
54.708
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.200
And a web server is running on the LAN 1.029
And I capture all network traffic 0.004
When I start the Tor Browser 28.762
And the Tor Browser loads the startup page 1.080
And I open a page on the LAN web server in the Tor Browser 10.456
Then the Tor Browser shows the "Unable to connect" error 0.910
And no traffic was sent to the web server on the LAN 0.263
After features/support/hooks.rb:326 1.061
After features/support/hooks.rb:100 0.056
58.505
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.142
Then the amnesiac Tor Browser directory exists 0.049
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.762
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 23.379
And the Tor Browser loads the startup page 1.022
Then I can save the current page as "index.html" to the default downloads directory 8.507
And I can print the current page as "output.pdf" to the default downloads directory 10.587
After features/support/hooks.rb:515 0.665
After features/support/hooks.rb:326 0.996
After features/support/hooks.rb:100 0.000
51.414
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.856
When I start the Tor Browser 22.258
Then the Tor Browser loads the startup page 1.067
When I download some file in the Tor Browser 14.493
Then the file is saved to the default Tor Browser download directory 0.737
After features/support/hooks.rb:515 1.369
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.000
1:36.033
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 27.358
When I start the Tor Browser 23.615
And the Tor Browser loads the startup page 0.976
Then I can listen to an Ogg audio track in Tor Browser 44.082
After features/support/hooks.rb:515 15.347
After features/support/hooks.rb:326 1.544
After features/support/hooks.rb:100 0.003
49.890
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.498
When I start the Tor Browser 22.464
And the Tor Browser loads the startup page 0.823
Then I can watch a WebM video in Tor Browser 14.103
After features/support/hooks.rb:515 0.721
After features/support/hooks.rb:326 2.893
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.575
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.264
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.115
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.056
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.070
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I start the Tor Browser 22.648
And the Tor Browser loads the startup page 0.930
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.274
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.567
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.297
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.987
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.532
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.152
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.130
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.513
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.655
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.081
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.191
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
# We do not get any AppArmor log for when access to files in /tmp is denied
# since we explictly override (commit 51c0060) the rules (from the user-tmp
# abstraction) that would otherwise allow it, and we do so with "deny", which
# also specifies "noaudit". We could explicitly specify "audit deny" and
# then have logs, but it could be a problem when we set up desktop
# notifications for AppArmor denials (#9337).
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 6.308
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
After features/support/hooks.rb:326 1.004
After features/support/hooks.rb:100 0.000
Tags: @product
37.570
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.703
When I start the Tor Browser 23.483
Then the Tor Browser uses all expected TBB shared libraries 1.383
After features/support/hooks.rb:326 0.812
After features/support/hooks.rb:100 0.000
57.510
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.895
When I start the Tor Browser 22.753
And the Tor Browser loads the startup page 1.044
And I open the Tails homepage in the Tor Browser 11.086
Then the Tor Browser loads the Tails homepage 1.214
When I request a new identity in Tor Browser 3.255
Then the Tor Browser restarts into a fresh session 5.260
After features/support/hooks.rb:515 1.359
After features/support/hooks.rb:326 3.479
After features/support/hooks.rb:100 0.000
Tags: @product
39.402
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.417
When I start the Tor Browser 24.362
And the Tor Browser loads the startup page 1.007
Then Tor Browser's circuit view is working 1.614
After features/support/hooks.rb:326 2.857
After features/support/hooks.rb:100 0.000
Tags: @product
57.986
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.212
When I start the Tor Browser 24.263
And the Tor Browser loads the startup page 1.049
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.074
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 0.757
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.620
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.009
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.000
Tags: @product
1:53.825
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.419
And the network is plugged 0.069
And I successfully configure Tor 24.623
And available upgrades have been checked 0.052
And all notifications have disappeared 4.277
Then the persistent Tor Browser directory exists 0.059
And there is a GNOME bookmark for the persistent Tor Browser directory 1.755
When I start the Tor Browser 24.946
And I open the address "https://tails.net/about" in the Tor Browser 13.398
And "Tails - How Tails works" has loaded in the Tor Browser 1.470
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.251
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.563
Then "Tails - How Tails works" has loaded in the Tor Browser 1.560
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.378
After features/support/hooks.rb:326 0.776
After features/support/hooks.rb:100 0.000
Tags: @product
40.268
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.296
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.554
Then I start the Tor Browser in offline mode 23.215
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.140
After features/support/hooks.rb:326 1.375
After features/support/hooks.rb:100 0.000
Tags: @product
47.200
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 11.061
Then the amnesiac Downloads directory exists 0.076
And there is a GNOME bookmark for the amnesiac Downloads directory 3.136
Then I start the Tor Browser in offline mode 23.839
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.086
After features/support/hooks.rb:326 0.810
After features/support/hooks.rb:100 0.000
Tags: @product
43.917
Before features/support/hooks.rb:269 0.015
Given I have started Tails from DVD without network and logged in 8.584
Then the amnesiac Music directory exists 0.119
And there is a GNOME bookmark for the amnesiac Music directory 1.687
Then I start the Tor Browser in offline mode 24.207
And I can save the current page as "index.html" to the Music GNOME bookmark 9.318
After features/support/hooks.rb:326 0.896
After features/support/hooks.rb:100 0.000
Tags: @product
55.019
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 21.331
Then the amnesiac Pictures directory exists 0.075
And there is a GNOME bookmark for the amnesiac Pictures directory 1.760
Then I start the Tor Browser in offline mode 23.384
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.467
After features/support/hooks.rb:326 0.911
After features/support/hooks.rb:100 0.000
Tags: @product
44.737
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.184
Then the amnesiac Videos directory exists 0.070
And there is a GNOME bookmark for the amnesiac Videos directory 1.575
Then I start the Tor Browser in offline mode 26.244
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.662
After features/support/hooks.rb:326 0.905
After features/support/hooks.rb:100 0.000
Tags: @product
3:38.205
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.692
And all tps features are active 2.180
And all persistent filesystems have safe access rights 0.235
And all persistence configuration files have safe access rights 0.372
And all persistent directories have safe access rights 2.447
When I start the Tor Browser in offline mode 23.307
And I add a bookmark to eff.org in the Tor Browser 14.168
And I cold reboot the computer 11.245
And the computer reboots Tails 1:5.599
And I enable persistence 18.460
And I log in to a new session 38.957
And all notifications have disappeared 8.856
And I start the Tor Browser in offline mode 19.390
Then the Tor Browser has a bookmark to eff.org 1.290
After features/support/hooks.rb:326 1.560
After features/support/hooks.rb:100 0.016