Given
I have started Tails from DVD without network and logged in
1.571
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/totem.feature:12:in `Given I have started Tails from DVD without network and logged in'
And
I plug and mount a USB drive containing sample videos
0.000
And
I copy the sample videos to "/home/amnesia" as user "amnesia"
0.000
And
the file "/home/amnesia/video.mp4" exists
0.000
Given
I start monitoring the AppArmor log of "/usr/bin/totem"
0.000
When
I open "/home/amnesia/video.mp4" with Totem
0.000
Then
I see "SampleLocalMp4VideoFrame.png" after at most 40 seconds
0.000
And
AppArmor has not denied "/usr/bin/totem" from opening "/home/amnesia/video.mp4"
0.000
Given
I close Totem
0.000
And
I copy the sample videos to "/home/amnesia/.gnupg" as user "amnesia"
0.000
And
the file "/home/amnesia/.gnupg/video.mp4" exists
0.000
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.000
When
I try to open "/home/amnesia/.gnupg/video.mp4" with Totem
0.000
Then
Totem tells me it is not allowed to open this file
0.000
And
AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.gnupg/video.mp4"
0.000
Given
I close Totem
0.000
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" exists
0.000
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.000
When
I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem
0.000
Then
Totem tells me it is not allowed to open this file
0.000
And
AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4"
0.000
Given
I close Totem
0.000
And
the file "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" exists
0.000
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.000
When
I try to open "/live/overlay/rw/home/amnesia/.gnupg/video.mp4" with Totem
0.000
Then
Totem tells me it is not allowed to open this file
0.000
And
AppArmor has denied "/usr/bin/totem" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/video.mp4"
0.000
Given
I close Totem
0.000
And
I copy "/home/amnesia/video.mp4" to "/home/amnesia/.purple/otr.private_key" as user "amnesia"
0.000
And
the file "/home/amnesia/.purple/otr.private_key" exists
0.000
And
I restart monitoring the AppArmor log of "/usr/bin/totem"
0.000
When
I try to open "/home/amnesia/.purple/otr.private_key" with Totem
0.000
Then
Totem tells me it is not allowed to open this file
0.000
And
AppArmor has denied "/usr/bin/totem" from opening "/home/amnesia/.purple/otr.private_key"
0.000