Project Number Date
test_Tails_ISO_devel 4459 18 Jun 2026, 11:30

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.598 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.451
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.240
And the last version mentioned in debian/changelog is 1.0 0.146
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.055
Then I should see only the 'stable' suite 0.008
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.347
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.170
And the last version mentioned in debian/changelog is 1.0 0.092
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.084
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.535
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.152
And Tails 0.10 has been released 0.064
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.135
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" 1.045
And I run "apt-mirror debian" 0.023
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.088
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.006
After features/support/hooks.rb:108 0.000
Tags: @source
1.731
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.229
And Tails 0.10 has been released 0.065
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.135
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" 1.085
And I successfully run "apt-mirror debian" 0.072
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.071
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.071
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.444
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.278
And the last version mentioned in debian/changelog is 0.10 0.042
And I am working on the stable base branch 0.022
And I checkout the 0.10 tag 0.022
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.077
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.420
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.268
And the last version mentioned in debian/changelog is 0.10 0.049
And I am working on the stable base branch 0.018
And I checkout the 0.10 tag 0.019
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.064
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.553
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.181
And Tails 0.10 has been released 0.076
And the last version mentioned in debian/changelog is 0.10 0.066
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.019
When I successfully run "apt-snapshots-serials prepare-build" 1.055
And I run "apt-mirror debian" 0.027
Then it should fail 0.000
When I run "apt-mirror torproject" 0.027
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.098
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.719
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.260
And Tails 0.10 has been released 0.105
And the last version mentioned in debian/changelog is 0.10 0.043
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.021
When I successfully run "apt-snapshots-serials prepare-build" 1.044
And I successfully run "apt-mirror debian" 0.080
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.082
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.081
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.452
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.259
And the last version mentioned in debian/changelog is 0.10.1 0.101
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.040
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.050
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.457
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.262
And the last version mentioned in debian/changelog is 0.10.1 0.101
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.041
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.051
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.603
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.262
And the last version mentioned in debian/changelog is 0.10.1 0.102
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.057
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.059
And I run "apt-mirror debian" 0.023
Then it should fail 0.000
When I run "apt-mirror torproject" 0.024
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.071
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.696
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.261
And the last version mentioned in debian/changelog is 0.10.1 0.098
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.040
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.042
And I successfully run "apt-mirror debian" 0.076
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.075
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.099
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.444
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.272
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 the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.053
Then I should see the 'testing' suite 0.000
And I should not see the '0.11' suite 0.001
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:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.519
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.308
And the last version mentioned in debian/changelog is 0.11 0.156
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.052
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.737
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.231
And Tails 0.10 has been released 0.133
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.147
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" 1.077
And I run "apt-mirror debian" 0.036
Then it should fail 0.000
When I run "apt-mirror torproject" 0.025
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.086
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.033
After features/support/hooks.rb:108 0.000
Tags: @source
1.837
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.243
And Tails 0.10 has been released 0.128
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.220
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" 1.065
And I successfully run "apt-mirror debian" 0.075
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.053
Then I should see a time-based snapshot 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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.589
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.235
And the last version mentioned in debian/changelog is 0.11 0.126
And Tails 0.11 has been released 0.129
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.021
When I successfully run tails-custom-apt-sources 0.076
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.603
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.240
And the last version mentioned in debian/changelog is 0.11 0.101
And Tails 0.11 has been released 0.172
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.028
When I run tails-custom-apt-sources 0.060
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.764
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.249
And the last version mentioned in debian/changelog is 0.11 0.118
And Tails 0.11 has been released 0.139
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.032
When I successfully run "apt-snapshots-serials prepare-build" 1.087
And I run "apt-mirror debian" 0.030
Then it should fail 0.000
When I run "apt-mirror torproject" 0.024
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.082
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.844
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.260
And the last version mentioned in debian/changelog is 0.11 0.102
And Tails 0.11 has been released 0.130
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.027
When I successfully run "apt-snapshots-serials prepare-build" 1.047
And I successfully run "apt-mirror debian" 0.118
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.076
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.079
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.631
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.236
And Tails 0.11 has been released 0.117
And the last version mentioned in debian/changelog is 0.12~rc1 0.102
And Tails 0.12-rc1 has been tagged 0.021
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.032
When I successfully run tails-custom-apt-sources 0.119
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.585
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.230
And Tails 0.11 has been released 0.145
And the last version mentioned in debian/changelog is 0.12~rc1 0.119
And Tails 0.12-rc1 has been tagged 0.020
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.018
When I run tails-custom-apt-sources 0.051
Then it should fail 0.000
After features/support/hooks.rb:559 0.006
After features/support/hooks.rb:108 0.000
Tags: @source
1.779
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.296
And Tails 0.10~rc1 has been released 0.108
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.160
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.000
When I successfully run "apt-snapshots-serials prepare-build" 1.065
And I run "apt-mirror debian" 0.023
Then it should fail 0.000
When I run "apt-mirror torproject" 0.020
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.045
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
1.634
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the testing base branch 0.179
And Tails 0.10~rc1 has been released 0.096
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.137
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.038
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.038
And I successfully run "apt-mirror debian" 0.048
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.047
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.047
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.250
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.197
And the config/APT_overlays.d directory is empty 0.001
When I successfully run tails-custom-apt-sources 0.050
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.287
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.234
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.052
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:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
1.350
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.220
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.040
And I successfully run "apt-mirror debian" 0.027
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.029
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.032
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.364
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the devel base branch 0.218
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.041
And I run "apt-mirror debian" 0.027
Then it should fail 0.000
When I run "apt-mirror torproject" 0.033
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.043
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.021
After features/support/hooks.rb:108 0.000
Tags: @source
0.341
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.225
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.115
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.314
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/jessie base branch 0.260
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.053
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.308
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.252
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.054
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.289
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.237
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.052
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.350
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.228
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.042
And I successfully run "apt-mirror debian" 0.026
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.024
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.028
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.401
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on devel 0.271
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.029
And I run "apt-mirror debian" 0.032
Then it should fail 0.000
When I run "apt-mirror torproject" 0.034
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.034
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.283
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.232
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.049
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.496
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.443
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.052
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.408
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.309
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.098
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:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.224
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.205
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.019
Then it should fail 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.209
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.189
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.020
Then it should fail 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.332
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given I am working on the stable base branch 0.309
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.022
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000