Given
I have started Tails without network from a USB drive with a persistent partition enabled and logged in
1:29.212
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/usb_upgrade.feature:82:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And
no SquashFS delta is installed
0.000
And
Tails is fooled to think that version 6.0~testoverlayfs was initially installed
0.000
And
Tails is fooled to think it is running version 6.0~testoverlayfs
0.000
And
the file system changes introduced in version 6.2~testoverlayfs are not present
0.000
And
the file system changes introduced in version 6.3~testoverlayfs are not present
0.000
When
the network is plugged
0.000
Then
I am proposed to install an incremental upgrade to version 6.2~testoverlayfs
0.000
And
I can successfully install the incremental upgrade to version 6.2~testoverlayfs
0.000
Given
I shutdown Tails and wait for the computer to power off
0.000
When
I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled
0.000
Then
Tails is running version 6.2~testoverlayfs
0.000
And
all tps features are active
0.000
And
the file system changes introduced in version 6.2~testoverlayfs are present
0.000
And
only the 6.2~testoverlayfs SquashFS delta is installed
0.000
Given
Tails system time is magically synchronized
0.000
And
Tails is fooled to think that version 6.1~testoverlayfs was initially installed
0.000
When
the network is plugged
0.000
Then
I am proposed to install an incremental upgrade to version 6.3~testoverlayfs
0.000
And
I can successfully install the incremental upgrade to version 6.3~testoverlayfs
0.000
Given
I shutdown Tails and wait for the computer to power off
0.000
When
I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled
0.000
Then
Tails is running version 6.3~testoverlayfs
0.000
And
all tps features are active
0.000
And
the file system changes introduced in version 6.3~testoverlayfs are present
0.000
And
only the 6.3~testoverlayfs SquashFS delta is installed
0.000
Given
Tails system time is magically synchronized
0.000
And
Tails is fooled to think that version 6.1~testoverlayfs was initially installed
0.000
When
the network is plugged
0.000
Then
the Upgrader considers the system as up-to-date
0.000
And
I successfully start the Unsafe Browser
0.000
And
the file system changes introduced in version 6.3~testoverlayfs are present in the Unsafe Browser's chroot
0.000