Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 40 25 Nov 2024, 21:15

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 18:1.136 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
47.660
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.007
And a web server is running on the LAN 1.036
And I capture all network traffic 0.005
When I start the Tor Browser 23.061
And the Tor Browser loads the startup page 0.825
And I open a page on the LAN web server in the Tor Browser 9.647
Then the Tor Browser shows the "Unable to connect" error 0.881
And no traffic was sent to the web server on the LAN 0.195
After features/support/hooks.rb:326 0.889
After features/support/hooks.rb:100 0.045
1:9.111
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 25.928
Then the amnesiac Tor Browser directory exists 0.050
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.770
And the persistent Tor Browser directory does not exist 0.052
When I start the Tor Browser 23.092
And the Tor Browser loads the startup page 0.959
Then I can save the current page as "index.html" to the default downloads directory 7.430
And I can print the current page as "output.pdf" to the default downloads directory 9.825
After features/support/hooks.rb:515 0.709
After features/support/hooks.rb:326 0.735
After features/support/hooks.rb:100 0.000
48.431
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.990
When I start the Tor Browser 21.613
Then the Tor Browser loads the startup page 0.989
When I download some file in the Tor Browser 13.273
Then the file is saved to the default Tor Browser download directory 0.564
After features/support/hooks.rb:515 1.262
After features/support/hooks.rb:326 0.955
After features/support/hooks.rb:100 0.000
1:20.364
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.394
When I start the Tor Browser 23.840
And the Tor Browser loads the startup page 0.873
Then I can listen to an Ogg audio track in Tor Browser 43.255
After features/support/hooks.rb:515 12.312
After features/support/hooks.rb:326 1.384
After features/support/hooks.rb:100 0.002
49.993
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.143
When I start the Tor Browser 22.640
And the Tor Browser loads the startup page 1.164
Then I can watch a WebM video in Tor Browser 14.045
After features/support/hooks.rb:515 0.688
After features/support/hooks.rb:326 1.358
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.538
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.738
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.105
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.060
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.057
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.067
And the file "/tmp/synaptic.html" exists 0.069
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I start the Tor Browser 22.744
And the Tor Browser loads the startup page 0.987
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.332
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.522
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.174
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.316
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.061
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.097
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.938
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.530
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.058
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.409
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.499
# 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.094
# 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 5.730
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.511
After features/support/hooks.rb:326 0.749
After features/support/hooks.rb:100 0.000
Tags: @product
36.131
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.009
When I start the Tor Browser 22.947
Then the Tor Browser uses all expected TBB shared libraries 1.174
After features/support/hooks.rb:326 0.749
After features/support/hooks.rb:100 0.000
57.932
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 12.014
When I start the Tor Browser 22.081
And the Tor Browser loads the startup page 0.879
And I open the Tails homepage in the Tor Browser 12.706
Then the Tor Browser loads the Tails homepage 0.894
When I request a new identity in Tor Browser 3.608
Then the Tor Browser restarts into a fresh session 5.746
After features/support/hooks.rb:515 1.231
After features/support/hooks.rb:326 1.059
After features/support/hooks.rb:100 0.000
Tags: @product
37.399
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.971
When I start the Tor Browser 22.801
And the Tor Browser loads the startup page 1.037
Then Tor Browser's circuit view is working 1.588
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.000
Tags: @product
56.922
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.174
When I start the Tor Browser 22.389
And the Tor Browser loads the startup page 0.938
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.626
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.972
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.832
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.987
After features/support/hooks.rb:326 0.760
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.206
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 10.095
And the network is plugged 0.083
And I successfully configure Tor 17.885
And available upgrades have been checked 1.104
And all notifications have disappeared 4.261
Then the persistent Tor Browser directory exists 0.056
And there is a GNOME bookmark for the persistent Tor Browser directory 1.741
When I start the Tor Browser 22.200
And I open the address "https://tails.net/about" in the Tor Browser 10.623
And "Tails - How Tails works" has loaded in the Tor Browser 1.177
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.605
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.161
Then "Tails - How Tails works" has loaded in the Tor Browser 1.434
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.774
After features/support/hooks.rb:326 1.090
After features/support/hooks.rb:100 0.000
Tags: @product
40.619
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.497
Then the amnesiac Documents directory exists 0.065
And there is a GNOME bookmark for the amnesiac Documents directory 1.692
Then I start the Tor Browser in offline mode 22.953
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.409
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
Tags: @product
39.662
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.241
Then the amnesiac Downloads directory exists 0.062
And there is a GNOME bookmark for the amnesiac Downloads directory 1.520
Then I start the Tor Browser in offline mode 22.105
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.732
After features/support/hooks.rb:326 0.910
After features/support/hooks.rb:100 0.000
Tags: @product
45.184
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.018
Then the amnesiac Music directory exists 0.056
And there is a GNOME bookmark for the amnesiac Music directory 1.656
Then I start the Tor Browser in offline mode 26.719
And I can save the current page as "index.html" to the Music GNOME bookmark 8.733
After features/support/hooks.rb:326 0.982
After features/support/hooks.rb:100 0.000
Tags: @product
39.013
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.261
Then the amnesiac Pictures directory exists 0.055
And there is a GNOME bookmark for the amnesiac Pictures directory 1.704
Then I start the Tor Browser in offline mode 22.211
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.780
After features/support/hooks.rb:326 0.889
After features/support/hooks.rb:100 0.000
Tags: @product
38.682
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.098
Then the amnesiac Videos directory exists 0.056
And there is a GNOME bookmark for the amnesiac Videos directory 1.628
Then I start the Tor Browser in offline mode 21.341
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.557
After features/support/hooks.rb:326 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
3:42.283
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 23.648
And all tps features are active 2.265
And all persistent filesystems have safe access rights 0.262
And all persistence configuration files have safe access rights 0.444
And all persistent directories have safe access rights 2.366
When I start the Tor Browser in offline mode 21.779
And I add a bookmark to eff.org in the Tor Browser 12.225
And I cold reboot the computer 11.346
And the computer reboots Tails 1:1.324
And I enable persistence 18.001
And I log in to a new session 37.961
And all notifications have disappeared 8.962
And I start the Tor Browser in offline mode 20.433
Then the Tor Browser has a bookmark to eff.org 1.259
After features/support/hooks.rb:326 1.319
After features/support/hooks.rb:100 0.010