Chris Roberts

Results 74 comments of Chris Roberts

trigger: test-robottelo pytest: tests/foreman/ui/test_host.py -k 'test_read_host_with_ics_domain'

trigger: test-robottelo pytest: tests/foreman/ui/test_host.py -k 'test_read_host_with_ics_domain'

> ``` > with module_target_sat.ui_session() as session: > > values = session.host_new.get_details(host_name, widget_names='details') > ``` > > ``` > navmazing._errors.NavigationTriesExceeded: Navigation failed to reach [NewDetails] in the specified tries >...

> Here are my thoughts about specific rules that are failing currently: > > ``` > Style/OptionalBooleanParameter: Prefer keyword arguments for arguments with a boolean default value; use `redirect_on_failure: true`...