Closed Bug 753815 Opened 12 years ago Closed 12 years ago

Intermittent INFO | runtests.py | Received unexpected exception while running application | TypeError: 'NoneType' object is unsubscriptable (automation.py line 900, in runApp)

Categories

(Testing :: Mochitest, defect)

x86_64
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: emorley, Assigned: ttaubert)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound debug test mochitest-other on 2012-05-09 19:15:18 PDT for push 021f722e8022

slave: talos-r4-snow-008

https://tbpl.mozilla.org/php/getParsedLog.php?id=11628419&tree=Mozilla-Inbound

{
TEST-PASS | chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_495495.js | URL bar autocomplete state should be restored correctly
WARNING: NS_ENSURE_TRUE(mTextInputHandler) failed: file ../../../widget/cocoa/nsChildView.mm, line 4111
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
WARNING: NS_ENSURE_SUCCESS(rv, false) failed with result 0x8000FFFF: file ../../../../content/base/src/nsContentUtils.cpp, line 2931
WARNING: NS_ENSURE_TRUE(pusher.Push(aBoundElement)) failed: file ../../../../content/xbl/src/nsXBLProtoImplMethod.cpp, line 357
--DOCSHELL 0x14da707b0 == 23 [id = 1207]
TEST-INFO | chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_495495.js | Console message: OpenGL LayerManager Initialized Succesfully.
Version: 2.1 NVIDIA-1.6.36
Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce 320M OpenGL Engine
FBO Texture Target: TEXTURE_2D
INFO TEST-END | chrome://mochitests/content/browser/browser/components/sessionstore/test/browser_495495.js | finished in 4332ms
INFO | runtests.py | Received unexpected exception while running application
Traceback (most recent call last):
  File "mochitest/runtests.py", line 698, in runTests
    timeout = timeout)
  File "/Users/cltbld/talos-slave/test/build/mochitest/automation.py", line 900, in runApp
    status = self.waitForFinish(proc, utilityPath, timeout, maxTime, startTime, debuggerInfo, symbolsPath, logger)
  File "/Users/cltbld/talos-slave/test/build/mochitest/automation.py", line 749, in waitForFinish
    logger.log(line)
  File "/Users/cltbld/talos-slave/test/build/mochitest/automationutils.py", line 482, in log
    if self.currentTest["windows"] or self.currentTest["docShells"]:
TypeError: 'NoneType' object is unsubscriptable
}
Looks like we need a little more sanity checking here.
Attached patch trivial patchSplinter Review
Assignee: nobody → ttaubert
Status: NEW → ASSIGNED
Attachment #623655 - Flags: review?(ted.mielczarek)
Attachment #623655 - Flags: review?(ted.mielczarek) → review+
https://hg.mozilla.org/integration/fx-team/rev/9d7a4b137c06
Whiteboard: [orange] → [orange][fixed-in-fx-team]
Target Milestone: --- → mozilla15
https://hg.mozilla.org/mozilla-central/rev/9d7a4b137c06
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [orange][fixed-in-fx-team] → [orange]
Whiteboard: [orange]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: