Page MenuHomeVyOS Platform

Isolated interfaces smoketest fail
Resolved (N/A)PublicBUG

Description

Smoketest

06:51:52  DEBUG - test_isolated_interfaces (__main__.BridgeInterfaceTest) ... FAIL
...
06:52:06  DEBUG - ======================================================================
06:52:06  DEBUG - FAIL: test_isolated_interfaces (__main__.BridgeInterfaceTest)
06:52:06  DEBUG - ----------------------------------------------------------------------
06:52:06  DEBUG - Traceback (most recent call last):
06:52:06  DEBUG -   File "/usr/libexec/vyos/tests/smoke/cli/test_interfaces_bridge.py", line 67, in tearDown
06:52:06  DEBUG -     super().tearDown()
06:52:06  DEBUG -   File "/usr/libexec/vyos/tests/smoke/cli/base_interfaces_test.py", line 107, in tearDown
06:52:06  DEBUG -     self.assertFalse(process_named_running(daemon))
06:52:06  DEBUG - AssertionError: 25301 is not false
06:52:06  DEBUG - 
06:52:06  DEBUG - ----------------------------------------------------------------------
06:52:06  DEBUG - Ran 25 tests in 77.795s

Details

Difficulty level
Easy (less than an hour)
Version
1.3.6
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)