Closed Bug 1027960 Opened 10 years ago Closed 9 years ago

Intermittent test_bug529119-1.html "TypeError: on_timeout() takes exactly 2 arguments (1 given)"

Categories

(Core :: DOM: Navigation, defect)

x86_64
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

References

Details

(Keywords: intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=42081136&full=1&branch=mozilla-inbound
builder: mozilla-inbound_ubuntu64_vm-b2g-emulator_test-mochitest-4
slave: tst-linux64-spot-349



14:02:35     INFO -  1148 INFO TEST-START | /tests/docshell/test/test_bug529119-1.html
14:02:36     INFO -  ###################################### forms.js loaded
14:02:37     INFO -  ############################### browserElementPanning.js loaded
14:02:37     INFO -  ######################## BrowserElementChildPreload.js loaded
14:02:39     INFO -  ############ ErrorPage.js
14:02:40     INFO -  ############ ErrorPage.js
14:02:42     INFO -  1149 INFO TEST-INFO | MEMORY STAT vsize after test: 135536640
14:02:42     INFO -  1150 INFO TEST-INFO | MEMORY STAT residentFast after test: 52051968
14:02:42     INFO -  1151 INFO TEST-INFO | MEMORY STAT heapAllocated after test: 26444944
14:08:12     INFO -  Exception in thread Thread-6:
14:08:12     INFO -  Traceback (most recent call last):
14:08:12     INFO -    File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
14:08:12     INFO -      self.run()
14:08:12     INFO -    File "/usr/lib/python2.7/threading.py", line 504, in run
14:08:12     INFO -      self.__target(*self.__args, **self.__kwargs)
14:08:12     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/mozprocess/processhandler.py", line 786, in _processOutput
14:08:12     INFO -      self.onTimeout()
14:08:12     INFO -    File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/mozprocess/processhandler.py", line 724, in onTimeout
14:08:12     INFO -      handler()
14:08:12     INFO -  TypeError: on_timeout() takes exactly 2 arguments (1 given)
14:08:12     INFO -  Stopping web server
14:09:15     INFO -  Stopping web socket server
14:09:15     INFO -  Stopping ssltunnel
14:09:15     INFO -  Mochitest INFO | runtestsb2g.py | Running tests: end.
14:09:19    ERROR - Return code: 247
Depends on: 1028119
Filed bug 1028119 to fix the timeout handling (if you see exceptions inside harness code, then it's worth filing a bug under the appropriate Testing component to make sure we can get the harness fixed). It seems at first glance to be fallout from bug 997244. Once the issue is fixed, I imagine we'll still see a timeout in this test, but the signature will change to what we'd normally expect :-)
Summary: Intermittent TypeError: on_timeout() takes exactly 2 arguments (1 given) | during test_bug529119-1.html → Intermittent test_bug529119-1.html "TypeError: on_timeout() takes exactly 2 arguments (1 given)"
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.