Project Number Date
test_Tails_ISO_devel 4460 18 Jun 2026, 16:16

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 32.500 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.432
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.214
And the last version mentioned in debian/changelog is 1.0 0.127
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.081
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.379
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.211
And the last version mentioned in debian/changelog is 1.0 0.113
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.054
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.665
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.237
And Tails 0.10 has been released 0.069
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.211
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.046
And I run "apt-mirror debian" 0.020
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.067
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.824
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.235
And Tails 0.10 has been released 0.152
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.146
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.055
And I successfully run "apt-mirror debian" 0.080
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.079
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.075
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.467
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.271
And the last version mentioned in debian/changelog is 0.10 0.044
And I am working on the stable base branch 0.021
And I checkout the 0.10 tag 0.049
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.081
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.485
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.330
And the last version mentioned in debian/changelog is 0.10 0.043
And I am working on the stable base branch 0.022
And I checkout the 0.10 tag 0.035
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.053
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.531
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.244
And Tails 0.10 has been released 0.079
And the last version mentioned in debian/changelog is 0.10 0.041
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.018
When I successfully run "apt-snapshots-serials prepare-build" 1.019
And I run "apt-mirror debian" 0.022
Then it should fail 0.000
When I run "apt-mirror torproject" 0.021
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.083
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.733
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.289
And Tails 0.10 has been released 0.101
And the last version mentioned in debian/changelog is 0.10 0.038
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.016
When I successfully run "apt-snapshots-serials prepare-build" 1.014
And I successfully run "apt-mirror debian" 0.105
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.075
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.092
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.435
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.255
And the last version mentioned in debian/changelog is 0.10.1 0.097
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.032
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.049
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.428
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.257
And the last version mentioned in debian/changelog is 0.10.1 0.093
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.030
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.046
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.427
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.197
And the last version mentioned in debian/changelog is 0.10.1 0.088
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.031
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.002
And I run "apt-mirror debian" 0.019
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.067
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.517
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.184
And the last version mentioned in debian/changelog is 0.10.1 0.095
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.031
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.002
And I successfully run "apt-mirror debian" 0.068
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.067
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.067
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.281
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.143
And the last version mentioned in debian/changelog is 0.11 0.090
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.047
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.282
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.137
And the last version mentioned in debian/changelog is 0.11 0.097
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.046
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.594
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.221
And Tails 0.10 has been released 0.127
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.149
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.005
And I run "apt-mirror debian" 0.022
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.046
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.022
After features/support/hooks.rb:108 0.000
Tags: @source
1.584
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.183
And Tails 0.10 has been released 0.096
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.141
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.011
And I successfully run "apt-mirror debian" 0.049
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.047
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.486
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.172
And the last version mentioned in debian/changelog is 0.11 0.094
And Tails 0.11 has been released 0.101
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.017
When I successfully run tails-custom-apt-sources 0.099
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.518
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 the last version mentioned in debian/changelog is 0.11 0.100
And Tails 0.11 has been released 0.102
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.027
When I run tails-custom-apt-sources 0.056
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.622
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.246
And the last version mentioned in debian/changelog is 0.11 0.089
And Tails 0.11 has been released 0.084
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.016
When I successfully run "apt-snapshots-serials prepare-build" 1.022
And I run "apt-mirror debian" 0.022
Then it should fail 0.000
When I run "apt-mirror torproject" 0.048
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.091
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.770
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.095
And Tails 0.11 has been released 0.122
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.015
When I successfully run "apt-snapshots-serials prepare-build" 1.036
And I successfully run "apt-mirror debian" 0.068
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.088
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.081
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.007
After features/support/hooks.rb:108 0.000
Tags: @source
0.627
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.201
And Tails 0.11 has been released 0.177
And the last version mentioned in debian/changelog is 0.12~rc1 0.115
And Tails 0.12-rc1 has been tagged 0.017
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.043
When I successfully run tails-custom-apt-sources 0.071
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.468
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.196
And Tails 0.11 has been released 0.094
And the last version mentioned in debian/changelog is 0.12~rc1 0.105
And Tails 0.12-rc1 has been tagged 0.015
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.012
When I run tails-custom-apt-sources 0.043
Then it should fail 0.000
After features/support/hooks.rb:559 0.008
After features/support/hooks.rb:108 0.000
Tags: @source
1.654
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.252
And Tails 0.10~rc1 has been released 0.103
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.142
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.027
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.002
And I run "apt-mirror debian" 0.041
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.060
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.576
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.153
And Tails 0.10~rc1 has been released 0.117
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.136
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.027
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.000
And I successfully run "apt-mirror debian" 0.044
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.046
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.048
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.288
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 the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.053
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.259
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.209
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.048
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.338
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.262
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.004
And I successfully run "apt-mirror debian" 0.023
Then I should see a time-based snapshot 0.001
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.022
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.324
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.196
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.017
And I run "apt-mirror debian" 0.040
Then it should fail 0.000
When I run "apt-mirror torproject" 0.044
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.025
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.013
After features/support/hooks.rb:108 0.000
Tags: @source
0.247
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.196
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.257
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.209
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.048
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.241
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.177
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.063
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.222
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.174
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.047
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.264
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.198
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.005
And I successfully run "apt-mirror debian" 0.020
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.019
Then I should see a time-based snapshot 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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.217
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.139
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.007
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.030
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.229
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.176
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.052
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.187
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.143
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.043
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.183
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.133
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.049
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.145
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.130
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.015
Then it should fail 0.000
After features/support/hooks.rb:559 0.008
After features/support/hooks.rb:108 0.000
Tags: @source
0.159
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.145
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.013
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.136
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.121
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.014
Then it should fail 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000