Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 56 09 Jul 2025, 06:29

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.110 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.535
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.163
And the last version mentioned in debian/changelog is 1.0 0.250
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.115
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.321
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.085
And the last version mentioned in debian/changelog is 1.0 0.133
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.097
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.001
But I should not see the '1.0' suite 0.000
After features/support/hooks.rb:539 0.003
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:532 0.000
Given I am working on the stable base branch 0.193
And Tails 0.10 has been released 0.032
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.225
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.046
And I run "apt-mirror debian" 0.015
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.115
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.665
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.129
And Tails 0.10 has been released 0.029
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.176
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.037
And I successfully run "apt-mirror debian" 0.102
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.093
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.096
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.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.117
And the last version mentioned in debian/changelog is 0.10 0.046
And I am working on the stable base branch 0.006
And I checkout the 0.10 tag 0.006
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.097
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.210
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.099
And the last version mentioned in debian/changelog is 0.10 0.041
And I am working on the stable base branch 0.007
And I checkout the 0.10 tag 0.006
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.054
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.354
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.082
And Tails 0.10 has been released 0.035
And the last version mentioned in debian/changelog is 0.10 0.047
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.199
And I run "apt-mirror debian" 0.045
Then it should fail 0.000
When I run "apt-mirror torproject" 0.022
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.911
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:539 0.013
After features/support/hooks.rb:100 0.000
Tags: @source
5.558
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 2.697
And Tails 0.10 has been released 0.412
And the last version mentioned in debian/changelog is 0.10 0.339
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.050
When I successfully run "apt-snapshots-serials prepare-build" 0.322
And I successfully run "apt-mirror debian" 0.565
Then I should see the 0.10 tagged snapshot 0.009
When I successfully run "apt-mirror torproject" 0.658
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.499
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:539 0.006
After features/support/hooks.rb:100 0.000
Tags: @source
1.697
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.905
And the last version mentioned in debian/changelog is 0.10.1 0.328
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.076
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.385
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.023
After features/support/hooks.rb:100 0.000
Tags: @source
1.249
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.776
And the last version mentioned in debian/changelog is 0.10.1 0.239
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.052
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.176
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.001
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.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.817
And the last version mentioned in debian/changelog is 0.10.1 0.218
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.050
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.103
And I run "apt-mirror debian" 0.027
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.137
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.784
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.195
And the last version mentioned in debian/changelog is 0.10.1 0.185
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.025
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.043
And I successfully run "apt-mirror debian" 0.115
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.106
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.110
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.254
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.087
And the last version mentioned in debian/changelog is 0.11 0.110
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.056
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.245
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.079
And the last version mentioned in debian/changelog is 0.11 0.110
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.054
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.396
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.073
And Tails 0.10 has been released 0.041
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.167
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.036
And I run "apt-mirror debian" 0.011
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.051
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.563
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.085
And Tails 0.10 has been released 0.064
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.037
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.056
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.062
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.356
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.094
And the last version mentioned in debian/changelog is 0.11 0.108
And Tails 0.11 has been released 0.052
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.007
When I successfully run tails-custom-apt-sources 0.092
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
0.304
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.079
And the last version mentioned in debian/changelog is 0.11 0.109
And Tails 0.11 has been released 0.048
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.058
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.427
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.080
And the last version mentioned in debian/changelog is 0.11 0.104
And Tails 0.11 has been released 0.037
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.006
When I successfully run "apt-snapshots-serials prepare-build" 0.031
And I run "apt-mirror debian" 0.019
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.128
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.806
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.118
And the last version mentioned in debian/changelog is 0.11 0.148
And Tails 0.11 has been released 0.083
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.031
And I successfully run "apt-mirror debian" 0.094
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.172
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.147
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
0.483
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.090
And Tails 0.11 has been released 0.048
And the last version mentioned in debian/changelog is 0.12~rc1 0.175
And Tails 0.12-rc1 has been tagged 0.031
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.010
When I successfully run tails-custom-apt-sources 0.126
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.182
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.148
And Tails 0.11 has been released 0.130
And the last version mentioned in debian/changelog is 0.12~rc1 0.622
And Tails 0.12-rc1 has been tagged 0.099
And config/APT_overlays.d contains 'bugfix-bar' 0.002
And I checkout the 0.12-rc1 tag 0.035
When I run tails-custom-apt-sources 0.143
Then it should fail 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.027
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.523
And Tails 0.10~rc1 has been released 0.142
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.210
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.033
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.033
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.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.526
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~rc1 has been released 0.039
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.158
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.014
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 successfully run "apt-mirror debian" 0.076
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.062
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.055
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.161
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.103
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.057
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.260
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.074
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.184
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
3.914
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 1.092
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.572
And I successfully run "apt-mirror debian" 0.548
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.877
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.821
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.011
After features/support/hooks.rb:100 0.000
Tags: @source
3.593
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 3.103
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.134
And I run "apt-mirror debian" 0.117
Then it should fail 0.000
When I run "apt-mirror torproject" 0.122
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.112
Then I should see a time-based snapshot 0.002
After features/support/hooks.rb:539 0.020
After features/support/hooks.rb:100 0.000
Tags: @source
2.047
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the feature/jessie base branch 1.152
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.892
Then I should see only the 'feature-jessie' suite 0.001
After features/support/hooks.rb:539 0.012
After features/support/hooks.rb:100 0.000
Tags: @source
1.139
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.787
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.347
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.002
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.402
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.284
And config/APT_overlays.d contains 'feature-thunderbird' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.003
When I successfully run tails-custom-apt-sources 0.111
Then I should see the 'devel' suite 0.001
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.004
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.178
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 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.225
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.134
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.040
And I successfully run "apt-mirror debian" 0.017
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.017
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.015
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.191
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.114
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.030
And I run "apt-mirror debian" 0.013
Then it should fail 0.000
When I run "apt-mirror torproject" 0.016
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.015
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.142
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.087
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.054
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.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.132
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.079
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.052
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.074
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.066
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.007
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.093
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.084
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.007
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.080
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 the config/base_branch file is empty 0.002
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