Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 72 14 May 2024, 06:53

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Evince 41 0 0 0 0 41 5 0 5 1:49.436 Passed
Tags: @product
Feature Using Evince
As a Tails user I want to view and print PDF files in Evince And AppArmor should prevent Evince from doing dangerous things
Tags: @product
21.468
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 9.236
When I open "/usr/share/cups/data/default-testpage.pdf" with Evince 3.780
Then I see "CupsTestPage.png" after at most 40 seconds 3.409
And I can print the current document to "/home/amnesia/output.pdf" 5.042
After features/support/hooks.rb:305 0.825
After features/support/hooks.rb:89 0.000
Tags: @product
22.345
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.426
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia" as user "amnesia" 0.166
When I open "/home/amnesia/default-testpage.pdf" with Evince 4.642
Then I see "CupsTestPage.png" after at most 40 seconds 3.802
And I can print the current document to "/home/amnesia/output.pdf" 5.309
After features/support/hooks.rb:305 0.830
After features/support/hooks.rb:89 0.000
22.560
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.671
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.210
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.057
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.067
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.050
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.134
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.405
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.796
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.091
When I close Evince 0.231
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.149
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.175
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.442
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.101
When I close Evince 0.261
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.148
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.191
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.284
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.086
After features/support/hooks.rb:305 1.547
After features/support/hooks.rb:89 0.000
Tags: @product
23.573
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.648
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/Persistent" as user "amnesia" 0.192
Then the file "/home/amnesia/Persistent/default-testpage.pdf" exists 0.106
When I open "/home/amnesia/Persistent/default-testpage.pdf" with Evince 3.492
Then I see "CupsTestPage.png" after at most 40 seconds 3.874
And I can print the current document to "/home/amnesia/Persistent/output.pdf" 5.259
After features/support/hooks.rb:305 1.032
After features/support/hooks.rb:89 0.000
19.487
Before features/support/hooks.rb:259 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.143
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.241
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.094
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.143
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.542
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 4.121
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.200
After features/support/hooks.rb:305 1.657
After features/support/hooks.rb:89 0.000