Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 3 17 Jun 2025, 23:50

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.716 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.475
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.136
And the last version mentioned in debian/changelog is 1.0 0.259
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.006
After features/support/hooks.rb:541 0.001
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:534 0.000
Given I am working on the stable base branch 0.057
And the last version mentioned in debian/changelog is 1.0 0.106
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.052
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.936
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.136
And Tails 0.10 has been released 0.360
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.274
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.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.096
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.582
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.084
And Tails 0.10 has been released 0.032
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.152
And Tails 1.0 has not been released yet 0.000
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.040
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.092
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.089
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.369
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.133
And the last version mentioned in debian/changelog is 0.10 0.044
And I am working on the stable base branch 0.019
And I checkout the 0.10 tag 0.019
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 '0.10' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
3.083
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.326
And the last version mentioned in debian/changelog is 0.10 0.240
And I am working on the stable base branch 0.246
And I checkout the 0.10 tag 0.288
And config/APT_overlays.d contains 'feature-foo' 0.001
When I run tails-custom-apt-sources 1.980
Then it should fail 0.000
After features/support/hooks.rb:541 0.021
After features/support/hooks.rb:100 0.000
Tags: @source
3.675
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 1.183
And Tails 0.10 has been released 0.738
And the last version mentioned in debian/changelog is 0.10 0.203
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.047
When I successfully run "apt-snapshots-serials prepare-build" 0.182
And I run "apt-mirror debian" 0.078
Then it should fail 0.000
When I run "apt-mirror torproject" 0.060
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 1.179
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:541 0.007
After features/support/hooks.rb:100 0.000
Tags: @source
2.487
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.681
And Tails 0.10 has been released 0.195
And the last version mentioned in debian/changelog is 0.10 0.105
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.002
And I checkout the 0.10 tag 0.029
When I successfully run "apt-snapshots-serials prepare-build" 0.177
And I successfully run "apt-mirror debian" 0.431
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.662
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.199
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.155
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.571
And the last version mentioned in debian/changelog is 0.10.1 0.202
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.048
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.331
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:541 0.010
After features/support/hooks.rb:100 0.000
Tags: @source
0.997
Before features/support/hooks.rb:266 0.001
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.431
And the last version mentioned in debian/changelog is 0.10.1 0.387
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.123
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:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.844
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.376
And the last version mentioned in debian/changelog is 0.10.1 0.208
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.027
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.020
Then it should fail 0.000
When I run "apt-mirror torproject" 0.023
Then it should fail 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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.114
And the last version mentioned in debian/changelog is 0.10.1 0.146
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 frozen APT snapshots are 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.106
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.143
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 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:534 0.000
Given I am working on the testing base branch 0.101
And the last version mentioned in debian/changelog is 0.11 0.115
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.058
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.293
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.106
And the last version mentioned in debian/changelog is 0.11 0.126
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.058
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:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.092
And Tails 0.10 has been released 0.054
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.165
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.092
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.054
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.694
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.087
And Tails 0.10 has been released 0.040
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.223
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.120
And I successfully run "apt-mirror debian" 0.079
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.057
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.147
And the last version mentioned in debian/changelog is 0.11 0.166
And Tails 0.11 has been released 0.069
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.008
When I successfully run tails-custom-apt-sources 0.117
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.727
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.339
And the last version mentioned in debian/changelog is 0.11 0.199
And Tails 0.11 has been released 0.104
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.068
Then it should fail 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.804
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.169
And the last version mentioned in debian/changelog is 0.11 0.169
And Tails 0.11 has been released 0.180
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.032
When I successfully run "apt-snapshots-serials prepare-build" 0.085
And I run "apt-mirror debian" 0.032
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.117
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.326
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.350
And the last version mentioned in debian/changelog is 0.11 0.185
And Tails 0.11 has been released 0.356
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.025
When I successfully run "apt-snapshots-serials prepare-build" 0.069
And I successfully run "apt-mirror debian" 0.122
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.106
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.109
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.359
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.088
And Tails 0.11 has been released 0.048
And the last version mentioned in debian/changelog is 0.12~rc1 0.109
And Tails 0.12-rc1 has been tagged 0.009
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.008
When I successfully run tails-custom-apt-sources 0.094
Then I should see only the '0.12-rc1' suite 0.000
After features/support/hooks.rb:541 0.003
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:534 0.000
Given I am working on the testing base branch 0.096
And Tails 0.11 has been released 0.057
And the last version mentioned in debian/changelog is 0.12~rc1 0.147
And Tails 0.12-rc1 has been tagged 0.012
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.016
When I run tails-custom-apt-sources 0.095
Then it should fail 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
4.238
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.257
And Tails 0.10~rc1 has been released 0.197
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 2.971
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.332
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.148
And I run "apt-mirror debian" 0.147
Then it should fail 0.000
When I run "apt-mirror torproject" 0.061
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.118
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
2.613
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.312
And Tails 0.10~rc1 has been released 0.174
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 1.080
And Tails 0.10 has not been released yet 0.001
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.142
And I successfully run "apt-mirror debian" 0.269
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.289
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.279
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.011
After features/support/hooks.rb:100 0.000
Tags: @source
0.884
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.745
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.138
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.006
After features/support/hooks.rb:100 0.000
Tags: @source
1.380
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.488
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.888
Then I should see the 'devel' suite 0.001
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.781
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.661
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.424
And I successfully run "apt-mirror debian" 0.212
Then I should see a time-based snapshot 0.005
When I successfully run "apt-mirror torproject" 0.371
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.104
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.409
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the devel base branch 0.264
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.058
And I run "apt-mirror debian" 0.029
Then it should fail 0.000
When I run "apt-mirror torproject" 0.027
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.027
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.256
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/jessie base branch 0.180
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.200
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/jessie base branch 0.139
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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.228
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.159
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.068
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.151
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.092
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.058
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 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:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.100
And no frozen APT snapshot is 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.017
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.016
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.017
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.151
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on devel 0.073
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.029
And I run "apt-mirror debian" 0.015
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.016
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.184
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.105
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.077
Then I should see the 'feature-jessie' suite 0.001
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.144
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.086
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 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:534 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.080
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.096
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.086
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.009
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.099
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.086
And the config/base_branch file does not exist 0.001
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:541 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:534 0.000
Given I am working on the stable base branch 0.081
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.011
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000