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

HtmlProxyRenderTest.test_blacklist can fail #53

Closed
kmike opened this issue Nov 5, 2013 · 1 comment
Closed

HtmlProxyRenderTest.test_blacklist can fail #53

kmike opened this issue Nov 5, 2013 · 1 comment

Comments

@kmike
Copy link
Member

kmike commented Nov 5, 2013

I can't reproduce it myself, but this failure happened:

======================================================================
FAIL: test_blacklist (splash.tests.test_proxy.HtmlProxyRenderTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/lib/buildbot/slave/builders/splash/build/splash/tests/test_proxy.py", line 72, in test_blacklist
    self.assertProxied(frame['html'])
  File "/var/lib/buildbot/slave/builders/splash/build/splash/tests/test_proxy.py", line 94, in assertProxied
    assert 'PROXY_USED' in html
AssertionError: 
-------------------- >> begin captured logging << --------------------
requests.packages.urllib3.connectionpool: INFO: Starting new HTTP connection (1): localhost
requests.packages.urllib3.connectionpool: DEBUG: "GET /render.json?url=http%3A%2F%2Flocalhost%3A8998%2Fiframes&html=1&iframes=1&proxy=test HTTP/1.1" 200 None
--------------------- >> end captured logging << ---------------------

----------------------------------------------------------------------
@kmike
Copy link
Member Author

kmike commented Apr 17, 2014

I haven't seen this failure since then, it could have been related to #30 which is fixed.

@kmike kmike closed this as completed Apr 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant