Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 69 21 Jun 2026, 14:32

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.405 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.433
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.259
And the last version mentioned in debian/changelog is 1.0 0.115
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.049
Then I should see only the 'stable' suite 0.009
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 stable base branch 0.150
And the last version mentioned in debian/changelog is 1.0 0.091
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.047
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.536
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.169
And Tails 0.10 has been released 0.061
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.137
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.047
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.075
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.739
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 Tails 0.10 has been released 0.097
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.021
And I successfully run "apt-mirror debian" 0.095
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.082
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.072
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.388
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.238
And the last version mentioned in debian/changelog is 0.10 0.039
And I am working on the stable base branch 0.018
And I checkout the 0.10 tag 0.017
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.074
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.451
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.277
And the last version mentioned in debian/changelog is 0.10 0.069
And I am working on the stable base branch 0.020
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.048
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.479
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.196
And Tails 0.10 has been released 0.073
And the last version mentioned in debian/changelog is 0.10 0.039
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.035
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.071
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.528
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.193
And Tails 0.10 has been released 0.059
And the last version mentioned in debian/changelog is 0.10 0.036
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.017
When I successfully run "apt-snapshots-serials prepare-build" 1.011
And I successfully run "apt-mirror debian" 0.070
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.070
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.069
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.335
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.169
And the last version mentioned in debian/changelog is 0.10.1 0.089
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 the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.044
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.439
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.253
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.035
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.050
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.002
After features/support/hooks.rb:108 0.000
Tags: @source
1.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.243
And the last version mentioned in debian/changelog is 0.10.1 0.091
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.033
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.008
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.068
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.588
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:552 0.000
Given Tails 0.10 has been released 0.251
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 frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.009
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.069
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.069
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.018
After features/support/hooks.rb:108 0.000
Tags: @source
0.280
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.146
And the last version mentioned in debian/changelog is 0.11 0.086
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.046
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.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.415
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.169
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.072
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.448
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.144
And Tails 0.10 has been released 0.085
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.125
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.003
And I run "apt-mirror debian" 0.021
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.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.667
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.187
And Tails 0.10 has been released 0.120
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 frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.073
And I successfully run "apt-mirror debian" 0.046
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.048
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.484
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.198
And the last version mentioned in debian/changelog is 0.11 0.102
And Tails 0.11 has been released 0.090
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.015
When I successfully run tails-custom-apt-sources 0.077
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.760
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.354
And the last version mentioned in debian/changelog is 0.11 0.171
And Tails 0.11 has been released 0.119
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.015
When I run tails-custom-apt-sources 0.099
Then it should fail 0.000
After features/support/hooks.rb:559 0.007
After features/support/hooks.rb:108 0.000
Tags: @source
1.747
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.209
And the last version mentioned in debian/changelog is 0.11 0.138
And Tails 0.11 has been released 0.201
And no frozen APT snapshot is 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.059
And I run "apt-mirror debian" 0.022
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.080
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
1.662
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.184
And the last version mentioned in debian/changelog is 0.11 0.090
And Tails 0.11 has been released 0.116
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.018
When I successfully run "apt-snapshots-serials prepare-build" 1.028
And I successfully run "apt-mirror debian" 0.071
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.081
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.072
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.577
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.191
And Tails 0.11 has been released 0.122
And the last version mentioned in debian/changelog is 0.12~rc1 0.155
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.016
When I successfully run tails-custom-apt-sources 0.072
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:559 0.002
After features/support/hooks.rb:108 0.000
Tags: @source
0.532
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 Tails 0.11 has been released 0.132
And the last version mentioned in debian/changelog is 0.12~rc1 0.122
And Tails 0.12-rc1 has been tagged 0.017
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.017
When I run tails-custom-apt-sources 0.048
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.574
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.216
And Tails 0.10~rc1 has been released 0.100
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.135
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.032
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.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.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
1.671
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.125
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.156
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 frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 1.001
And I successfully run "apt-mirror debian" 0.055
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.058
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.299
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.249
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 'devel' suite 0.000
After features/support/hooks.rb:559 0.000
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 devel base branch 0.173
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.055
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.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.211
And no frozen APT snapshot is 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.022
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.022
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.213
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.149
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 run "apt-mirror debian" 0.021
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.021
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.234
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.187
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 'feature-jessie' 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 feature/jessie base branch 0.185
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.200
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.153
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.046
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.000
After features/support/hooks.rb:108 0.000
Tags: @source
0.201
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.154
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.046
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
1.220
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.154
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 successfully run "apt-mirror debian" 0.021
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.020
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.020
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:559 0.001
After features/support/hooks.rb:108 0.000
Tags: @source
1.216
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.153
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.999
And I run "apt-mirror debian" 0.021
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.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
0.250
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.180
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.069
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.331
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.272
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 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.242
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.196
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.046
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.279
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.264
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.001
After features/support/hooks.rb:108 0.000
Tags: @source
0.223
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.201
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.022
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.217
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.197
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.000
After features/support/hooks.rb:108 0.000