Skip to content

Test flake: Catalog price should reject invalid values #542

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 Mar 9, 2017 · 4 comments · Fixed by #1118
Closed

Test flake: Catalog price should reject invalid values #542

php-coder opened this issue Mar 9, 2017 · 4 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

Test "Catalog price should reject invalid values" fails time to time with the following error:

Catalog price should reject invalid values :: Verify that fields w... | FAIL |
You may only interact with visible elements
Build info: version: '2.53.1', revision: 'a36b8b1cd5757287168e54b817830adce9b0158d', time: '2016-06-30 19:26:09'
System info: host: 'testing-gce-62588dc5-26bb-4572-b0e9-4b10837680df', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-103-generic', java.version: '1.8.0_111'
Driver info: driver.version: unknown

Log: https://travis-ci.org/php-coder/mystamps/jobs/209513814

@php-coder php-coder added this to the next milestone Mar 9, 2017
@php-coder php-coder self-assigned this Mar 13, 2017
@php-coder php-coder modified the milestones: 0.4, next Mar 13, 2017
@php-coder php-coder reopened this Mar 14, 2017
@php-coder
Copy link
Owner Author

php-coder added a commit that referenced this issue Mar 15, 2017
… the console.

It should help us to debug test flakes like #540 and #542
@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

It has started to fail again with a bit different error:

Catalog price should reject invalid values :: Verify that fields w... | FAIL |
The xpath expression '//*[@id='gibbonsPrice']' cannot be evaluated
For documentation on this error, please visit: http://seleniumhq.org/exceptions/invalid_selector_exception.html
Build info: version: '2.53.1', revision: 'a36b8b1cd5757287168e54b817830adce9b0158d', time: '2016-06-30 19:26:09'
System info: host: 'testing-gce-701205ac-7c4e-4d03-acc4-b40ef1266483', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-103-generic', java.version: '1.8.0_111'
Driver info: driver.version: HtmlUnitDriver

Seen here: Seen here: https://travis-ci.org/php-coder/mystamps/jobs/220069537

@php-coder php-coder reopened this Apr 8, 2017
@php-coder php-coder modified the milestones: next, 0.4 Apr 8, 2017
php-coder added a commit that referenced this issue Apr 8, 2017
Shkarin pushed a commit to Shkarin/mystamps-1 that referenced this issue Apr 17, 2017
@php-coder
Copy link
Owner Author

https://travis-ci.org/php-coder/mystamps/jobs/242573778:

Catalog price should reject invalid values :: Verify that fields w... | FAIL |
Several failures occurred:
1) Element 'id=gibbonsPrice' not visible in 5 seconds
2) You may only interact with visible elements
Build info: version: '2.53.1', revision: 'a36b8b1cd5757287168e54b817830adce9b0158d', time: '2016-06-30 19:26:09'
System info: host: 'testing-gce-38fdec6d-73fd-442c-be10-54180f54660e.c.travis-ci-prod-3.internal', ip: '10.10.20.17', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-115-generic', java.version: '1.8.0_121'
Driver info: driver.version: unknown
3) You may only interact with visible elements
Build info: version: '2.53.1', revision: 'a36b8b1cd5757287168e54b817830adce9b0158d', time: '2016-06-30 19:26:09'
System info: host: 'testing-gce-38fdec6d-73fd-442c-be10-54180f54660e.c.travis-ci-prod-3.internal', ip: '10.10.20.17', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-115-generic', java.version: '1.8.0_121'
Driver info: driver.version: unknown

bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 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
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
…log price.

This commit reverts the changes from 40e016d and
88895da commits.

I hope that this will finally fix php-coder#542
bodom91 pushed a commit to bodom91/mystamps that referenced this issue Aug 2, 2017
@php-coder php-coder modified the milestones: next, 0.4.1 Sep 10, 2019
php-coder added a commit that referenced this issue Sep 22, 2019
php-coder added a commit that referenced this issue Sep 23, 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