Project Number Date
test_Tails_ISO_stable 5952 14 Nov 2025, 11:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Spoofing MAC addresses 6 5 44 0 0 55 1 5 6 1:10.296 Failed
Tags: @product
Feature Spoofing MAC addresses
In order to not reveal information about the physical location As a Tails user I want to be able to control whether my network devices MAC addresses should be spoofed And I want this feature to fail safe and notify me in case of errors
Tags: @product
1.571
Scenario MAC address spoofing is disabled
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1.571
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:126:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/mac_spoofing.feature:9:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I capture all network traffic 0.000
When I disable MAC spoofing in Tails Greeter 0.000
And I log in to a new session 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then 1 network interface is enabled 0.000
And the 1st network device has its real MAC address configured 0.000
When I hotplug a network device and wait for it to be initialized 0.000
Then 2 network interfaces are enabled 0.000
And the 2nd network device has its real MAC address configured 0.000
And some network device leaked the real MAC address 0.000
Hooks
After features/support/hooks.rb:331 4.424
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'MAC address spoofing is disabled' (at time 01:31:46)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:46_MAC_address_spoofing_is_disabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:46_MAC_address_spoofing_is_disabled.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1.489
Scenario MAC address spoofing is successful
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1.489
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:126:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/mac_spoofing.feature:23:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I capture all network traffic 0.000
When I log in to a new session 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then 1 network interface is enabled 0.000
And the 1st network device has a spoofed MAC address configured 0.000
When I hotplug a network device and wait for it to be initialized 0.000
Then 2 network interfaces are enabled 0.000
And the 2nd network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
Hooks
After features/support/hooks.rb:331 4.506
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'MAC address spoofing is successful' (at time 01:31:52)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:52_MAC_address_spoofing_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:52_MAC_address_spoofing_is_successful.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1.831
Scenario MAC address spoofing fails and macchanger returns false
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1.831
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:126:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/mac_spoofing.feature:36:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I capture all network traffic 0.000
And the network is plugged 0.000
And macchanger will fail by not spoofing and always returns false 0.000
When I log in to a new session 0.000
Then no network interfaces are enabled 0.000
And no network device leaked the real MAC address 0.000
And I see the "Wired Network Disabled" notification after at most 60 seconds 0.000
Hooks
After features/support/hooks.rb:331 4.764
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns false' (at time 01:31:59)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:59_MAC_address_spoofing_fails_and_macchanger_returns_false.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:31:59_MAC_address_spoofing_fails_and_macchanger_returns_false.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1.521
Scenario MAC address spoofing fails and macchanger returns true
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1.521
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:126:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/mac_spoofing.feature:46:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I capture all network traffic 0.000
And the network is plugged 0.000
And macchanger will fail by not spoofing and always returns true 0.000
When I log in to a new session 0.000
Then no network interfaces are enabled 0.000
And no network device leaked the real MAC address 0.000
And I see the "Wired Network Disabled" notification after at most 60 seconds 0.000
Hooks
After features/support/hooks.rb:331 4.464
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns true' (at time 01:32:05)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:32:05_MAC_address_spoofing_fails_and_macchanger_returns_true.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:32:05_MAC_address_spoofing_fails_and_macchanger_returns_true.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1.617
Scenario MAC address spoofing fails and the module is not removed
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1.617
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:126:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/mac_spoofing.feature:56:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I capture all network traffic 0.000
And the network is plugged 0.000
And macchanger will fail by not spoofing and always returns true 0.000
And no network interface modules can be unloaded 0.000
When I log in to a new session 0.000
Then 1 network interface is enabled 0.000
But the MAC spoofing panic mode disabled networking 0.000
And no network device leaked the real MAC address 0.000
And I see the "All Networking Disabled" notification after at most 60 seconds 0.000
Hooks
After features/support/hooks.rb:331 4.354
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'MAC address spoofing fails and the module is not removed' (at time 01:32:11)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:32:11_MAC_address_spoofing_fails_and_the_module_is_not_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5952/artifact/build-artifacts/01:32:11_MAC_address_spoofing_fails_and_the_module_is_not_removed.mkv

After features/support/hooks.rb:100 0.000
Tags: @product
1:2.265
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.184
And I capture all network traffic 0.006
When I start the computer 1.229
Then the computer boots Tails 1:0.751
And no network interfaces are enabled 0.082
And no network device leaked the real MAC address 0.011
After features/support/hooks.rb:331 1.123
After features/support/hooks.rb:100 0.095