kytos-ng / kytos-end-to-end-tests

Kytos End-to-End Tests
0 stars 10 forks source link

Removed xfail for 040 and 090 tests #233

Closed Alopalao closed 1 year ago

Alopalao commented 1 year ago

Closes #231

Summary

xfail marks are no longer needed since these tests are passing.

Local Tests

+ python3 -m pytest tests/test_e2e_13_mef_eline.py -k '090 or 040' --reruns 2 -r fEr
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.0.0
rootdir: /tests
plugins: timeout-2.1.0, rerunfailures-10.2
collected 44 items / 42 deselected / 2 selected

tests/test_e2e_13_mef_eline.py ..                                        [100%]