Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tails
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
952
Issues
952
List
Boards
Labels
Service Desk
Milestones
Merge Requests
10
Merge Requests
10
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tails
tails
Commits
0c882970
Commit
0c882970
authored
May 22, 2016
by
intrigeri
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more reasons why tests are fragile.
refs:
#11458
parent
3b6d1043
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
features/i2p.feature
features/i2p.feature
+1
-1
features/unsafe_browser.feature
features/unsafe_browser.feature
+6
-6
No files found.
features/i2p.feature
View file @
0c882970
...
...
@@ -31,7 +31,7 @@ Feature: I2P
Then
the I2P router console is displayed in I2P Browser
And
the I2P Browser uses all expected TBB shared libraries
#10497, #11401, #11457
#10497, #11401, #11457
, #11458
@fragile
Scenario
:
Closing the I2P Browser shows a stop notification and properly tears down the chroot.
Given
I have started Tails from DVD with I2P enabled and logged in and the network is connected
...
...
features/unsafe_browser.feature
View file @
0c882970
...
...
@@ -4,7 +4,7 @@ Feature: Browsing the web using the Unsafe Browser
when I browse the web using the Unsafe Browser
I should have direct access to the web
#10497, #11401
#10497, #11401
, #11458
@fragile
Scenario
:
The Unsafe Browser can access the LAN
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -13,7 +13,7 @@ Feature: Browsing the web using the Unsafe Browser
And
I open a page on the LAN web server in the Unsafe Browser
Then
I see
"UnsafeBrowserHelloLANWebServer.png"
after at most 20 seconds
#10497
#10497
, #11458
@fragile
Scenario
:
Starting the Unsafe Browser works as it should.
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -27,7 +27,7 @@ Feature: Browsing the web using the Unsafe Browser
And
the Unsafe Browser has no proxy configured
And
the Unsafe Browser uses all expected TBB shared libraries
#10497, #11457
#10497, #11457
, #11458
@fragile
Scenario
:
Closing the Unsafe Browser shows a stop notification and properly tears down the chroot.
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -36,7 +36,7 @@ Feature: Browsing the web using the Unsafe Browser
Then
I see the Unsafe Browser stop notification
And
the Unsafe Browser chroot is torn down
#10497, #11401
#10497, #11401
, #11458
@fragile
Scenario
:
Starting a second instance of the Unsafe Browser results in an error message being shown.
Given
I have started Tails from DVD and logged in and the network is connected
...
...
@@ -44,14 +44,14 @@ Feature: Browsing the web using the Unsafe Browser
And
I start the Unsafe Browser
Then
I see a warning about another instance already running
#10497, #11401
#10497, #11401
, #11458
@fragile
Scenario
:
The Unsafe Browser cannot be configured to use Tor and other local proxies.
Given
I have started Tails from DVD and logged in and the network is connected
When
I successfully start the Unsafe Browser
Then
I cannot configure the Unsafe Browser to use any local proxies
#10497
#10497
, #11458
@fragile
Scenario
:
The Unsafe Browser will not make any connections to the Internet which are not user initiated
Given
I have started Tails from DVD and logged in and the network is connected
...
...
Administrator
@root
mentioned in commit
590531a9
·
May 19, 2020
mentioned in commit
590531a9
mentioned in commit 590531a90f3eb725831283f2eefd3791497dd9f0
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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