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

[6.3] FIX test_positive_add_user_group #4884

Merged

Conversation

ldjebran
Copy link
Contributor

(sat-6.3.0) dlezz@elysion:~/projects/robottelo-fork$ py.test tests/foreman/cli/test_usergroup.py -v -k "test_positive_add_user_group_by_id or test_positive_add_user_group_by_name"
================================================= test session starts ==================================================
platform linux2 -- Python 2.7.13, pytest-3.0.7, py-1.4.34, pluggy-0.4.0 -- /home/dlezz/.pyenv/versions/sat-6.3.0/bin/python2.7
cachedir: .cache
rootdir: /home/dlezz/projects/robottelo-fork, inifile:
plugins: xdist-1.15.0, services-1.2.1, mock-1.6.0, cov-2.4.0
collected 32 items 
2017-06-26 12:08:48 - conftest - DEBUG - Found WONTFIX in decorated tests ['1269196', '1378009', '1245334', '1217635', '1226425', '1156555', '1199150', '1204686', '1267224', '1221971', '1103157', '1230902', '1214312', '1079482']

2017-06-26 12:08:48 - conftest - DEBUG - Collected 32 test cases


tests/foreman/cli/test_usergroup.py::UserGroupTestCase::test_positive_add_user_group_by_id PASSED
tests/foreman/cli/test_usergroup.py::UserGroupTestCase::test_positive_add_user_group_by_name PASSED

================================================= 30 tests deselected ==================================================
======================================= 2 passed, 30 deselected in 31.51 seconds =======================================

@ldjebran ldjebran added 6.3 CLI Issues and PRs involving the CLI TestFailure Issues and PRs related to a test failing in automation labels Jun 26, 2017
@ldjebran ldjebran self-assigned this Jun 26, 2017
@ldjebran ldjebran added TestFailure Issues and PRs related to a test failing in automation and removed TestFailure Issues and PRs related to a test failing in automation labels Jun 26, 2017
@codecov
Copy link

codecov bot commented Jun 26, 2017

Codecov Report

Merging #4884 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #4884   +/-   ##
======================================
  Coverage    41.1%   41.1%           
======================================
  Files          88      88           
  Lines        7204    7204           
======================================
  Hits         2961    2961           
  Misses       4243    4243

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 768933e...b4a894d. Read the comment docs.

Copy link
Contributor

@pondrejk pondrejk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack

Copy link
Contributor

@oshtaier oshtaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@oshtaier oshtaier merged commit 8bd0cb5 into SatelliteQE:master Jun 27, 2017
@oshtaier oshtaier removed review TestFailure Issues and PRs related to a test failing in automation labels Jun 27, 2017
@ldjebran ldjebran deleted the 6.3_fix_test_positive_add_user_group branch January 23, 2018 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Issues and PRs involving the CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants