Project Number Date
test_Tails_ISO_feature-arti 97 24 Jun 2025, 21:20

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.506 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.346
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.093
And the last version mentioned in debian/changelog is 1.0 0.173
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.074
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.228
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.068
And the last version mentioned in debian/changelog is 1.0 0.104
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.641
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.060
And Tails 0.10 has been released 0.025
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.157
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.194
And I run "apt-mirror debian" 0.021
Then it should fail 0.000
When I run "apt-mirror torproject" 0.031
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.150
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.868
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.060
And Tails 0.10 has been released 0.025
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 frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.244
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.127
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.093
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.645
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.425
And the last version mentioned in debian/changelog is 0.10 0.066
And I am working on the stable base branch 0.021
And I checkout the 0.10 tag 0.018
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.112
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.293
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.111
And the last version mentioned in debian/changelog is 0.10 0.054
And I am working on the stable base branch 0.016
And I checkout the 0.10 tag 0.016
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.093
Then it should fail 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.927
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.298
And Tails 0.10 has been released 0.151
And the last version mentioned in debian/changelog is 0.10 0.065
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.011
When I successfully run "apt-snapshots-serials prepare-build" 0.223
And I run "apt-mirror debian" 0.013
Then it should fail 0.000
When I run "apt-mirror torproject" 0.015
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.145
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.896
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.262
And Tails 0.10 has been released 0.047
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.008
When I successfully run "apt-snapshots-serials prepare-build" 0.213
And I successfully run "apt-mirror debian" 0.116
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.100
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.103
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.101
And the last version mentioned in debian/changelog is 0.10.1 0.109
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.012
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.054
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.283
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.088
And the last version mentioned in debian/changelog is 0.10.1 0.121
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.015
And 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.055
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
3.083
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.094
And the last version mentioned in debian/changelog is 0.10.1 0.121
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.015
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.155
And I run "apt-mirror debian" 0.082
Then it should fail 0.000
When I run "apt-mirror torproject" 0.420
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 2.192
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.100
After features/support/hooks.rb:100 0.000
Tags: @source
5.149
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 2.055
And the last version mentioned in debian/changelog is 0.10.1 0.459
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.288
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.018
When I successfully run "apt-snapshots-serials prepare-build" 0.480
And I successfully run "apt-mirror debian" 0.891
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.346
Then I should see a time-based snapshot 0.001
When I successfully run "apt-mirror debian-security" 0.607
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.014
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.442
And the last version mentioned in debian/changelog is 0.11 0.379
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.189
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:541 0.012
After features/support/hooks.rb:100 0.000
Tags: @source
1.415
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.664
And the last version mentioned in debian/changelog is 0.11 0.440
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.303
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.002
After features/support/hooks.rb:541 0.006
After features/support/hooks.rb:100 0.000
Tags: @source
1.154
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.295
And Tails 0.10 has been released 0.135
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.340
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.237
And I run "apt-mirror debian" 0.031
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.086
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.851
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.214
And Tails 0.10 has been released 0.075
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.177
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.198
And I successfully run "apt-mirror debian" 0.056
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.059
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.379
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.106
And the last version mentioned in debian/changelog is 0.11 0.114
And Tails 0.11 has been released 0.053
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.008
When I successfully run tails-custom-apt-sources 0.094
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.320
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.094
And the last version mentioned in debian/changelog is 0.11 0.116
And Tails 0.11 has been released 0.041
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.007
When I run tails-custom-apt-sources 0.059
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.574
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.069
And the last version mentioned in debian/changelog is 0.11 0.121
And Tails 0.11 has been released 0.049
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" 0.200
And I run "apt-mirror debian" 0.013
Then it should fail 0.000
When I run "apt-mirror torproject" 0.014
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.094
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.078
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.124
And the last version mentioned in debian/changelog is 0.11 0.122
And Tails 0.11 has been released 0.081
And frozen APT snapshots are 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" 0.192
And I successfully run "apt-mirror debian" 0.113
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.250
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.182
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.416
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.085
And Tails 0.11 has been released 0.046
And the last version mentioned in debian/changelog is 0.12~rc1 0.142
And Tails 0.12-rc1 has been tagged 0.008
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.007
When I successfully run tails-custom-apt-sources 0.125
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.181
And Tails 0.11 has been released 0.113
And the last version mentioned in debian/changelog is 0.12~rc1 0.135
And Tails 0.12-rc1 has been tagged 0.024
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.025
When I run tails-custom-apt-sources 0.229
Then it should fail 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.018
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.286
And Tails 0.10~rc1 has been released 0.068
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.201
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 no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.246
And I run "apt-mirror debian" 0.039
Then it should fail 0.000
When I run "apt-mirror torproject" 0.047
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.089
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.020
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.093
And Tails 0.10~rc1 has been released 0.053
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.377
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.089
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.190
And I successfully run "apt-mirror debian" 0.078
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.065
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.185
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.114
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.070
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.196
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.119
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.075
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.294
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.121
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.105
And I successfully run "apt-mirror debian" 0.018
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.018
Then I should see a time-based snapshot 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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.120
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.096
And I run "apt-mirror debian" 0.021
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.025
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
2.353
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/jessie base branch 1.268
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 1.083
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
1.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.001
Given I am working on the feature/jessie base branch 0.906
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.512
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:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.332
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.675
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.001
When I successfully run tails-custom-apt-sources 0.654
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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.801
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.551
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.248
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.072
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.437
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.408
And I successfully run "apt-mirror debian" 0.067
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.087
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.742
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.785
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.002
When I successfully run "apt-snapshots-serials prepare-build" 0.165
And I run "apt-mirror debian" 0.264
Then it should fail 0.000
When I run "apt-mirror torproject" 0.334
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.189
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.062
After features/support/hooks.rb:100 0.000
Tags: @source
1.062
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.646
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.001
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.413
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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.722
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.612
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.109
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.525
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.381
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.140
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.001
After features/support/hooks.rb:541 0.008
After features/support/hooks.rb:100 0.000
Tags: @source
0.392
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.358
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.032
Then it should fail 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.301
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.273
And the config/base_branch file does not exist 0.002
When I run tails-custom-apt-sources 0.026
Then it should fail 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.217
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.201
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.016
Then it should fail 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000