Skip to content

Test flake: Create country with name in English #540

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

Closed
php-coder opened this issue Feb 27, 2017 · 2 comments · Fixed by #1118
Closed

Test flake: Create country with name in English #540

php-coder opened this issue Feb 27, 2017 · 2 comments · Fixed by #1118
Assignees
Labels
area/integration tests kind/test-flake A test is failing only in some cases
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Feb 27, 2017

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.

Related to df0b728 (#530)

@php-coder
Copy link
Owner Author

@php-coder php-coder added kind/test-flake A test is failing only in some cases and removed kind/bug labels Mar 22, 2017
@php-coder
Copy link
Owner Author

@php-coder php-coder modified the milestones: 0.4, next Mar 24, 2017
@php-coder php-coder modified the milestones: 0.4, next Apr 8, 2017
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
… the console.

It should help us to debug test flakes like php-coder#540 and php-coder#542
@php-coder php-coder modified the milestones: next, 0.4.1 Sep 10, 2019
@php-coder php-coder self-assigned this Sep 13, 2019
php-coder added a commit that referenced this issue Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/integration tests kind/test-flake A test is failing only in some cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant