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

Intermittent failing testharness.js selftests #6574

Closed
jgraham opened this issue Jul 18, 2017 · 2 comments
Closed

Intermittent failing testharness.js selftests #6574

jgraham opened this issue Jul 18, 2017 · 2 comments

Comments

@jgraham
Copy link
Contributor

jgraham commented Jul 18, 2017

INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/main.py", line 101, in wrap_session
INTERNALERROR>     config._do_configure()
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/config.py", line 912, in _do_configure
INTERNALERROR>     self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 750, in call_historic
INTERNALERROR>     self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 339, in _hookexec
INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 334, in <lambda>
INTERNALERROR>     _MultiCall(methods, kwargs, hook.spec_opts).execute()
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/_pytest/vendored_packages/pluggy.py", line 614, in execute
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/conftest.py", line 21, in pytest_configure
INTERNALERROR>     config.driver = webdriver.Firefox()
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 152, in __init__
INTERNALERROR>     keep_alive=True)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 98, in __init__
INTERNALERROR>     self.start_session(desired_capabilities, browser_profile)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 188, in start_session
INTERNALERROR>     response = self.execute(Command.NEW_SESSION, parameters)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/selenium/webdriver/remote/webdriver.py", line 256, in execute
INTERNALERROR>     self.error_handler.check_response(response)
INTERNALERROR>   File "/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/lib/python2.7/site-packages/selenium/webdriver/remote/errorhandler.py", line 194, in check_response
INTERNALERROR>     raise exception_class(message, screen, stacktrace)
INTERNALERROR> WebDriverException: Message: connection refused
�[31mERROR: InvocationError: '/home/travis/build/w3c/web-platform-tests/resources/test/.tox/py27/bin/pytest -vv tests'�[0m

https://s3.amazonaws.com/archive.travis-ci.org/jobs/254803147/log.txt?X-Amz-Expires=30&X-Amz-Date=20170718T120539Z&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJRYRXRSVGNKPKO5A/20170718/us-east-1/s3/aws4_request&X-Amz-SignedHeaders=host&X-Amz-Signature=12a15a0218460e2059a4bacf66e65d9519b5ae713054b97d16bc31df34fee4ae

@jugglinmike
Copy link
Contributor

@jgraham It's been a few years since you reported this, and I'm not aware of any recent problems with stability. Do you think it's safe to close?

@foolip
Copy link
Member

foolip commented May 6, 2021

Let's say this is safe to close. I haven't seen these tests fail recently at least despite triggering them a lot.

@foolip foolip closed this as completed May 6, 2021
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

4 participants