Skip to content
GitLab
Menu
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
581c58c3
Commit
581c58c3
authored
Jan 25, 2016
by
intrigeri
Browse files
Test suite: mark one more Evince scenario as fragile.
refs:
#10994
parent
9b174f77
Changes
1
Hide whitespace changes
Inline
Side-by-side
features/evince.feature
View file @
581c58c3
...
...
@@ -4,6 +4,7 @@ Feature: Using Evince
I want to view and print PDF files in Evince
And AppArmor should prevent Evince from doing dangerous things
#10775, #10994
@fragile
Scenario
:
I
can view and print a PDF file stored in /usr/share
Given
I have started Tails from DVD without network and logged in
...
...
@@ -11,6 +12,8 @@ Feature: Using Evince
Then
I see
"CupsTestPage.png"
after at most 20 seconds
And
I can print the current document to
"/home/amnesia/output.pdf"
#10994
@fragile
Scenario
:
I
can view and print a PDF file stored in non-persistent /home/amnesia
Given
I have started Tails from DVD without network and logged in
And
I copy
"/usr/share/cups/data/default-testpage.pdf"
to
"/home/amnesia"
as user
"amnesia"
...
...
Write
Preview
Supports
Markdown
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