Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 103 26 Jun 2025, 21:08

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.835 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.413
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.134
And the last version mentioned in debian/changelog is 1.0 0.210
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.063
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:544 0.001
After features/support/hooks.rb:105 0.000
Tags: @source
0.345
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.125
And the last version mentioned in debian/changelog is 1.0 0.147
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.071
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:544 0.001
After features/support/hooks.rb:105 0.000
Tags: @source
1.003
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.212
And Tails 0.10 has been released 0.213
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.397
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.054
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.096
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.636
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.089
And Tails 0.10 has been released 0.030
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.175
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.040
And I successfully run "apt-mirror debian" 0.099
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.098
Then I should see a time-based snapshot 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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
3.649
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 0.091
And the last version mentioned in debian/changelog is 0.10 0.139
And I am working on the stable base branch 0.105
And I checkout the 0.10 tag 0.104
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 3.208
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:544 0.004
After features/support/hooks.rb:105 0.000
Tags: @source
2.114
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 1.639
And the last version mentioned in debian/changelog is 0.10 0.225
And I am working on the stable base branch 0.026
And I checkout the 0.10 tag 0.027
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.193
Then it should fail 0.000
After features/support/hooks.rb:544 0.008
After features/support/hooks.rb:105 0.000
Tags: @source
3.116
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.912
And Tails 0.10 has been released 0.463
And the last version mentioned in debian/changelog is 0.10 0.281
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.005
And I checkout the 0.10 tag 0.040
When I successfully run "apt-snapshots-serials prepare-build" 0.449
And I run "apt-mirror debian" 0.165
Then it should fail 0.000
When I run "apt-mirror torproject" 0.045
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.751
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:544 0.004
After features/support/hooks.rb:105 0.000
Tags: @source
1.836
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.459
And Tails 0.10 has been released 0.120
And the last version mentioned in debian/changelog is 0.10 0.079
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.032
When I successfully run "apt-snapshots-serials prepare-build" 0.205
And I successfully run "apt-mirror debian" 0.421
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.306
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.207
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
0.819
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 0.402
And the last version mentioned in debian/changelog is 0.10.1 0.233
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 the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.151
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.620
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 0.278
And the last version mentioned in debian/changelog is 0.10.1 0.232
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.032
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.075
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.531
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 0.145
And the last version mentioned in debian/changelog is 0.10.1 0.156
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 no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.049
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.123
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
0.792
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given Tails 0.10 has been released 0.165
And the last version mentioned in debian/changelog is 0.10.1 0.168
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.018
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.049
And I successfully run "apt-mirror debian" 0.138
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.136
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.113
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
0.311
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.137
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.059
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:544 0.001
After features/support/hooks.rb:105 0.000
Tags: @source
0.315
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.117
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.069
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.543
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.132
And Tails 0.10 has been released 0.074
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.193
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.057
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.052
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
0.708
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.120
And Tails 0.10 has been released 0.065
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.279
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.034
And I successfully run "apt-mirror debian" 0.064
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.077
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.065
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.517
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.098
And the last version mentioned in debian/changelog is 0.11 0.130
And Tails 0.11 has been released 0.062
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.040
When I successfully run tails-custom-apt-sources 0.177
Then I should see only the '0.11' suite 0.007
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.351
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 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.121
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.011
When I run tails-custom-apt-sources 0.076
Then it should fail 0.000
After features/support/hooks.rb:544 0.001
After features/support/hooks.rb:105 0.000
Tags: @source
1.000
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 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.197
And Tails 0.11 has been released 0.269
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.046
When I successfully run "apt-snapshots-serials prepare-build" 0.073
And I run "apt-mirror debian" 0.028
Then it should fail 0.000
When I run "apt-mirror torproject" 0.080
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.208
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:544 0.005
After features/support/hooks.rb:105 0.000
Tags: @source
1.754
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.595
And the last version mentioned in debian/changelog is 0.11 0.648
And Tails 0.11 has been released 0.105
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.016
When I successfully run "apt-snapshots-serials prepare-build" 0.050
And I successfully run "apt-mirror debian" 0.120
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.121
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.095
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
4.297
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.108
And Tails 0.11 has been released 0.053
And the last version mentioned in debian/changelog is 0.12~rc1 0.726
And Tails 0.12-rc1 has been tagged 0.221
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.468
When I successfully run tails-custom-apt-sources 2.716
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:544 0.007
After features/support/hooks.rb:105 0.000
Tags: @source
5.437
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.544
And Tails 0.11 has been released 1.251
And the last version mentioned in debian/changelog is 0.12~rc1 3.314
And Tails 0.12-rc1 has been tagged 0.041
And config/APT_overlays.d contains 'bugfix-bar' 0.001
And I checkout the 0.12-rc1 tag 0.052
When I run tails-custom-apt-sources 0.231
Then it should fail 0.000
After features/support/hooks.rb:544 0.021
After features/support/hooks.rb:105 0.000
Tags: @source
1.729
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the testing base branch 0.454
And Tails 0.10~rc1 has been released 0.222
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.534
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.070
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.136
And I run "apt-mirror debian" 0.046
Then it should fail 0.000
When I run "apt-mirror torproject" 0.050
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.211
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.005
After features/support/hooks.rb:105 0.001
Tags: @source
1.189
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.001
Given I am working on the testing base branch 0.308
And Tails 0.10~rc1 has been released 0.154
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.321
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.061
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.113
And I successfully run "apt-mirror debian" 0.089
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.073
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.065
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.164
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the devel base branch 0.090
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 'devel' suite 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.181
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the devel base branch 0.112
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.068
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:544 0.001
After features/support/hooks.rb:105 0.000
Tags: @source
0.240
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the devel base branch 0.103
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.073
And I successfully run "apt-mirror debian" 0.020
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.021
Then I should see a time-based snapshot 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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.233
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the devel base branch 0.095
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.076
And I run "apt-mirror debian" 0.017
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.020
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.177
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/jessie base branch 0.111
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.171
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/jessie base branch 0.110
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.167
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/thunderbird branch based on devel 0.099
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.066
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.203
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/thunderbird branch based on devel 0.135
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:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.266
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/thunderbird branch based on devel 0.107
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.085
And I successfully run "apt-mirror debian" 0.022
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.027
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.456
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/thunderbird branch based on devel 0.117
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.098
And I run "apt-mirror debian" 0.059
Then it should fail 0.000
When I run "apt-mirror torproject" 0.050
Then it should fail 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:544 0.005
After features/support/hooks.rb:105 0.000
Tags: @source
0.202
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.140
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.060
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:544 0.004
After features/support/hooks.rb:105 0.000
Tags: @source
0.350
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.272
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 only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:544 0.003
After features/support/hooks.rb:105 0.000
Tags: @source
0.248
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.128
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.118
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:544 0.004
After features/support/hooks.rb:105 0.000
Tags: @source
0.252
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.222
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.029
Then it should fail 0.000
After features/support/hooks.rb:544 0.009
After features/support/hooks.rb:105 0.000
Tags: @source
0.356
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.001
Given I am working on the stable base branch 0.334
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.021
Then it should fail 0.000
After features/support/hooks.rb:544 0.002
After features/support/hooks.rb:105 0.000
Tags: @source
0.124
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:537 0.000
Given I am working on the stable base branch 0.109
And the config/base_branch file is empty 0.001
When I run tails-custom-apt-sources 0.014
Then it should fail 0.000
After features/support/hooks.rb:544 0.001
After features/support/hooks.rb:105 0.000