Project Number Date
test_Tails_ISO_21014-htpdateerror 25 08 Jul 2025, 03:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Evince 35 1 5 0 0 41 4 1 5 4:29.202 Failed
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
38.558
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given I have started Tails from DVD without network and logged in 11.685
When I open "/usr/share/cups/data/default-testpage.pdf" with Evince 9.736
Then I see "CupsTestPage.png" after at most 40 seconds 3.540
And I can print the current document to "/home/amnesia/output.pdf" 13.596
After features/support/hooks.rb:330 1.497
After features/support/hooks.rb:100 0.000
Tags: @product
58.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 35.386
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia" as user "amnesia" 1.363
When I open "/home/amnesia/default-testpage.pdf" with Evince 5.929
Then I see "CupsTestPage.png" after at most 40 seconds 3.755
And I can print the current document to "/home/amnesia/output.pdf" 12.205
After features/support/hooks.rb:330 1.389
After features/support/hooks.rb:100 0.000
58.867
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails from DVD without network and logged in 28.785
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 1.268
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 1.029
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 1.257
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.589
Given I start monitoring the AppArmor log of "/usr/bin/evince" 1.060
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 7.352
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.654
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.174
When I close Evince 0.205
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.170
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.804
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 2.037
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.719
When I close Evince 0.714
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 1.120
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.650
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 2.071
# 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.199
After features/support/hooks.rb:330 1.169
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.068
Scenario I can view and print a PDF file stored in persistent /home/amnesia/Persistent
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:17.068
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/evince.feature:45:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/Persistent" as user "amnesia" 0.000
Then the file "/home/amnesia/Persistent/default-testpage.pdf" exists 0.000
When I open "/home/amnesia/Persistent/default-testpage.pdf" with Evince 0.000
Then I see "CupsTestPage.png" after at most 40 seconds 0.000
And I can print the current document to "/home/amnesia/Persistent/output.pdf" 0.000
Hooks
After features/support/hooks.rb:330 6.631
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'I can view and print a PDF file stored in persistent /home/amnesia/Persistent' (at time 03:33:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/03:33:38_I_can_view_and_print_a_PDF_file_stored_in_persistent__home_amnesia_Persistent.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/03:33:38_I_can_view_and_print_a_PDF_file_stored_in_persistent__home_amnesia_Persistent.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/25/artifact/build-artifacts/03:33:38_I_can_view_and_print_a_PDF_file_stored_in_persistent__home_amnesia_Persistent.mkv

After features/support/hooks.rb:100 0.000
36.068
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 21.469
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.164
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.114
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.184
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 8.707
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 3.979
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 1.448
After features/support/hooks.rb:330 1.540
After features/support/hooks.rb:100 0.000