Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 51 08 Jul 2025, 04: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 34.421 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.519
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.149
And the last version mentioned in debian/changelog is 1.0 0.290
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.073
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.332
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.083
And the last version mentioned in debian/changelog is 1.0 0.171
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.076
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
0.518
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.143
And Tails 0.10 has been released 0.033
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.158
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.042
And I run "apt-mirror debian" 0.014
Then it should fail 0.000
When I run "apt-mirror torproject" 0.013
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.111
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.768
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.101
And Tails 0.10 has been released 0.039
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.159
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.033
And I successfully run "apt-mirror debian" 0.114
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.161
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.155
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
5.469
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 3.851
And the last version mentioned in debian/changelog is 0.10 0.693
And I am working on the stable base branch 0.213
And I checkout the 0.10 tag 0.253
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.403
Then I should see only the '0.10' suite 0.053
After features/support/hooks.rb:539 0.091
After features/support/hooks.rb:100 0.000
Tags: @source
1.595
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.607
And the last version mentioned in debian/changelog is 0.10 0.202
And I am working on the stable base branch 0.039
And I checkout the 0.10 tag 0.051
And config/APT_overlays.d contains 'feature-foo' 0.001
When I run tails-custom-apt-sources 0.692
Then it should fail 0.000
After features/support/hooks.rb:539 0.010
After features/support/hooks.rb:100 0.000
Tags: @source
3.244
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.733
And Tails 0.10 has been released 0.208
And the last version mentioned in debian/changelog is 0.10 0.154
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.001
And I checkout the 0.10 tag 0.036
When I successfully run "apt-snapshots-serials prepare-build" 0.352
And I run "apt-mirror debian" 0.199
Then it should fail 0.000
When I run "apt-mirror torproject" 0.043
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 1.514
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.108
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.305
And Tails 0.10 has been released 0.120
And the last version mentioned in debian/changelog is 0.10 0.103
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" 0.093
And I successfully run "apt-mirror debian" 0.148
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.186
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.128
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.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.140
And the last version mentioned in debian/changelog is 0.10.1 0.144
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.017
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.075
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.329
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.145
And the last version mentioned in debian/changelog is 0.10.1 0.113
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.013
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.057
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.458
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.108
And the last version mentioned in debian/changelog is 0.10.1 0.114
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.016
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.087
And I run "apt-mirror debian" 0.013
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.105
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.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.094
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.012
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.086
And I successfully run "apt-mirror debian" 0.106
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.122
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.142
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.272
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.089
And the last version mentioned in debian/changelog is 0.11 0.114
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.068
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.276
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 the last version mentioned in debian/changelog is 0.11 0.127
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:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.738
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.086
And Tails 0.10 has been released 0.135
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.319
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.111
And I run "apt-mirror debian" 0.016
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.057
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.628
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.152
And Tails 0.10 has been released 0.034
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 frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.067
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.065
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.051
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.501
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.082
And the last version mentioned in debian/changelog is 0.11 0.133
And Tails 0.11 has been released 0.070
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.197
Then I should see only the '0.11' suite 0.001
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.276
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.058
And the last version mentioned in debian/changelog is 0.11 0.114
And Tails 0.11 has been released 0.036
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.008
When I run tails-custom-apt-sources 0.058
Then it should fail 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.766
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.374
And the last version mentioned in debian/changelog is 0.11 0.115
And Tails 0.11 has been released 0.055
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.008
When I successfully run "apt-snapshots-serials prepare-build" 0.042
And I run "apt-mirror debian" 0.016
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.137
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.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.389
And the last version mentioned in debian/changelog is 0.11 0.330
And Tails 0.11 has been released 0.182
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.017
When I successfully run "apt-snapshots-serials prepare-build" 0.049
And I successfully run "apt-mirror debian" 0.104
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.115
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.121
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.459
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.101
And Tails 0.11 has been released 0.056
And the last version mentioned in debian/changelog is 0.12~rc1 0.149
And Tails 0.12-rc1 has been tagged 0.010
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.009
When I successfully run tails-custom-apt-sources 0.132
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
1.151
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.081
And Tails 0.11 has been released 0.058
And the last version mentioned in debian/changelog is 0.12~rc1 0.201
And Tails 0.12-rc1 has been tagged 0.035
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.040
When I run tails-custom-apt-sources 0.732
Then it should fail 0.000
After features/support/hooks.rb:539 0.021
After features/support/hooks.rb:100 0.000
Tags: @source
4.300
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 1.703
And Tails 0.10~rc1 has been released 0.508
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.790
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.166
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.225
And I run "apt-mirror debian" 0.073
Then it should fail 0.000
When I run "apt-mirror torproject" 0.180
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.650
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.017
After features/support/hooks.rb:100 0.000
Tags: @source
3.656
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 1.035
And Tails 0.10~rc1 has been released 0.634
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.863
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.097
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.246
And I successfully run "apt-mirror debian" 0.180
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.104
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.489
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:539 0.014
After features/support/hooks.rb:100 0.008
Tags: @source
1.057
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.727
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.327
Then I should see only the 'devel' suite 0.002
After features/support/hooks.rb:539 0.014
After features/support/hooks.rb:100 0.000
Tags: @source
0.610
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.468
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.140
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.537
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.304
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.098
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.043
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.043
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.477
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.322
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.050
And I run "apt-mirror debian" 0.034
Then it should fail 0.000
When I run "apt-mirror torproject" 0.036
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.032
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.217
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.136
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.080
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.234
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.149
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.083
Then I should see the 'feature-jessie' suite 0.001
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.203
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.123
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.079
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.165
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.098
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 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.207
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.096
And no frozen APT snapshot is 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.024
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.024
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.211
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.123
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.032
And I run "apt-mirror debian" 0.018
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.017
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.158
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.090
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.067
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.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.138
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.082
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.055
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.145
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.086
And config/APT_overlays.d contains 'feature-live-boot-3.x' 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-live-boot-3.x' suite 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.101
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.010
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.110
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.099
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.011
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.087
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.076
And the config/base_branch file is empty 0.001
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000