SatelliteQE / airgun

AirGun is a Python library that is built over Widgetastic and navmazing to make Satellite 6 UI testing easier.
GNU General Public License v3.0
20 stars 66 forks source link

[6.13z cp] Locator updated in is_supported() method... #1527

Closed amolpati30 closed 2 weeks ago

amolpati30 commented 2 weeks ago

Cherrypick of PR: https://github.com/SatelliteQE/airgun/pull/1499

I have updated the locator in the provisioning_template, and the PR is https://github.com/SatelliteQE/airgun/pull/1494/files.

Due to these changes, one of the test cases encountered issues with the assertion. To resolve this, I updated the locator in the is_supported() method, which is part of the Airgun entity. The assertion is now working correctly, addressing the failure that occurred as a result of my changes.

amolpati30 commented 2 weeks ago

trigger: test-robottelo pytest: tests/foreman/ui/test_provisioningtemplate.py -k 'test_positive_clone or test_positive_clone_locked or test_positive_end_to_end or test_positive_verify_supported_templates_rhlogo'

amolpati30 commented 2 weeks ago

trigger: test-robottelo pytest: tests/foreman/ui/test_provisioningtemplate.py -k 'test_positive_clone or test_positive_clone_locked or test_positive_end_to_end or test_positive_verify_supported_templates_rhlogo'

Satellite-QE commented 2 weeks ago

PRT Result

Build Number: 369
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/test_provisioningtemplate.py -k test_positive_clone or test_positive_clone_locked or test_positive_end_to_end or test_positive_verify_supported_templates_rhlogo --external-logging
Test Result : ============ 2 failed, 2 passed, 49 warnings in 1459.96s (0:24:19) =============
amolpati30 commented 2 weeks ago

trigger: test-robottelo pytest: tests/foreman/ui/test_provisioningtemplate.py -k 'test_positive_clone or test_positive_clone_locked or test_positive_end_to_end or test_positive_verify_supported_templates_rhlogo'

Satellite-QE commented 2 weeks ago

PRT Result

Build Number: 370
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_provisioningtemplate.py -k test_positive_clone or test_positive_clone_locked or test_positive_end_to_end or test_positive_verify_supported_templates_rhlogo --external-logging
Test Result : ================= 4 passed, 53 warnings in 1364.32s (0:22:44) ==================