Given
I have started Tails without network from a USB drive with a persistent partition enabled and logged in
2:25.865
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendent of [application | Welcome to Tails!]: child with name="Unlock Encryption" roleName='push button'
STDOUT:
STDERR:
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:335:in `initialize'
./features/support/helpers/dogtail.rb:264:in `new'
./features/support/helpers/dogtail.rb:264:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:272:in `child'
./features/step_definitions/usb.rb:685:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/usb.rb:684:in `block in <top (required)>'
./features/step_definitions/usb.rb:708:in `block in <top (required)>'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `block (2 levels) in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:684:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150: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