-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
area/integration testskind/test-flakeA test is failing only in some casesA test is failing only in some cases
Milestone
Description
Test "Create country with name in English" fails time to time with the following error:
==============================================================================
Robotframework.Country.Creation.Logic :: Verify country creation scenarios
==============================================================================
Create country with name in English :: Verify creation of country ... | FAIL |
Xpath xpath=//*[contains(@class, "selectize-dropdown-content")]/*[text() = "Germany"] should have matched 1 times but matched 0 times.
Log: https://travis-ci.org/php-coder/mystamps/jobs/205969329
I was trying to fix it in 50b7b9c commit but looks like I didn't fix it properly.
Metadata
Metadata
Assignees
Labels
area/integration testskind/test-flakeA test is failing only in some casesA test is failing only in some cases