Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 2 08 Mar 2025, 03:04

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Spoofing MAC addresses 53 2 0 0 0 55 4 2 6 6:0.196 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
44.811
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.492
And I capture all network traffic 0.009
When I disable MAC spoofing in Tails Greeter 4.200
And I log in to a new session 19.163
And the network is plugged 0.067
And Tor is ready 10.852
Then 1 network interface is enabled 0.111
And the 1st network device has its real MAC address configured 0.113
When I hotplug a network device and wait for it to be initialized 1.486
Then 2 network interfaces are enabled 0.076
And the 2nd network device has its real MAC address configured 0.084
And some network device leaked the real MAC address 0.153
After features/support/hooks.rb:330 0.832
After features/support/hooks.rb:100 0.039
Tags: @product
46.769
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.238
And I capture all network traffic 0.007
When I log in to a new session 19.621
And the network is plugged 0.088
And Tor is ready 15.890
Then 1 network interface is enabled 0.117
And the 1st network device has a spoofed MAC address configured 0.074
When I hotplug a network device and wait for it to be initialized 1.393
Then 2 network interfaces are enabled 0.086
And the 2nd network device has a spoofed MAC address configured 0.089
And no network device leaked the real MAC address 0.160
After features/support/hooks.rb:330 0.878
After features/support/hooks.rb:100 0.045
Tags: @product
1:31.267
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 8.444
And I capture all network traffic 0.005
And the network is plugged 0.146
And macchanger will fail by not spoofing and always returns false 0.295
When I log in to a new session 21.237
Then no network interfaces are enabled 0.228
And no network device leaked the real MAC address 0.022
And I see the "Wired Network Disabled" notification after at most 60 seconds 1:0.888
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:553:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:43:in `And I see the "Wired Network Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 8.626

SCENARIO FAILED: 'MAC address spoofing fails and macchanger returns false' (at time 03:00:20)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:00:20_MAC_address_spoofing_fails_and_macchanger_returns_false.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:00:20_MAC_address_spoofing_fails_and_macchanger_returns_false.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:00:20_MAC_address_spoofing_fails_and_macchanger_returns_false.journal

After features/support/hooks.rb:100 0.053
Tags: @product
28.829
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.178
And I capture all network traffic 0.010
And the network is plugged 0.099
And macchanger will fail by not spoofing and always returns true 0.254
When I log in to a new session 18.937
Then no network interfaces are enabled 0.187
And no network device leaked the real MAC address 0.017
And I see the "Wired Network Disabled" notification after at most 60 seconds 1.144
After features/support/hooks.rb:330 0.738
After features/support/hooks.rb:100 0.050
Tags: @product
1:31.185
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.006
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.388
And I capture all network traffic 0.005
And the network is plugged 0.071
And macchanger will fail by not spoofing and always returns true 0.346
And no network interface modules can be unloaded 0.412
When I log in to a new session 20.495
Then 1 network interface is enabled 0.209
But the MAC spoofing panic mode disabled networking 0.480
And no network device leaked the real MAC address 0.012
And I see the "All Networking Disabled" notification after at most 60 seconds 1:0.762
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:553:in `/^I see the "(.+)" notification(?: after at most (\d+) seconds)?$/'
features/mac_spoofing.feature:65:in `And I see the "All Networking Disabled" notification after at most 60 seconds'
After features/support/hooks.rb:330 10.587

SCENARIO FAILED: 'MAC address spoofing fails and the module is not removed' (at time 03:02:30)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:02:30_MAC_address_spoofing_fails_and_the_module_is_not_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:02:30_MAC_address_spoofing_fails_and_the_module_is_not_removed.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20263-test-suite-without-spice/2/artifact/build-artifacts/03:02:30_MAC_address_spoofing_fails_and_the_module_is_not_removed.journal

After features/support/hooks.rb:100 0.057
Tags: @product
57.332
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.220
And I capture all network traffic 0.007
When I start the computer 0.985
Then the computer boots Tails 55.613
And no network interfaces are enabled 0.487
And no network device leaked the real MAC address 0.017
After features/support/hooks.rb:330 0.730
After features/support/hooks.rb:100 0.058