Project Number Date
test_Tails_ISO_21014-htpdateerror 29 16 Jul 2025, 02: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 38.412 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.525
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.194
And the last version mentioned in debian/changelog is 1.0 0.246
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.078
Then I should see only the 'stable' suite 0.005
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.349
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.121
And the last version mentioned in debian/changelog is 1.0 0.151
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.001
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.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.583
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.131
And Tails 0.10 has been released 0.046
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.208
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.050
And I run "apt-mirror debian" 0.016
Then it should fail 0.000
When I run "apt-mirror torproject" 0.017
Then it should fail 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:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.692
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 Tails 0.10 has been released 0.043
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.195
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.036
And I successfully run "apt-mirror debian" 0.105
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.124
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.103
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.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.118
And the last version mentioned in debian/changelog is 0.10 0.060
And I am working on the stable base branch 0.008
And I checkout the 0.10 tag 0.018
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.128
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.537
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.257
And the last version mentioned in debian/changelog is 0.10 0.103
And I am working on the stable base branch 0.020
And I checkout the 0.10 tag 0.019
And config/APT_overlays.d contains 'feature-foo' 0.000
When I run tails-custom-apt-sources 0.134
Then it should fail 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.706
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.238
And Tails 0.10 has been released 0.073
And the last version mentioned in debian/changelog is 0.10 0.051
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.014
When I successfully run "apt-snapshots-serials prepare-build" 0.152
And I run "apt-mirror debian" 0.030
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.129
Then I should see the 0.10 tagged snapshot 0.001
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.456
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.094
And Tails 0.10 has been released 0.079
And the last version mentioned in debian/changelog is 0.10 0.084
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.020
When I successfully run "apt-snapshots-serials prepare-build" 0.113
And I successfully run "apt-mirror debian" 0.299
Then I should see the 0.10 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.588
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.172
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.666
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.468
And the last version mentioned in debian/changelog is 0.10.1 0.114
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.017
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 'stable' suite 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.310
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.120
And the last version mentioned in debian/changelog is 0.10.1 0.113
And Tails 0.10.1 has not been released yet 0.000
And I am working on the bugfix/disable_gdomap branch based on stable 0.015
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.058
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
1.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 0.111
And the last version mentioned in debian/changelog is 0.10.1 0.132
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 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 run "apt-mirror debian" 0.014
Then it should fail 0.000
When I run "apt-mirror torproject" 0.017
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.922
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:541 0.042
After features/support/hooks.rb:100 0.000
Tags: @source
6.656
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given Tails 0.10 has been released 1.500
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.123
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.574
And I successfully run "apt-mirror debian" 2.886
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.783
Then I should see a time-based snapshot 0.003
When I successfully run "apt-mirror debian-security" 0.394
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.949
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.432
And the last version mentioned in debian/changelog is 0.11 0.809
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.687
Then I should see the 'testing' suite 0.013
And I should not see the '0.11' suite 0.001
And I should not see the 'feature-foo' suite 0.002
And I should not see the 'bugfix-bar' suite 0.002
After features/support/hooks.rb:541 0.009
After features/support/hooks.rb:100 0.000
Tags: @source
1.075
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.548
And the last version mentioned in debian/changelog is 0.11 0.434
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.090
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.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.932
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.265
And Tails 0.10 has been released 0.143
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.271
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.073
And I run "apt-mirror debian" 0.036
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.112
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.232
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.300
And Tails 0.10 has been released 0.161
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.352
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.107
And I successfully run "apt-mirror debian" 0.104
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.133
Then I should see a time-based snapshot 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:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.556
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.172
And the last version mentioned in debian/changelog is 0.11 0.150
And Tails 0.11 has been released 0.086
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.011
When I successfully run tails-custom-apt-sources 0.135
Then I should see only the '0.11' suite 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.512
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.159
And the last version mentioned in debian/changelog is 0.11 0.162
And Tails 0.11 has been released 0.089
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.090
Then it should fail 0.000
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.825
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.173
And the last version mentioned in debian/changelog is 0.11 0.145
And Tails 0.11 has been released 0.110
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.019
When I successfully run "apt-snapshots-serials prepare-build" 0.188
And I run "apt-mirror debian" 0.026
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.141
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
1.595
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the testing base branch 0.300
And the last version mentioned in debian/changelog is 0.11 0.178
And Tails 0.11 has been released 0.056
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.052
When I successfully run "apt-snapshots-serials prepare-build" 0.172
And I successfully run "apt-mirror debian" 0.151
Then I should see the 0.11 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.504
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.175
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.051
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.351
And Tails 0.11 has been released 0.269
And the last version mentioned in debian/changelog is 0.12~rc1 0.204
And Tails 0.12-rc1 has been tagged 0.034
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.016
When I successfully run tails-custom-apt-sources 0.173
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.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.183
And Tails 0.11 has been released 0.075
And the last version mentioned in debian/changelog is 0.12~rc1 0.157
And Tails 0.12-rc1 has been tagged 0.009
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.010
When I run tails-custom-apt-sources 0.074
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.501
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.107
And Tails 0.10~rc1 has been released 0.064
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.182
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.016
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.033
And I run "apt-mirror debian" 0.011
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.067
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
1.092
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.084
And Tails 0.10~rc1 has been released 0.049
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.159
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.021
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.036
And I successfully run "apt-mirror debian" 0.070
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.116
Then I should see a time-based snapshot 0.001
When I successfully run "apt-mirror debian-security" 0.550
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:541 0.031
After features/support/hooks.rb:100 0.000
Tags: @source
1.407
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 1.216
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.189
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
1.171
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.448
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.656
Then I should see the 'devel' suite 0.045
And I should see the 'feature-foo' suite 0.017
And I should see the 'bugfix-bar' suite 0.001
After features/support/hooks.rb:541 0.017
After features/support/hooks.rb:100 0.000
Tags: @source
2.234
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 1.234
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.201
And I successfully run "apt-mirror debian" 0.120
Then I should see a time-based snapshot 0.002
When I successfully run "apt-mirror torproject" 0.419
Then I should see a time-based snapshot 0.026
When I successfully run "apt-mirror debian-security" 0.230
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.295
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.012
Given I am working on the devel base branch 0.857
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.001
When I successfully run "apt-snapshots-serials prepare-build" 0.819
And I run "apt-mirror debian" 0.337
Then it should fail 0.000
When I run "apt-mirror torproject" 0.226
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.050
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.532
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.366
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.164
Then I should see only the 'feature-jessie' suite 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
1.862
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.493
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 1.367
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.550
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.334
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.210
Then I should see the 'devel' suite 0.001
And I should see the 'feature-thunderbird' suite 0.001
And I should see the 'bugfix-bar' suite 0.001
After features/support/hooks.rb:541 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.617
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.437
And the config/APT_overlays.d directory is empty 0.001
When I successfully run tails-custom-apt-sources 0.178
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:541 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.428
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.233
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.036
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.038
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.043
Then I should see a time-based snapshot 0.001
After features/support/hooks.rb:541 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.395
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.240
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.068
And I run "apt-mirror debian" 0.031
Then it should fail 0.000
When I run "apt-mirror torproject" 0.025
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.251
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.156
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.093
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:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.237
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.163
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 'feature-jessie' 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/live-boot-3.x branch based on devel 0.117
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.073
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.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.110
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:534 0.000
Given I am working on the stable base branch 0.100
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.115
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.103
And the config/base_branch file does not exist 0.000
When I run tails-custom-apt-sources 0.010
Then it should fail 0.000
After features/support/hooks.rb:541 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.095
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 the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.009
Then it should fail 0.000
After features/support/hooks.rb:541 0.001
After features/support/hooks.rb:100 0.000