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
3f407fe7
Commit
3f407fe7
authored
Oct 02, 2015
by
anonym
Browse files
Fix some gherkin causality terms.
parent
b396ca51
Changes
2
Hide whitespace changes
Inline
Side-by-side
features/torified_browsing.feature
View file @
3f407fe7
...
...
@@ -58,7 +58,7 @@ Feature: Browsing the web using the Tor Browser
Scenario
:
I
can view a file stored in
"~/Tor Browser"
but not in ~/.gnupg
Given
Tails has booted from DVD and logged in and the network is connected
Given
I copy
"/usr/share/synaptic/html/index.html"
to
"/home/amnesia/Tor Browser/synaptic.html"
as user
"amnesia"
And
I copy
"/usr/share/synaptic/html/index.html"
to
"/home/amnesia/Tor Browser/synaptic.html"
as user
"amnesia"
And
I copy
"/usr/share/synaptic/html/index.html"
to
"/home/amnesia/.gnupg/synaptic.html"
as user
"amnesia"
And
I copy
"/usr/share/synaptic/html/index.html"
to
"/tmp/synaptic.html"
as user
"amnesia"
Then
the file
"/home/amnesia/.gnupg/synaptic.html"
exists
...
...
features/totem.feature
View file @
3f407fe7
...
...
@@ -25,13 +25,13 @@ Feature: Using Totem
Given
I close Totem
And
I copy the sample videos to
"/home/amnesia/.gnupg"
as user
"amnesia"
And
the file
"/home/amnesia/.gnupg/video.mp4"
exists
Given
I restart monitoring the AppArmor log of
"/usr/bin/totem"
And
I restart monitoring the AppArmor log of
"/usr/bin/totem"
When
I try to open
"/home/amnesia/.gnupg/video.mp4"
with Totem
Then
I see
"TotemUnableToOpen.png"
after at most 10 seconds
And
AppArmor has denied
"/usr/bin/totem"
from opening
"/home/amnesia/.gnupg/video.mp4"
Given
I close Totem
And
the file
"/lib/live/mount/overlay/home/amnesia/.gnupg/video.mp4"
exists
Given
I restart monitoring the AppArmor log of
"/usr/bin/totem"
And
I restart monitoring the AppArmor log of
"/usr/bin/totem"
When
I try to open
"/lib/live/mount/overlay/home/amnesia/.gnupg/video.mp4"
with Totem
Then
I see
"TotemUnableToOpen.png"
after at most 10 seconds
And
AppArmor has denied
"/usr/bin/totem"
from opening
"/lib/live/mount/overlay/home/amnesia/.gnupg/video.mp4"
...
...
anonym
@anonym
mentioned in issue
#6094 (closed)
·
May 15, 2020
mentioned in issue
#6094 (closed)
mentioned in issue #6094
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