Project Number Date
test_Tails_ISO_devel 3882 24 Jun 2025, 12:43

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
custom APT sources to build branches 338 0 0 0 0 338 40 0 40 35.029 Passed
Tags: @source
Feature custom APT sources to build branches
As a Tails developer, when I build Tails, I'd be happy if the proper APT sources were automatically picked depending on which Git branch I am working on.
Tags: @source
0.424
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.192
And the last version mentioned in debian/changelog is 1.0 0.163
And Tails 1.0 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.062
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.432
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.132
And the last version mentioned in debian/changelog is 1.0 0.231
And Tails 1.0 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.066
Then I should see the 'stable' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '1.0' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.474
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.095
And Tails 0.10 has been released 0.038
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.173
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.040
And I run "apt-mirror debian" 0.015
Then it should fail 0.000
When I run "apt-mirror torproject" 0.014
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.096
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.628
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.086
And Tails 0.10 has been released 0.032
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.161
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.035
And I successfully run "apt-mirror debian" 0.112
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.102
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.095
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.619
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.119
And the last version mentioned in debian/changelog is 0.10 0.054
And I am working on the stable base branch 0.027
And I checkout the 0.10 tag 0.025
And the config/APT_overlays.d directory is empty 0.001
When I successfully run tails-custom-apt-sources 0.389
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.021
After features/support/hooks.rb:100 0.000
Tags: @source
3.364
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.019
Given Tails 0.10 has been released 2.384
And the last version mentioned in debian/changelog is 0.10 0.246
And I am working on the stable base branch 0.029
And I checkout the 0.10 tag 0.043
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.659
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.232
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.552
And Tails 0.10 has been released 0.134
And the last version mentioned in debian/changelog is 0.10 0.097
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.027
When I successfully run "apt-snapshots-serials prepare-build" 0.096
And I run "apt-mirror debian" 0.038
Then it should fail 0.000
When I run "apt-mirror torproject" 0.036
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.246
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
3.845
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.940
And Tails 0.10 has been released 0.164
And the last version mentioned in debian/changelog is 0.10 0.129
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.124
When I successfully run "apt-snapshots-serials prepare-build" 0.569
And I successfully run "apt-mirror debian" 0.934
Then I should see the 0.10 tagged snapshot 0.013
When I successfully run "apt-mirror torproject" 0.368
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.597
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:539 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
1.761
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given Tails 0.10 has been released 0.771
And the last version mentioned in debian/changelog is 0.10.1 0.751
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.114
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.121
Then I should see only the 'stable' suite 0.001
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.862
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.332
And the last version mentioned in debian/changelog is 0.10.1 0.336
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.066
And config/APT_overlays.d contains 'bugfix-disable-gdomap' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.121
Then I should see the 'stable' suite 0.002
And I should see the 'bugfix-disable-gdomap' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.10' suite 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.817
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.342
And the last version mentioned in debian/changelog is 0.10.1 0.232
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.033
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.057
And I run "apt-mirror debian" 0.017
Then it should fail 0.000
When I run "apt-mirror torproject" 0.018
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.114
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.175
And the last version mentioned in debian/changelog is 0.10.1 0.148
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.033
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.045
And I successfully run "apt-mirror debian" 0.122
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.118
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.102
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.384
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.152
And the last version mentioned in debian/changelog is 0.11 0.151
And Tails 0.11 has not been released yet 0.000
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.078
Then I should see the 'testing' suite 0.000
And I should not see the '0.11' suite 0.000
And I should not see the 'feature-foo' suite 0.000
And I should not see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.345
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.134
And the last version mentioned in debian/changelog is 0.11 0.141
And Tails 0.11 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.067
Then I should see the 'testing' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
But I should not see the '0.11' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.490
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.142
And Tails 0.10 has been released 0.059
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.161
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.037
And I run "apt-mirror debian" 0.012
Then it should fail 0.000
When I run "apt-mirror torproject" 0.012
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.061
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.667
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.098
And Tails 0.10 has been released 0.040
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.227
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.082
And I successfully run "apt-mirror debian" 0.106
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.055
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.055
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.573
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.261
And the last version mentioned in debian/changelog is 0.11 0.133
And Tails 0.11 has been released 0.047
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.010
When I successfully run tails-custom-apt-sources 0.121
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.436
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.172
And the last version mentioned in debian/changelog is 0.11 0.132
And Tails 0.11 has been released 0.059
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.009
When I run tails-custom-apt-sources 0.062
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.727
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.258
And the last version mentioned in debian/changelog is 0.11 0.136
And Tails 0.11 has been released 0.041
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.043
And I run "apt-mirror debian" 0.057
Then it should fail 0.000
When I run "apt-mirror torproject" 0.043
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.136
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.999
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.097
And the last version mentioned in debian/changelog is 0.11 0.128
And Tails 0.11 has been released 0.057
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.033
And I successfully run "apt-mirror debian" 0.109
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.121
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.441
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.525
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.258
And Tails 0.11 has been released 0.038
And the last version mentioned in debian/changelog is 0.12~rc1 0.113
And Tails 0.12-rc1 has been tagged 0.009
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.008
When I successfully run tails-custom-apt-sources 0.096
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.142
And Tails 0.11 has been released 0.055
And the last version mentioned in debian/changelog is 0.12~rc1 0.127
And Tails 0.12-rc1 has been tagged 0.007
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.009
When I run tails-custom-apt-sources 0.056
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
3.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.095
And Tails 0.10~rc1 has been released 0.053
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.187
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.058
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.003
When I successfully run "apt-snapshots-serials prepare-build" 0.160
And I run "apt-mirror debian" 0.391
Then it should fail 0.000
When I run "apt-mirror torproject" 0.354
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 1.984
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.017
After features/support/hooks.rb:100 0.000
Tags: @source
2.739
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.428
And Tails 0.10~rc1 has been released 0.216
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 1.015
And Tails 0.10 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on testing 0.070
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.107
And I successfully run "apt-mirror debian" 0.213
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.440
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.243
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.010
After features/support/hooks.rb:100 0.000
Tags: @source
0.863
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the devel base branch 0.452
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.409
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
2.484
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 1.558
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.923
Then I should see the 'devel' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.477
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 1.185
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.105
And I successfully run "apt-mirror debian" 0.074
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.056
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.053
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
0.563
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.332
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.091
And I run "apt-mirror debian" 0.047
Then it should fail 0.000
When I run "apt-mirror torproject" 0.047
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.042
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.491
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.322
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.167
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.436
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.322
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.112
Then I should see the 'feature-jessie' suite 0.001
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.347
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.247
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.087
Then I should see the 'devel' suite 0.010
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.265
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.164
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.100
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.219
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.044
And I successfully run "apt-mirror debian" 0.024
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.023
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.023
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.221
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.121
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.035
And I run "apt-mirror debian" 0.020
Then it should fail 0.000
When I run "apt-mirror torproject" 0.023
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.020
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.188
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.120
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.067
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.152
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.091
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.060
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.151
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.093
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.057
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.080
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.072
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.091
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.082
And the config/base_branch file does not exist 0.001
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.088
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.076
And the config/base_branch file is empty 0.002
When I run tails-custom-apt-sources 0.010
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000