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

Remove XFAIL bsc#1199008 for 389ds image #111

Merged
merged 1 commit into from
May 5, 2022

Conversation

jlausuch
Copy link
Contributor

@jlausuch jlausuch commented May 4, 2022

No description provided.

@jlausuch
Copy link
Contributor Author

jlausuch commented May 4, 2022

tox -e 389ds -- -n auto -k suse/389-ds_2.0
389ds create: /root/BCI-tests/.tox/389ds
389ds installdeps: pytest, pytest-testinfra, pytest-xdist ; python_version >= "3.6", dataclasses ; python_version < "3.7", pytest-rerunfailures, typing_extensions, git+https://github.com/dcermak/pytest_container
389ds installed: attrs==21.4.0,dataclasses==0.8,execnet==1.9.0,filelock==3.4.1,importlib-metadata==4.8.3,iniconfig==1.1.1,packaging==21.3,pluggy==1.0.0,py==1.11.0,pyparsing==3.0.8,pytest==7.0.1,pytest-container @ git+https://github.com/dcermak/pytest_container@c64645fb097863920f147f0f4657867ac3edde92,pytest-forked==1.4.0,pytest-rerunfailures==10.2,pytest-testinfra==6.7.0,pytest-xdist==2.5.0,tomli==1.2.3,typing_extensions==4.1.1,zipp==3.6.0
389ds run-test-pre: PYTHONHASHSEED='2364826999'
389ds run-test: commands[0] | pytest -vv tests/test_389ds.py --junitxml=/root/BCI-tests/junit_389ds.xml -n auto -k suse/389-ds_2.0
=========================================================================================================================== test session starts ============================================================================================================================
platform linux -- Python 3.6.15, pytest-7.0.1, pluggy-1.0.0 -- /root/BCI-tests/.tox/389ds/bin/python
cachedir: .tox/389ds/.pytest_cache
rootdir: /root/BCI-tests, configfile: pyproject.toml
plugins: testinfra-6.7.0, forked-1.4.0, xdist-2.5.0, rerunfailures-10.2, container-0.0.2
[gw0] linux Python 3.6.15 cwd: /root/BCI-tests
[gw1] linux Python 3.6.15 cwd: /root/BCI-tests
[gw0] Python 3.6.15 (default, Sep 15 2021, 14:20:42) [GCC]
[gw1] Python 3.6.15 (default, Sep 15 2021, 14:20:42) [GCC]
gw0 [1] / gw1 [1]
scheduling tests via LoadScheduling

tests/test_389ds.py::test_ldapwhoami[suse/389-ds:2.0 from registry.suse.de/suse/sle-15-sp4/update/cr/totest/images/suse/389-ds:2.0] 
[gw0] [100%] PASSED tests/test_389ds.py::test_ldapwhoami[suse/389-ds:2.0 from registry.suse.de/suse/sle-15-sp4/update/cr/totest/images/suse/389-ds:2.0] 

----------------------------------------------------------------------------------------------------------- generated xml file: /root/BCI-tests/junit_389ds.xml ------------------------------------------------------------------------------------------------------------
============================================================================================================================ 1 passed in 44.25s ============================================================================================================================
_________________________________________________________________________________________________________________________________ summary __________________________________________________________________________________________________________________________________
  389ds: commands succeeded
  congratulations :)

@jlausuch
Copy link
Contributor Author

jlausuch commented May 4, 2022

However, there is another issue with test_all.py
https://paste.opensuse.org/view/raw/49015870

But let's address it in another PR.
#112

@jlausuch
Copy link
Contributor Author

jlausuch commented May 5, 2022

Ok to merge this as well?

@dcermak dcermak merged commit 08f1a78 into SUSE:main May 5, 2022
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.

None yet

2 participants