SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 112 forks source link

Automation failure : test_positive_delete1 #2179

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

Testnames; tests.foreman.cli.test_product.TestProduct.test_positive_delete_1

the test can be found at :

even after deleting the product the information of the same product is displayed seems to be timing issue

LANG=en_US.UTF-8 hammer -v -u admin -p changeme product delete --id="1479" Product destroyed

LANG=en_US.UTF-8 hammer -v -u admin -p changeme product info --id="1479" --organization-id="253" ID: 1479 Name: VaYpmZSTfiDoyNKmpQak Label: RoqwSlZMKtPNQVGdGtEF Description: MYzcxZkyaurOCDqgSUan Sync State: not_synced Sync Plan ID: GPG:
GPG Key ID: GPG Key: Organization: Wr53J6 Readonly: false Deletable:
Content:

elyezer commented 9 years ago

This duplicates #2147.