diff options
author | bertagaz <bertagaz@ptitcanardnoir.org> | 2016-07-22 13:37:38 +0200 |
---|---|---|
committer | bertagaz <bertagaz@ptitcanardnoir.org> | 2016-07-22 13:37:38 +0200 |
commit | fdcc32559a8a8374e3b63684ed7b3482eac906cc (patch) | |
tree | 2d02ba73502482ea4d4e4d5dcaaa8a92386c8f21 | |
parent | 0e0298253f01ff971ff9d454343515fce0f1adde (diff) |
Mark the "Tor Browser shows the [...] error" step as fragile.
Refs: #11591
-rw-r--r-- | features/torified_browsing.feature | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/features/torified_browsing.feature b/features/torified_browsing.feature index cc4ead5..44b61ed 100644 --- a/features/torified_browsing.feature +++ b/features/torified_browsing.feature @@ -4,6 +4,8 @@ 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 + @fragile Scenario: The Tor Browser cannot access the LAN Given I have started Tails from DVD and logged in and the network is connected And a web server is running on the LAN |