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 timeout in /html/semantics/document-metadata/the-base-element/base_href_unspecified.html #6701

Closed
jdm opened this issue Jul 22, 2015 · 1 comment
Labels
A-testing I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Jul 22, 2015

10:18.25 TEST_START: Thread-TestrunnerManager-1 /html/semantics/document-metadata/the-base-element/base_href_unspecified.html
10:33.38 TEST_END: Thread-TestrunnerManager-1 TIMEOUT, expected OK

The log also contains

10:18.83 LOG: Thread-Log INFO STDERR: Exception in thread ProcessReader:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 763, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/servo/buildbot/slave/linux2/build/tests/wpt/_virtualenv/lib/python2.7/site-packages/mozprocess/processhandler.py", line 894, in _read
    callback(line.rstrip())
  File "/home/servo/buildbot/slave/linux2/build/tests/wpt/_virtualenv/lib/python2.7/site-packages/mozprocess/processhandler.py", line 814, in __call__
    e(*args, **kwargs)
  File "/home/servo/buildbot/slave/linux2/build/tests/wpt/harness/wptrunner/executors/executorservo.py", line 132, in on_output
    self.result_data = json.loads(line[len(prefix):])
  File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
    return _default_decoder.decode(s)
  File "/usr/lib/python2.7/json/decoder.py", line 369, in decode
    raise ValueError(errmsg("Extra data", s, end, len(s)))
ValueError: Extra data: line 1 column 1267 - line 1 column 1344 (char 1266 - 1343)

which looks super suspicious.

@jdm jdm added A-testing I-intermittent Problem reproduces intermittently. labels Jul 22, 2015
@jdm jdm changed the title Intermittent timeout in 10:18.25 TEST_START: Thread-TestrunnerManager-1 /html/semantics/document-metadata/the-base-element/base_href_unspecified.html Intermittent timeout in /html/semantics/document-metadata/the-base-element/base_href_unspecified.html Jul 22, 2015
@nox
Copy link
Contributor

nox commented Jan 3, 2016

We updated a bunch of things since then and it doesn't seem to happen anymore.

@nox nox closed this as completed Jan 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testing I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

2 participants