Project

General

Profile

Actions

action #68284

closed

Selenium tests fail with "sendKeysToElement: Server returned error message" on CircleCI

Added by mkittler almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2020-06-22
Due date:
% Done:

0%

Estimated time:

Description

Selenium tests fail on CircleCI. The full error message looks like this:

[09:02:09] t/ui/10-tests_overview.t ............... 9/?  
Bailout called.  Further testing stopped:  sendKeysToElement: Server returned error message Server closed connection without sending any data back at /usr/lib/perl5/vendor_perl/5.26.1/Net/HTTP/Methods.pm line 391. at /home/squamata/project/t/ui/../lib/OpenQA/SeleniumTest.pm:103
make[2]: *** [Makefile:168: test-unit-and-integration] Terminated
make[1]: *** [Makefile:163: test-with-database] Terminated
make: *** [Makefile:137: test-ui] Terminated
Too long with no output (exceeded 10m0s): context deadline exceeded
  • Bailout called. … SeleniumTest.pm:103 is printed soon after the test is started. Then it hangs until the "deadline is exceeded" an the rest of the output is printed.
  • It seems that all tests using $driver->send_keys are affected. It doesn't seem to be a general timeout/limit because when reordering tests so 10-tests_overview.t runs at the beginning the test fails immediately.
  • The problem can not be reproduced locally under Tumbleweed.

Related issues 1 (0 open1 closed)

Related to openQA Project - action #93453: openQA CI: Certain Selenium tests are failingResolvedmkittler2021-06-032021-06-18

Actions
Actions

Also available in: Atom PDF