Project Number Date
test_Tails_ISO_devel 4450 16 Jun 2026, 13: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 36.666 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.599
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.372
And the last version mentioned in debian/changelog is 1.0 0.135
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.079
Then I should see only the 'stable' suite 0.011
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.410
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.266
And the last version mentioned in debian/changelog is 1.0 0.084
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.058
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.715
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.101
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.188
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.017
And I run "apt-mirror debian" 0.048
Then it should fail 0.000
When I run "apt-mirror torproject" 0.051
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.073
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.752
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.173
And Tails 0.10 has been released 0.092
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.182
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.025
And I successfully run "apt-mirror debian" 0.103
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.094
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.080
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.516
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.315
And the last version mentioned in debian/changelog is 0.10 0.061
And I am working on the stable base branch 0.018
And I checkout the 0.10 tag 0.021
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.099
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.413
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.260
And the last version mentioned in debian/changelog is 0.10 0.038
And I am working on the stable base branch 0.019
And I checkout the 0.10 tag 0.018
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.076
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.776
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.288
And Tails 0.10 has been released 0.131
And the last version mentioned in debian/changelog is 0.10 0.054
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.044
When I successfully run "apt-snapshots-serials prepare-build" 1.042
And I run "apt-mirror debian" 0.070
Then it should fail 0.000
When I run "apt-mirror torproject" 0.029
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.114
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.812
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.213
And Tails 0.10 has been released 0.177
And the last version mentioned in debian/changelog is 0.10 0.118
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.020
When I successfully run "apt-snapshots-serials prepare-build" 1.021
And I successfully run "apt-mirror debian" 0.103
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.076
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.079
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.487
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.266
And the last version mentioned in debian/changelog is 0.10.1 0.104
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.038
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 'stable' suite 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.456
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.263
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.038
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.052
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.559
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.287
And the last version mentioned in debian/changelog is 0.10.1 0.115
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.020
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.001
And I run "apt-mirror debian" 0.024
Then it should fail 0.000
When I run "apt-mirror torproject" 0.028
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.081
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.706
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.201
And the last version mentioned in debian/changelog is 0.10.1 0.104
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 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.157
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.083
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.079
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.469
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.254
And the last version mentioned in debian/changelog is 0.11 0.123
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.091
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.543
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.339
And the last version mentioned in debian/changelog is 0.11 0.131
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.070
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.698
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.283
And Tails 0.10 has been released 0.122
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.140
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.016
And I run "apt-mirror debian" 0.028
Then it should fail 0.000
When I run "apt-mirror torproject" 0.056
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.049
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.743
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.248
And Tails 0.10 has been released 0.133
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.156
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" 1.044
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.049
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:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.161
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.521
And the last version mentioned in debian/changelog is 0.11 0.153
And Tails 0.11 has been released 0.245
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.072
When I successfully run tails-custom-apt-sources 0.167
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.811
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.324
And the last version mentioned in debian/changelog is 0.11 0.122
And Tails 0.11 has been released 0.307
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.047
Then it should fail 0.000
After features/support/hooks.rb:559 0.009
After features/support/hooks.rb:108 0.000
Tags: @source
1.396
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.086
And the last version mentioned in debian/changelog is 0.11 0.101
And Tails 0.11 has been released 0.066
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.009
When I successfully run "apt-snapshots-serials prepare-build" 1.008
And I run "apt-mirror debian" 0.023
Then it should fail 0.000
When I run "apt-mirror torproject" 0.016
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.083
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.928
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.193
And the last version mentioned in debian/changelog is 0.11 0.164
And Tails 0.11 has been released 0.168
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.047
When I successfully run "apt-snapshots-serials prepare-build" 1.020
And I successfully run "apt-mirror debian" 0.080
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.179
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.074
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.797
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.346
And Tails 0.11 has been released 0.175
And the last version mentioned in debian/changelog is 0.12~rc1 0.123
And Tails 0.12-rc1 has been tagged 0.019
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.023
When I successfully run tails-custom-apt-sources 0.108
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.776
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.295
And Tails 0.11 has been released 0.205
And the last version mentioned in debian/changelog is 0.12~rc1 0.134
And Tails 0.12-rc1 has been tagged 0.023
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.044
When I run tails-custom-apt-sources 0.071
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.839
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.258
And Tails 0.10~rc1 has been released 0.146
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.229
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.045
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.012
And I run "apt-mirror debian" 0.024
Then it should fail 0.000
When I run "apt-mirror torproject" 0.050
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.012
After features/support/hooks.rb:108 0.000
Tags: @source
1.949
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.304
And Tails 0.10~rc1 has been released 0.166
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.170
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.014
And I successfully run "apt-mirror debian" 0.141
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.064
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.049
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.255
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.203
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.051
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:559 0.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.230
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.180
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.049
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.251
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.167
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.006
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.026
Then I should see a time-based snapshot 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.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.339
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.247
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.027
And I run "apt-mirror debian" 0.030
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.015
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.269
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.206
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.294
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.250
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.044
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.240
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.180
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.059
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.298
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.235
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 'devel' suite 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.370
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.264
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.037
And I successfully run "apt-mirror debian" 0.028
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.021
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.017
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.384
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.245
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.021
Then it should fail 0.000
When I run "apt-mirror torproject" 0.040
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.033
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.183
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.141
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.041
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.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.160
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.095
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.064
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.294
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.231
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.062
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.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.262
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.241
And the config/APT_overlays.d directory 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.263
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.238
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.025
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.244
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.223
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.020
Then it should fail 0.000
After features/support/hooks.rb:559 0.015
After features/support/hooks.rb:108 0.000