Project Number Date
test_Tails_ISO_test-suite-options 14 30 Jun 2025, 21:12

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 27.048 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.344
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 last version mentioned in debian/changelog is 1.0 0.179
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.078
Then I should see only the 'stable' suite 0.004
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.312
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.101
And the last version mentioned in debian/changelog is 1.0 0.138
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.070
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
4.670
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.093
And Tails 0.10 has been released 0.046
And the last versions mentioned in debian/changelog are 0.10 and 1.0 3.382
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.320
And I run "apt-mirror debian" 0.463
Then it should fail 0.000
When I run "apt-mirror torproject" 0.066
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.296
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.012
After features/support/hooks.rb:100 0.000
Tags: @source
2.593
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.016
Given I am working on the stable base branch 0.338
And Tails 0.10 has been released 0.135
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.535
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.318
And I successfully run "apt-mirror debian" 0.820
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.276
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.165
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.015
After features/support/hooks.rb:100 0.000
Tags: @source
1.072
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.748
And the last version mentioned in debian/changelog is 0.10 0.084
And I am working on the stable base branch 0.023
And I checkout the 0.10 tag 0.023
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.190
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.626
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.405
And the last version mentioned in debian/changelog is 0.10 0.077
And I am working on the stable base branch 0.032
And I checkout the 0.10 tag 0.028
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.081
Then it should fail 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.715
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.279
And Tails 0.10 has been released 0.092
And the last version mentioned in debian/changelog is 0.10 0.058
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.010
When I successfully run "apt-snapshots-serials prepare-build" 0.066
And I run "apt-mirror debian" 0.035
Then it should fail 0.000
When I run "apt-mirror torproject" 0.031
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.138
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.892
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.162
And Tails 0.10 has been released 0.045
And the last version mentioned in debian/changelog is 0.10 0.042
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.035
And I successfully run "apt-mirror debian" 0.124
Then I should see the 0.10 tagged snapshot 0.002
When I successfully run "apt-mirror torproject" 0.295
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.173
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
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 Tails 0.10 has been released 0.135
And the last version mentioned in debian/changelog is 0.10.1 0.128
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.021
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 'stable' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.353
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.110
And the last version mentioned in debian/changelog is 0.10.1 0.158
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.017
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.066
Then I should see the 'stable' suite 0.000
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.007
After features/support/hooks.rb:100 0.000
Tags: @source
0.435
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.144
And the last version mentioned in debian/changelog is 0.10.1 0.117
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.015
And no frozen APT snapshot is 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.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.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.575
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.095
And the last version mentioned in debian/changelog is 0.10.1 0.111
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.021
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.098
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.097
Then I should see a time-based snapshot 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.272
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.102
And the last version mentioned in debian/changelog is 0.11 0.110
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.058
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.269
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.093
And the last version mentioned in debian/changelog is 0.11 0.117
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.058
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.405
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.078
And Tails 0.10 has been released 0.048
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.163
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.038
And I run "apt-mirror debian" 0.013
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.050
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.472
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.084
And Tails 0.10 has been released 0.044
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.155
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.032
And I successfully run "apt-mirror debian" 0.051
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.051
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.052
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.380
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.114
And the last version mentioned in debian/changelog is 0.11 0.112
And Tails 0.11 has been released 0.043
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.007
When I successfully run tails-custom-apt-sources 0.101
Then I should see only 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.278
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.077
And the last version mentioned in debian/changelog is 0.11 0.105
And Tails 0.11 has been released 0.038
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.006
When I run tails-custom-apt-sources 0.051
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.433
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.066
And the last version mentioned in debian/changelog is 0.11 0.151
And Tails 0.11 has been released 0.058
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.006
When I successfully run "apt-snapshots-serials prepare-build" 0.030
And I run "apt-mirror debian" 0.011
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.095
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.002
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.069
And the last version mentioned in debian/changelog is 0.11 0.125
And Tails 0.11 has been released 0.054
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.007
When I successfully run "apt-snapshots-serials prepare-build" 0.030
And I successfully run "apt-mirror debian" 0.105
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.487
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.120
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.439
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.101
And Tails 0.11 has been released 0.055
And the last version mentioned in debian/changelog is 0.12~rc1 0.124
And Tails 0.12-rc1 has been tagged 0.016
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.017
When I successfully run tails-custom-apt-sources 0.123
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.474
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.094
And Tails 0.11 has been released 0.052
And the last version mentioned in debian/changelog is 0.12~rc1 0.232
And Tails 0.12-rc1 has been tagged 0.006
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.011
When I run tails-custom-apt-sources 0.077
Then it should fail 0.000
After features/support/hooks.rb:539 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
0.448
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.060
And Tails 0.10~rc1 has been released 0.041
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.192
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.013
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.022
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.066
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.598
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.081
And Tails 0.10~rc1 has been released 0.052
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.198
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.039
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.054
And I successfully run "apt-mirror debian" 0.054
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.059
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.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 devel base branch 0.172
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.211
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.237
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.162
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.073
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.190
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.098
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.041
And I successfully run "apt-mirror debian" 0.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.015
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.018
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.205
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.101
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 run "apt-mirror debian" 0.020
Then it should fail 0.000
When I run "apt-mirror torproject" 0.019
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.019
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.193
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.095
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.096
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
2.055
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.002
Given I am working on the feature/jessie base branch 1.430
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.622
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.001
After features/support/hooks.rb:539 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
1.179
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.512
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.664
Then I should see the 'devel' suite 0.000
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.036
After features/support/hooks.rb:100 0.000
Tags: @source
1.203
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 1.065
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.136
Then I should see only the 'devel' suite 0.001
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.747
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.297
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.193
And I successfully run "apt-mirror debian" 0.057
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.051
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.143
Then I should see a time-based snapshot 0.002
After features/support/hooks.rb:539 0.027
After features/support/hooks.rb:100 0.000
Tags: @source
0.718
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.002
Given I am working on the feature/thunderbird branch based on devel 0.340
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.213
And I run "apt-mirror debian" 0.055
Then it should fail 0.000
When I run "apt-mirror torproject" 0.049
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.057
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.270
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.178
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.090
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.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.323
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.224
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.097
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.372
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.258
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.112
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.132
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.122
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.009
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.199
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.191
And the config/base_branch file does not exist 0.001
When I run tails-custom-apt-sources 0.007
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.220
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.201
And the config/base_branch file is empty 0.001
When I run tails-custom-apt-sources 0.017
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000