Skip to content
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

[Functional tests failure] HTTP scheduler functional test failure #701

Closed
vankoven opened this issue Mar 14, 2017 · 1 comment
Closed

[Functional tests failure] HTTP scheduler functional test failure #701

vankoven opened this issue Mar 14, 2017 · 1 comment
Assignees
Milestone

Comments

@vankoven
Copy link
Contributor

HTTP scheduler functional test is not working due to issue #698

======================================================================
ERROR: test_scheduler (sched.test_http.HttpRules)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/user/tempesta/tempesta_fw/t/functional/sched/test_http.py", line 111, in test_scheduler
    self.routine()
  File "/home/user/tempesta/tempesta_fw/t/functional/sched/test_http.py", line 94, in routine
    self.testers[0].loop()
  File "/home/user/tempesta/tempesta_fw/t/functional/helpers/deproxy.py", line 610, in loop
    poll_fun(min(self.timeout, timeout), map)
  File "/usr/lib/python2.7/asyncore.py", line 201, in poll2
    readwrite(obj, flags)
  File "/usr/lib/python2.7/asyncore.py", line 117, in readwrite
    obj.handle_error()
  File "/home/user/tempesta/tempesta_fw/t/functional/helpers/deproxy.py", line 451, in handle_error
    error.bug('\tDeproxy: Client: %s' % v)
  File "/home/user/tempesta/tempesta_fw/t/functional/helpers/error.py", line 28, in bug
    raise Error(msg)
Error: 	Deproxy: Client: [Errno 111] Connection refused
@vankoven vankoven self-assigned this Mar 14, 2017
@krizhanovsky krizhanovsky added this to the 0.6 WebOS milestone Mar 14, 2017
@vankoven
Copy link
Contributor Author

Fixed in d25813d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants