Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: temporarily skip pathfinder test_10_undesired_link_and_max_path #272

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

viniarck
Copy link
Member

@viniarck viniarck commented Dec 7, 2023

This doesn't cl0se issue #269, but until it's fully addressed/analyzed it'll skip this test case

Local Tests

I confirmed it's skipping test_10_undesired_link_and_max_path

[vx kytos-end-to-end-tests]# python3 -m pytest --timeout=180 tests -k test_10_undesired_link_and_max_path
================================================================================== test session starts ==================================================================================
platform linux -- Python 3.9.18, pytest-7.4.2, pluggy-1.3.0
rootdir: /home/viniarck/repos/kytos-end-to-end-tests
plugins: anyio-3.6.2, timeout-2.2.0
timeout: 180.0s
timeout method: signal
timeout func_only: False
collected 254 items / 252 deselected / 2 selected                                                                                                                                       

tests/test_e2e_80_pathfinder.py ss                                                                                                                                                [100%]

=================================================================================== warnings summary ====================================================================================
../kytos/kytos/core/config.py:186
  /home/viniarck/repos/kytos/kytos/core/config.py:186: UserWarning: Unknown arguments: ['--timeout=180', 'tests', '-k', 'test_10_undesired_link_and_max_path']
    warnings.warn(f"Unknown arguments: {unknown}")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
----------------------------------------------------------------------------------- start/stop times ------------------------------------------------------------------------------------
===================================================================== 2 skipped, 252 deselected, 1 warning in 0.25s =====================================================================

End-to-End Tests

No need to run all the other test cases, it's just a skip

@viniarck viniarck requested a review from a team as a code owner December 7, 2023 17:12
@viniarck viniarck merged commit 484b0a8 into master Dec 8, 2023
@viniarck viniarck deleted the chore/skip_pathfinder_testcase branch December 8, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant