Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
be35933d
Commit
be35933d
authored
Jul 22, 2016
by
bertagaz
Browse files
Mark the "[...] has loaded in the Tor Browser" step as fragile.
Refs:
#11592
parent
fdcc3255
Changes
2
Hide whitespace changes
Inline
Side-by-side
features/tor_stream_isolation.feature
View file @
be35933d
...
...
@@ -21,6 +21,8 @@ Feature: Tor stream isolation is effective
And
I re-run tails-upgrade-frontend-wrapper
Then
I see that tails-upgrade-frontend-wrapper is properly stream isolated
#11592
@fragile
Scenario
:
The Tor Browser is using the web browser-specific SocksPort
When
I monitor the network connections of Tor Browser
And
I start the Tor Browser
...
...
features/torified_browsing.feature
View file @
be35933d
...
...
@@ -4,7 +4,7 @@ Feature: Browsing the web using the Tor Browser
when I browse the web using the Tor Browser
all Internet traffic should flow only through Tor
#11591
#11591
, #11592
@fragile
Scenario
:
The Tor Browser cannot access the LAN
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -16,7 +16,8 @@ Feature: Browsing the web using the Tor Browser
Then
the Tor Browser shows the
"Unable to connect"
error
And
no traffic was sent to the web server on the LAN
@check_tor_leaks
#11592
@check_tor_leaks
@fragile
Scenario
:
The Tor Browser directory is usable
Given
I have started Tails from DVD and logged in and the network is connected
Then
the amnesiac Tor Browser directory exists
...
...
@@ -27,6 +28,7 @@ Feature: Browsing the web using the Tor Browser
Then
I can save the current page as
"index.html"
to the default downloads directory
And
I can print the current page as
"output.pdf"
to the default downloads directory
#11592
@check_tor_leaks
@fragile
Scenario
:
Downloading files with the Tor Browser
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -37,6 +39,7 @@ Feature: Browsing the web using the Tor Browser
When
I save the file to the default Tor Browser download directory
Then
the file is saved to the default Tor Browser download directory
#11592
@check_tor_leaks
@fragile
Scenario
:
Playing HTML5 audio
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -47,6 +50,8 @@ Feature: Browsing the web using the Tor Browser
And
I click the HTML5 play button
And
1 application is playing audio after 10 seconds
#11592
@fragile
Scenario
:
I
can view a file stored in
"~/Tor Browser"
but not in ~/.gnupg
Given
I have started Tails from DVD and logged in and the network is connected
And
I copy
"/usr/share/synaptic/html/index.html"
to
"/home/amnesia/Tor Browser/synaptic.html"
as user
"amnesia"
...
...
@@ -98,6 +103,7 @@ Feature: Browsing the web using the Tor Browser
And
the Tor Browser has started
Then
the Tor Browser uses all expected TBB shared libraries
#11592
@check_tor_leaks
@fragile
Scenario
:
The Tor Browser's "New identity" feature works as expected
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -109,13 +115,15 @@ Feature: Browsing the web using the Tor Browser
And
I acknowledge Torbutton's New Identity confirmation prompt
Then
the Tor Browser loads the startup page
#11592
@fragile
Scenario
:
The Tor Browser should not have any plugins enabled
Given
I have started Tails from DVD and logged in and the network is connected
When
I start the Tor Browser
And
the Tor Browser has started and loaded the startup page
Then
the Tor Browser has no plugins installed
#10720
#10720
, #11592
@fragile
Scenario
:
The persistent Tor Browser directory is usable
Given
I have started Tails without network from a USB drive with a persistent partition enabled and logged in
...
...
Administrator
@root
mentioned in commit
3b24d296
·
May 19, 2020
mentioned in commit
3b24d296
mentioned in commit 3b24d296e005bf2b2945436911cde68bfe623445
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment