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

[fix] xfail test_055_delete_evc_after_restart_kytos_and_no_switch_reconnected #193

Merged
merged 2 commits into from
Jan 6, 2023

Conversation

viniarck
Copy link
Member

Related to issue #187 (only addresses one of the test cases there for now), the other ones will be picked up gradually as the team is fixing tests.

Local Tests

+ python3 -m pytest --timeout=600 tests/ -k test_055_delete_evc_after_restart_kytos_and_no_switch_reconnected
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.0.0
rootdir: /tests
plugins: rerunfailures-10.2, timeout-2.1.0
timeout: 600.0s
timeout method: signal
timeout func_only: False
collected 199 items / 198 deselected / 1 selected

tests/test_e2e_10_mef_eline.py .                                         [100%]

=============================== warnings summary ===============================
usr/local/lib/python3.9/dist-packages/kytos/core/config.py:186
  /usr/local/lib/python3.9/dist-packages/kytos/core/config.py:186: UserWarning: Unknown arguments: ['--timeout=600', 'tests/', '-k', 'test_055_delete_evc_after_restart_kytos_and_no_switc
h_reconnected']
    warnings.warn(f"Unknown arguments: {unknown}")

test_e2e_10_mef_eline.py: 17 warnings
  /usr/lib/python3/dist-packages/mininet/node.py:1121: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    return ( StrictVersion( cls.OVSVersion ) <

test_e2e_10_mef_eline.py: 17 warnings
  /usr/lib/python3/dist-packages/mininet/node.py:1122: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
    StrictVersion( '1.10' ) )

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
------------------------------- start/stop times -------------------------------
========== 1 passed, 198 deselected, 35 warnings in 87.02s (0:01:27) ===========

@viniarck viniarck requested a review from italovalcy December 19, 2022 18:41
@viniarck viniarck merged commit cda1836 into master Jan 6, 2023
@viniarck viniarck deleted the fix/xfail branch January 6, 2023 13:03
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.

2 participants