Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 27 13 Nov 2024, 19:56

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 20:1.779 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
53.346
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.675
And a web server is running on the LAN 1.045
And I capture all network traffic 0.009
When I start the Tor Browser 25.285
And the Tor Browser loads the startup page 0.831
And I open a page on the LAN web server in the Tor Browser 12.392
Then the Tor Browser shows the "Unable to connect" error 0.918
And no traffic was sent to the web server on the LAN 0.188
After features/support/hooks.rb:326 1.032
After features/support/hooks.rb:100 0.038
1:11.866
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 26.264
Then the amnesiac Tor Browser directory exists 0.056
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.835
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 23.200
And the Tor Browser loads the startup page 1.093
Then I can save the current page as "index.html" to the default downloads directory 8.860
And I can print the current page as "output.pdf" to the default downloads directory 10.502
After features/support/hooks.rb:515 0.824
After features/support/hooks.rb:326 0.932
After features/support/hooks.rb:100 0.000
57.100
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 13.713
When I start the Tor Browser 27.500
Then the Tor Browser loads the startup page 0.960
When I download some file in the Tor Browser 14.049
Then the file is saved to the default Tor Browser download directory 0.876
After features/support/hooks.rb:515 1.201
After features/support/hooks.rb:326 0.682
After features/support/hooks.rb:100 0.000
1:23.538
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.103
When I start the Tor Browser 23.916
And the Tor Browser loads the startup page 0.985
Then I can listen to an Ogg audio track in Tor Browser 44.532
After features/support/hooks.rb:515 14.276
After features/support/hooks.rb:326 2.396
After features/support/hooks.rb:100 0.003
52.403
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.608
When I start the Tor Browser 24.750
And the Tor Browser loads the startup page 1.032
Then I can watch a WebM video in Tor Browser 14.011
After features/support/hooks.rb:515 0.695
After features/support/hooks.rb:326 1.191
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.113
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.757
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.122
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.074
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.065
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.045
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I start the Tor Browser 26.824
And the Tor Browser loads the startup page 0.979
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.050
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.583
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.383
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.166
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.356
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.115
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 7.142
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.574
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.103
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.546
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.651
# 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.104
# 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.801
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
After features/support/hooks.rb:326 1.646
After features/support/hooks.rb:100 0.000
Tags: @product
37.832
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.438
When I start the Tor Browser 24.124
Then the Tor Browser uses all expected TBB shared libraries 1.268
After features/support/hooks.rb:326 0.701
After features/support/hooks.rb:100 0.000
1:0.465
Before features/support/hooks.rb:269 0.012
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.621
When I start the Tor Browser 25.407
And the Tor Browser loads the startup page 0.975
And I open the Tails homepage in the Tor Browser 11.714
Then the Tor Browser loads the Tails homepage 1.262
When I request a new identity in Tor Browser 3.222
Then the Tor Browser restarts into a fresh session 5.261
After features/support/hooks.rb:515 1.352
After features/support/hooks.rb:326 2.118
After features/support/hooks.rb:100 0.000
Tags: @product
39.999
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.564
When I start the Tor Browser 24.860
And the Tor Browser loads the startup page 0.879
Then Tor Browser's circuit view is working 1.696
After features/support/hooks.rb:326 0.735
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.674
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.011
When I start the Tor Browser 25.713
And the Tor Browser loads the startup page 1.057
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.896
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 1.033
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.820
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.141
After features/support/hooks.rb:326 2.028
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.921
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 16.615
And the network is plugged 0.074
And I successfully configure Tor 51.220
And available upgrades have been checked 0.048
And all notifications have disappeared 4.334
Then the persistent Tor Browser directory exists 0.052
And there is a GNOME bookmark for the persistent Tor Browser directory 1.825
When I start the Tor Browser 23.736
And I open the address "https://tails.net/about" in the Tor Browser 12.486
And "Tails - How Tails works" has loaded in the Tor Browser 1.284
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.825
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.615
Then "Tails - How Tails works" has loaded in the Tor Browser 1.308
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.494
After features/support/hooks.rb:326 1.302
After features/support/hooks.rb:100 0.000
Tags: @product
42.294
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.942
Then the amnesiac Documents directory exists 0.058
And there is a GNOME bookmark for the amnesiac Documents directory 2.722
Then I start the Tor Browser in offline mode 22.602
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.969
After features/support/hooks.rb:326 1.135
After features/support/hooks.rb:100 0.000
Tags: @product
39.870
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.193
Then the amnesiac Downloads directory exists 0.064
And there is a GNOME bookmark for the amnesiac Downloads directory 2.271
Then I start the Tor Browser in offline mode 22.948
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.392
After features/support/hooks.rb:326 1.800
After features/support/hooks.rb:100 0.000
Tags: @product
42.801
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.298
Then the amnesiac Music directory exists 0.072
And there is a GNOME bookmark for the amnesiac Music directory 1.767
Then I start the Tor Browser in offline mode 27.874
And I can save the current page as "index.html" to the Music GNOME bookmark 4.787
After features/support/hooks.rb:326 1.216
After features/support/hooks.rb:100 0.000
Tags: @product
48.150
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 10.907
Then the amnesiac Pictures directory exists 0.063
And there is a GNOME bookmark for the amnesiac Pictures directory 1.845
Then I start the Tor Browser in offline mode 26.563
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.770
After features/support/hooks.rb:326 1.160
After features/support/hooks.rb:100 0.000
Tags: @product
46.614
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.126
Then the amnesiac Videos directory exists 0.061
And there is a GNOME bookmark for the amnesiac Videos directory 2.632
Then I start the Tor Browser in offline mode 26.092
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.701
After features/support/hooks.rb:326 1.130
After features/support/hooks.rb:100 0.000
Tags: @product
3:58.785
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.702
And all tps features are active 7.498
And all persistent filesystems have safe access rights 0.281
And all persistence configuration files have safe access rights 0.452
And all persistent directories have safe access rights 3.054
When I start the Tor Browser in offline mode 25.280
And I add a bookmark to eff.org in the Tor Browser 12.295
And I cold reboot the computer 12.851
And the computer reboots Tails 1:8.477
And I enable persistence 23.183
And I log in to a new session 41.382
And all notifications have disappeared 9.544
And I start the Tor Browser in offline mode 22.329
Then the Tor Browser has a bookmark to eff.org 1.451
After features/support/hooks.rb:326 1.259
After features/support/hooks.rb:100 0.013