Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 32 23 Apr 2025, 19:21

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 22.222 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.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.197
And the last version mentioned in debian/changelog is 1.0 0.257
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.087
Then I should see only the 'stable' suite 0.007
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.375
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.112
And the last version mentioned in debian/changelog is 1.0 0.178
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.083
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:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.651
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.131
And Tails 0.10 has been released 0.054
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.237
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.052
And I run "apt-mirror debian" 0.022
Then it should fail 0.000
When I run "apt-mirror torproject" 0.020
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.132
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.988
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.284
And Tails 0.10 has been released 0.044
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.203
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.048
And I successfully run "apt-mirror debian" 0.126
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.149
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.129
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.552
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.352
And the last version mentioned in debian/changelog is 0.10 0.059
And I am working on the stable base branch 0.010
And I checkout the 0.10 tag 0.008
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.121
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:543 0.035
After features/support/hooks.rb:100 0.000
Tags: @source
0.981
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.833
And the last version mentioned in debian/changelog is 0.10 0.048
And I am working on the stable base branch 0.008
And I checkout the 0.10 tag 0.009
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.081
Then it should fail 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.470
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.105
And Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10 0.061
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.012
When I successfully run "apt-snapshots-serials prepare-build" 0.050
And I run "apt-mirror debian" 0.017
Then it should fail 0.000
When I run "apt-mirror torproject" 0.018
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.156
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:543 0.003
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:536 0.000
Given I am working on the stable base branch 0.296
And Tails 0.10 has been released 0.051
And the last version mentioned in debian/changelog is 0.10 0.054
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.012
When I successfully run "apt-snapshots-serials prepare-build" 0.049
And I successfully run "apt-mirror debian" 0.142
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.137
Then I should see the 0.10 tagged snapshot 0.001
When I successfully run "apt-mirror debian-security" 0.119
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:543 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.684
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.415
And the last version mentioned in debian/changelog is 0.10.1 0.172
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.024
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.072
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.411
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.150
And the last version mentioned in debian/changelog is 0.10.1 0.145
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.024
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.089
Then I should see the 'stable' suite 0.001
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:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.593
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.226
And the last version mentioned in debian/changelog is 0.10.1 0.157
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 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.016
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.106
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given Tails 0.10 has been released 0.261
And the last version mentioned in debian/changelog is 0.10.1 0.224
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 frozen APT snapshots are 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.115
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.128
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.770
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.534
And the last version mentioned in debian/changelog is 0.11 0.155
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.079
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:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.578
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.354
And the last version mentioned in debian/changelog is 0.11 0.163
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.059
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:543 0.076
After features/support/hooks.rb:100 0.000
Tags: @source
0.955
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.407
And Tails 0.10 has been released 0.178
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.205
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.045
And I run "apt-mirror debian" 0.018
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.083
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.146
And Tails 0.10 has been released 0.186
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.179
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.031
And I successfully run "apt-mirror debian" 0.054
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.060
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:543 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.888
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.327
And the last version mentioned in debian/changelog is 0.11 0.139
And Tails 0.11 has been released 0.289
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.012
When I successfully run tails-custom-apt-sources 0.118
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.516
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.152
And the last version mentioned in debian/changelog is 0.11 0.151
And Tails 0.11 has been released 0.101
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.015
When I run tails-custom-apt-sources 0.094
Then it should fail 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.756
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.203
And the last version mentioned in debian/changelog is 0.11 0.127
And Tails 0.11 has been released 0.236
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.010
When I successfully run "apt-snapshots-serials prepare-build" 0.045
And I run "apt-mirror debian" 0.016
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.102
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
1.487
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.297
And the last version mentioned in debian/changelog is 0.11 0.138
And Tails 0.11 has been released 0.119
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.140
When I successfully run "apt-snapshots-serials prepare-build" 0.043
And I successfully run "apt-mirror debian" 0.506
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.103
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.134
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.275
And Tails 0.11 has been released 0.248
And the last version mentioned in debian/changelog is 0.12~rc1 0.158
And Tails 0.12-rc1 has been tagged 0.011
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.011
When I successfully run tails-custom-apt-sources 0.113
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.552
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.270
And Tails 0.11 has been released 0.054
And the last version mentioned in debian/changelog is 0.12~rc1 0.129
And Tails 0.12-rc1 has been tagged 0.010
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.008
When I run tails-custom-apt-sources 0.079
Then it should fail 0.000
After features/support/hooks.rb:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.696
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.199
And Tails 0.10~rc1 has been released 0.117
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.189
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.074
And I run "apt-mirror debian" 0.012
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.070
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.830
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the testing base branch 0.164
And Tails 0.10~rc1 has been released 0.180
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.196
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.015
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.055
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.084
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.064
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.275
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the devel base branch 0.196
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.078
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.351
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the devel base branch 0.277
And config/APT_overlays.d contains 'feature-foo' 0.000
And config/APT_overlays.d contains 'bugfix-bar' 0.000
When I successfully run tails-custom-apt-sources 0.072
Then I should see the '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:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.415
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the devel base branch 0.292
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.068
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.019
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:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the devel base branch 0.131
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.079
And I run "apt-mirror debian" 0.017
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.017
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.193
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/jessie base branch 0.110
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.082
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:543 0.003
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:536 0.000
Given I am working on the feature/jessie base branch 0.125
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.059
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:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.155
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/thunderbird branch based on devel 0.094
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.059
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:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.209
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/thunderbird branch based on devel 0.143
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.064
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.238
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/thunderbird branch based on devel 0.098
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.080
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.021
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.273
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/thunderbird branch based on devel 0.121
And frozen APT snapshots are 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.022
Then it should fail 0.000
When I run "apt-mirror torproject" 0.020
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.020
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:543 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:536 0.001
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.298
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.079
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:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.190
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.125
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.065
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.302
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.241
And config/APT_overlays.d contains 'feature-live-boot-3.x' 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-live-boot-3.x' suite 0.000
After features/support/hooks.rb:543 0.033
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:536 0.000
Given I am working on the stable base branch 0.579
And the config/APT_overlays.d directory 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:543 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.305
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:536 0.000
Given I am working on the stable base branch 0.228
And the config/base_branch file does not exist 0.067
When I run tails-custom-apt-sources 0.009
Then it should fail 0.000
After features/support/hooks.rb:543 0.002
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:536 0.000
Given I am working on the stable base branch 0.212
And the config/base_branch file is empty 0.050
When I run tails-custom-apt-sources 0.013
Then it should fail 0.000
After features/support/hooks.rb:543 0.002
After features/support/hooks.rb:100 0.000