Project Number Date
test_Tails_ISO_devel 3906 15 Jul 2025, 16:07

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 37.142 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.390
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the stable base branch 0.133
And the last version mentioned in debian/changelog is 1.0 0.183
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.066
Then I should see only the 'stable' suite 0.006
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.281
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.098
And the last version mentioned in debian/changelog is 1.0 0.119
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.062
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
5.930
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.102
And Tails 0.10 has been released 0.035
And the last versions mentioned in debian/changelog are 0.10 and 1.0 2.787
And Tails 1.0 has not been released yet 0.000
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.023
When I successfully run "apt-snapshots-serials prepare-build" 2.195
And I run "apt-mirror debian" 0.195
Then it should fail 0.000
When I run "apt-mirror torproject" 0.060
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.528
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
5.825
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 1.527
And Tails 0.10 has been released 0.345
And the last versions mentioned in debian/changelog are 0.10 and 1.0 2.070
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" 0.582
And I successfully run "apt-mirror debian" 0.728
Then I should see a time-based snapshot 0.002
When I successfully run "apt-mirror torproject" 0.322
Then I should see a time-based snapshot 0.002
When I successfully run "apt-mirror debian-security" 0.241
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.006
After features/support/hooks.rb:100 0.000
Tags: @source
0.590
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.329
And the last version mentioned in debian/changelog is 0.10 0.078
And I am working on the stable base branch 0.022
And I checkout the 0.10 tag 0.025
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.134
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.397
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.244
And the last version mentioned in debian/changelog is 0.10 0.060
And I am working on the stable base branch 0.013
And I checkout the 0.10 tag 0.011
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.067
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.406
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.094
And Tails 0.10 has been released 0.039
And the last version mentioned in debian/changelog is 0.10 0.048
And no frozen APT snapshot is 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.084
And I run "apt-mirror debian" 0.014
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.103
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.584
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.069
And Tails 0.10 has been released 0.043
And the last version mentioned in debian/changelog is 0.10 0.044
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.007
When I successfully run "apt-snapshots-serials prepare-build" 0.091
And I successfully run "apt-mirror debian" 0.108
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.108
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.110
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.384
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.138
And the last version mentioned in debian/changelog is 0.10.1 0.148
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.028
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.067
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.421
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.186
And the last version mentioned in debian/changelog is 0.10.1 0.149
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.019
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.064
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.680
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.118
And the last version mentioned in debian/changelog is 0.10.1 0.299
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" 0.055
And I run "apt-mirror debian" 0.037
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.107
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.274
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.218
And the last version mentioned in debian/changelog is 0.10.1 0.147
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.171
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.175
And I successfully run "apt-mirror debian" 0.280
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.120
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.158
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.424
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.200
And the last version mentioned in debian/changelog is 0.11 0.145
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.077
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.123
And the last version mentioned in debian/changelog is 0.11 0.150
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.095
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.719
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.141
And Tails 0.10 has been released 0.060
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.181
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.097
And I run "apt-mirror debian" 0.105
Then it should fail 0.000
When I run "apt-mirror torproject" 0.032
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.100
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.669
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.250
And Tails 0.10 has been released 0.045
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.152
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.065
And I successfully run "apt-mirror debian" 0.052
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.050
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.050
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.339
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.061
And the last version mentioned in debian/changelog is 0.11 0.112
And Tails 0.11 has been released 0.057
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.009
When I successfully run tails-custom-apt-sources 0.098
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
3.310
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.083
And the last version mentioned in debian/changelog is 0.11 0.127
And Tails 0.11 has been released 1.544
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.246
When I run tails-custom-apt-sources 1.307
Then it should fail 0.000
After features/support/hooks.rb:539 0.021
After features/support/hooks.rb:100 0.000
Tags: @source
1.959
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.321
And the last version mentioned in debian/changelog is 0.11 0.229
And Tails 0.11 has been released 0.430
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.036
When I successfully run "apt-snapshots-serials prepare-build" 0.192
And I run "apt-mirror debian" 0.221
Then it should fail 0.000
When I run "apt-mirror torproject" 0.136
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.386
Then I should see the 0.11 tagged snapshot 0.001
After features/support/hooks.rb:539 0.022
After features/support/hooks.rb:100 0.000
Tags: @source
6.218
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the testing base branch 1.934
And the last version mentioned in debian/changelog is 0.11 0.300
And Tails 0.11 has been released 0.353
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.027
When I successfully run "apt-snapshots-serials prepare-build" 0.117
And I successfully run "apt-mirror debian" 0.697
Then I should see the 0.11 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 2.254
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.531
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.865
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.342
And Tails 0.11 has been released 0.135
And the last version mentioned in debian/changelog is 0.12~rc1 0.234
And Tails 0.12-rc1 has been tagged 0.016
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.013
When I successfully run tails-custom-apt-sources 0.122
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.505
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.163
And Tails 0.11 has been released 0.067
And the last version mentioned in debian/changelog is 0.12~rc1 0.158
And Tails 0.12-rc1 has been tagged 0.016
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.018
When I run tails-custom-apt-sources 0.081
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.534
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.134
And Tails 0.10~rc1 has been released 0.056
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.179
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.020
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.036
And I run "apt-mirror debian" 0.015
Then it should fail 0.000
When I run "apt-mirror torproject" 0.017
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.074
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.560
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.077
And Tails 0.10~rc1 has been released 0.066
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.179
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.026
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.038
And I successfully run "apt-mirror debian" 0.057
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.056
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.179
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.116
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.164
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.102
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.060
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:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.199
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.112
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.036
And I successfully run "apt-mirror debian" 0.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.016
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.230
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.106
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.038
And I run "apt-mirror debian" 0.026
Then it should fail 0.000
When I run "apt-mirror torproject" 0.030
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.027
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
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:532 0.000
Given I am working on the feature/jessie base branch 0.191
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.101
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.187
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.073
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.285
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.230
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.054
Then I should see the 'devel' suite 0.000
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.186
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.127
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 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.246
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.160
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.035
And I successfully run "apt-mirror debian" 0.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.015
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:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.160
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.073
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.038
And I run "apt-mirror debian" 0.018
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.014
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.075
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.053
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:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.146
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.092
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.319
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.202
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.116
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:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.323
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.282
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.040
Then it should fail 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.250
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.226
And the config/base_branch file does not exist 0.003
When I run tails-custom-apt-sources 0.019
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.112
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.098
And the config/base_branch file is empty 0.002
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000