Project Number Date
test_Tails_ISO_21014-htpdateerror 13 25 Jun 2025, 23:47

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 31.125 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
1.792
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the stable base branch 0.647
And the last version mentioned in debian/changelog is 1.0 0.897
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.234
Then I should see only the 'stable' suite 0.012
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.787
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.001
Given I am working on the stable base branch 0.349
And the last version mentioned in debian/changelog is 1.0 0.287
And Tails 1.0 has not been released yet 0.000
And config/APT_overlays.d contains 'feature-foo' 0.001
And config/APT_overlays.d contains 'bugfix-bar' 0.001
When I successfully run tails-custom-apt-sources 0.144
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
2.600
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.372
And Tails 0.10 has been released 0.188
And the last versions mentioned in debian/changelog are 0.10 and 1.0 1.252
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.364
And I run "apt-mirror debian" 0.062
Then it should fail 0.000
When I run "apt-mirror torproject" 0.064
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.293
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.017
After features/support/hooks.rb:100 0.000
Tags: @source
1.530
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.477
And Tails 0.10 has been released 0.135
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.367
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.097
And I successfully run "apt-mirror debian" 0.168
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.145
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.135
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.464
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.270
And the last version mentioned in debian/changelog is 0.10 0.054
And I am working on the stable base branch 0.011
And I checkout the 0.10 tag 0.012
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.113
Then I should see only the '0.10' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.305
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.156
And the last version mentioned in debian/changelog is 0.10 0.056
And I am working on the stable base branch 0.013
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.069
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.401
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.124
And Tails 0.10 has been released 0.048
And the last version mentioned in debian/changelog is 0.10 0.046
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.009
When I successfully run "apt-snapshots-serials prepare-build" 0.037
And I run "apt-mirror debian" 0.016
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.101
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.580
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.086
And Tails 0.10 has been released 0.043
And the last version mentioned in debian/changelog is 0.10 0.049
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.10 tag 0.018
When I successfully run "apt-snapshots-serials prepare-build" 0.056
And I successfully run "apt-mirror debian" 0.123
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror torproject" 0.111
Then I should see the 0.10 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.089
Then I should see the 0.10 tagged snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.272
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.092
And the last version mentioned in debian/changelog is 0.10.1 0.111
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.012
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.056
Then I should see only the 'stable' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.309
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.120
And the last version mentioned in debian/changelog is 0.10.1 0.109
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.014
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.063
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.561
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.098
And the last version mentioned in debian/changelog is 0.10.1 0.278
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.011
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 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.102
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.918
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given Tails 0.10 has been released 0.103
And the last version mentioned in debian/changelog is 0.10.1 0.284
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.042
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.075
And I successfully run "apt-mirror debian" 0.141
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.101
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.167
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.387
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.112
And the last version mentioned in debian/changelog is 0.11 0.214
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:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.522
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.098
And the last version mentioned in debian/changelog is 0.11 0.184
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.236
Then I should see the 'testing' 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 '0.11' suite 0.000
After features/support/hooks.rb:539 0.002
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:532 0.000
Given I am working on the testing base branch 0.350
And Tails 0.10 has been released 0.051
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.190
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.064
And I run "apt-mirror debian" 0.021
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.061
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.005
After features/support/hooks.rb:100 0.000
Tags: @source
0.854
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.237
And Tails 0.10 has been released 0.065
And the last versions mentioned in debian/changelog are 0.10 and 1.0 0.337
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.057
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.063
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.419
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.100
And the last version mentioned in debian/changelog is 0.11 0.135
And Tails 0.11 has been released 0.059
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.11 tag 0.009
When I successfully run tails-custom-apt-sources 0.113
Then I should see only the '0.11' suite 0.001
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.455
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.114
And the last version mentioned in debian/changelog is 0.11 0.114
And Tails 0.11 has been released 0.061
And config/APT_overlays.d contains 'feature-foo' 0.000
And I checkout the 0.11 tag 0.009
When I run tails-custom-apt-sources 0.155
Then it should fail 0.000
After features/support/hooks.rb:539 0.018
After features/support/hooks.rb:100 0.000
Tags: @source
4.407
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.007
Given I am working on the testing base branch 1.265
And the last version mentioned in debian/changelog is 0.11 1.890
And Tails 0.11 has been released 0.494
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.029
When I successfully run "apt-snapshots-serials prepare-build" 0.149
And I run "apt-mirror debian" 0.063
Then it should fail 0.000
When I run "apt-mirror torproject" 0.097
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.413
Then I should see the 0.11 tagged snapshot 0.002
After features/support/hooks.rb:539 0.059
After features/support/hooks.rb:100 0.000
Tags: @source
2.960
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.613
And the last version mentioned in debian/changelog is 0.11 0.451
And Tails 0.11 has been released 0.386
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
And I checkout the 0.11 tag 0.021
When I successfully run "apt-snapshots-serials prepare-build" 0.123
And I successfully run "apt-mirror debian" 0.479
Then I should see the 0.11 tagged snapshot 0.001
When I successfully run "apt-mirror torproject" 0.265
Then I should see the 0.11 tagged snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.616
Then I should see the 0.11 tagged snapshot 0.000
After features/support/hooks.rb:539 0.014
After features/support/hooks.rb:100 0.000
Tags: @source
2.482
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.590
And Tails 0.11 has been released 0.388
And the last version mentioned in debian/changelog is 0.12~rc1 0.398
And Tails 0.12-rc1 has been tagged 0.043
And the config/APT_overlays.d directory is empty 0.000
And I checkout the 0.12-rc1 tag 0.029
When I successfully run tails-custom-apt-sources 0.996
Then I should see only the '0.12-rc1' suite 0.035
After features/support/hooks.rb:539 0.054
After features/support/hooks.rb:100 0.000
Tags: @source
1.547
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.837
And Tails 0.11 has been released 0.193
And the last version mentioned in debian/changelog is 0.12~rc1 0.312
And Tails 0.12-rc1 has been tagged 0.038
And config/APT_overlays.d contains 'bugfix-bar' 0.000
And I checkout the 0.12-rc1 tag 0.037
When I run tails-custom-apt-sources 0.127
Then it should fail 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.764
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.240
And Tails 0.10~rc1 has been released 0.107
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.209
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.025
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.053
And I run "apt-mirror debian" 0.025
Then it should fail 0.000
When I run "apt-mirror torproject" 0.026
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.075
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.003
After features/support/hooks.rb:100 0.000
Tags: @source
0.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the testing base branch 0.222
And Tails 0.10~rc1 has been released 0.108
And the last versions mentioned in debian/changelog are 0.10~rc1 and 0.10 0.214
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.027
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.070
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.068
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:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.187
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.124
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.062
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.171
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.104
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.065
Then I should see the 'devel' suite 0.000
And I should see the 'feature-foo' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.151
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.081
And no frozen APT snapshot is encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.030
And I successfully run "apt-mirror debian" 0.012
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror torproject" 0.012
Then I should see a time-based snapshot 0.000
When I successfully run "apt-mirror debian-security" 0.012
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.327
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the devel base branch 0.196
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.066
And I run "apt-mirror debian" 0.022
Then it should fail 0.000
When I run "apt-mirror torproject" 0.019
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.021
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.190
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.117
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.421
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/jessie base branch 0.310
And config/APT_overlays.d contains 'feature-7756-reintroduce-whisperback' 0.000
When I successfully run tails-custom-apt-sources 0.110
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:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.514
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.405
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.105
Then I should see the 'devel' suite 0.002
And I should see the 'feature-thunderbird' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.004
After features/support/hooks.rb:100 0.000
Tags: @source
0.425
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.339
And the config/APT_overlays.d directory is empty 0.000
When I successfully run tails-custom-apt-sources 0.085
Then I should see only the 'devel' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.402
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.279
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.019
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.015
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.329
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on devel 0.095
And frozen APT snapshots are encoded in config/APT_snapshots.d 0.000
When I successfully run "apt-snapshots-serials prepare-build" 0.104
And I run "apt-mirror debian" 0.057
Then it should fail 0.000
When I run "apt-mirror torproject" 0.041
Then it should fail 0.000
When I successfully run "apt-mirror debian-security" 0.028
Then I should see a time-based snapshot 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.186
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/7756-reintroduce-whisperback branch based on feature/jessie 0.127
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.057
Then I should see the 'feature-jessie' suite 0.000
And I should see the 'feature-7756-reintroduce-whisperback' suite 0.000
And I should see the 'bugfix-bar' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.141
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/thunderbird branch based on feature/jessie 0.078
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 'feature-jessie' suite 0.000
After features/support/hooks.rb:539 0.001
After features/support/hooks.rb:100 0.000
Tags: @source
0.429
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the feature/live-boot-3.x branch based on devel 0.264
And config/APT_overlays.d contains 'feature-live-boot-3.x' 0.000
When I successfully run tails-custom-apt-sources 0.164
Then I should see the 'devel' suite 0.000
And I should see the 'feature-live-boot-3.x' suite 0.000
After features/support/hooks.rb:539 0.003
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:532 0.000
Given I am working on the stable base branch 0.106
And the config/APT_overlays.d directory does not exist 0.000
When I run tails-custom-apt-sources 0.008
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.104
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.088
And the config/base_branch file does not exist 0.001
When I run tails-custom-apt-sources 0.013
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000
Tags: @source
0.124
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:532 0.000
Given I am working on the stable base branch 0.113
And the config/base_branch file is empty 0.000
When I run tails-custom-apt-sources 0.010
Then it should fail 0.000
After features/support/hooks.rb:539 0.002
After features/support/hooks.rb:100 0.000