Closed
Bug 591566
Opened 14 years ago
Closed 14 years ago
browser_bug562797.js is timing out
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
VERIFIED
FIXED
mozilla2.0b7
People
(Reporter: Gavin, Assigned: mossop)
References
()
Details
This test has been timing out a lot since landing, so I'm going to disable it.
Reporter | ||
Updated•14 years ago
|
Assignee: nobody → dtownsend
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
leave open so that we can back out later.
Assignee | ||
Comment 3•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1282965151.1282966873.16626.gz&fulltext=1#err0
Worrying looking assertions here:
###!!! ASSERTION: Subdoc frames must have an inner view too: 'innerView', file /builds/slave/mozilla-central-macosx-debug/build/layout/base/nsDocumentViewer.cpp, line 2415
DocumentViewerImpl::FindContainerView [layout/base/nsDocumentViewer.cpp:2416]
DocumentViewerImpl::InitInternal [layout/base/nsDocumentViewer.cpp:847]
DocumentViewerImpl::Init [layout/base/nsDocumentViewer.cpp:693]
nsDocShell::SetupNewViewer [docshell/base/nsDocShell.cpp:7546]
nsDocShell::Embed [docshell/base/nsDocShell.cpp:5653]
nsDocShell::CreateAboutBlankContentViewer [docshell/base/nsDocShell.cpp:6422]
nsDocShell::EnsureContentViewer [docshell/base/nsDocShell.cpp:6328]
nsDocShell::GetInterface [docshell/base/nsDocShell.cpp:883]
nsGetInterface::operator() [nsIInterfaceRequestorUtils.cpp:52]
nsCOMPtr<nsIDOMDocument>::assign_from_helper [nsCOMPtr.h:1272]
nsCOMPtr<nsIDOMDocument>::nsCOMPtr [nsCOMPtr.h:645]
nsGlobalWindow::GetDocument [dom/base/nsGlobalWindow.cpp:2548]
nsPIDOMWindow::EnsureInnerWindow [nsPIDOMWindow.h:332]
nsOuterWindowSH::PreCreate [dom/base/nsDOMClassInfo.cpp:4952]
XPCWrappedNative::GetNewOrUsed [js/src/xpconnect/src/xpcwrappednative.cpp:434]
XPCConvert::NativeInterface2JSObject [js/src/xpconnect/src/xpcconvert.cpp:1238]
XPCConvert::NativeData2JS [js/src/xpconnect/src/xpcconvert.cpp:473]
XPCConvert::NativeData2JS [js/src/xpconnect/src/xpcprivate.h:3176]
CallMethodHelper::GatherAndConvertResults [js/src/xpconnect/src/xpcwrappednative.cpp:2596]
CallMethodHelper::Call [js/src/xpconnect/src/xpcwrappednative.cpp:2355]
XPCWrappedNative::CallMethod [js/src/xpconnect/src/xpcwrappednative.cpp:2304]
XPC_WN_CallMethod [js/src/xpconnect/src/xpcwrappednativejsops.cpp:1738]
js::callJSNative [js/src/jscntxtinlines.h:554]
js::InvokeCommon<JSBool (*)(JSContext*, JSObject*, uintN, js::Value*, js::Value*)> [js/src/jsinterp.cpp:565]
js::Invoke [js/src/jsinterp.cpp:699]
js::Interpret [js/src/jsinterp.cpp:4711]
js::InvokeCommon<JSBool (*)(JSContext*, JSObject*, uintN, js::Value*, js::Value*)> [js/src/jsinterp.cpp:577]
js::Invoke [js/src/jsinterp.cpp:699]
js::InternalInvoke [js/src/jsinterp.cpp:739]
js::InternalCall [js/src/jsinterp.h:651]
js::InternalGetOrSet [js/src/jsinterp.cpp:759]
JSScopeProperty::get [js/src/jsscopeinlines.h:306]
js_NativeGet [js/src/jsobj.cpp:4685]
js_GetPropertyHelper [js/src/jsobj.cpp:4853]
js::Interpret [js/src/jsinterp.cpp:4008]
js::InvokeCommon<JSBool (*)(JSContext*, JSObject*, uintN, js::Value*, js::Value*)> [js/src/jsinterp.cpp:577]
js::Invoke [js/src/jsinterp.cpp:699]
js::InternalInvoke [js/src/jsinterp.cpp:739]
js::InternalCall [js/src/jsinterp.h:651]
js::InternalGetOrSet [js/src/jsinterp.cpp:759]
JSScopeProperty::get [js/src/jsscopeinlines.h:306]
js_NativeGet [js/src/jsobj.cpp:4685]
js_GetPropertyHelper [js/src/jsobj.cpp:4853]
js::Interpret [js/src/jsinterp.cpp:4008]
js::InvokeCommon<JSBool (*)(JSContext*, JSObject*, uintN, js::Value*, js::Value*)> [js/src/jsinterp.cpp:577]
js::Invoke [js/src/jsinterp.cpp:699]
js::InternalInvoke [js/src/jsinterp.cpp:739]
js::InternalCall [js/src/jsinterp.h:651]
JS_CallFunctionValue [js/src/jsapi.cpp:4874]
nsXBLProtoImplAnonymousMethod::Execute [content/xbl/src/nsXBLProtoImplMethod.cpp:331]
nsXBLPrototypeBinding::BindingAttached [content/xbl/src/nsXBLPrototypeBinding.cpp:486]
nsXBLBinding::ExecuteAttachedHandler [content/xbl/src/nsXBLBinding.cpp:980]
nsBindingManager::ProcessAttachedQueue [content/xbl/src/nsBindingManager.cpp:1014]
nsBindingManager::EndOutermostUpdate [content/xbl/src/nsBindingManager.cpp:1774]
nsDocument::MaybeEndOutermostXBLUpdate [content/base/src/nsDocument.cpp:3864]
nsRunnableMethodImpl<void (nsDocument::*)(),true>::Run [nsThreadUtils.h:348]
nsContentUtils::RemoveScriptBlocker [content/base/src/nsContentUtils.cpp:4747]
PresShell::DidCauseReflow [layout/base/nsPresShell.cpp:7419]
nsAutoCauseReflowNotifier::~nsAutoCauseReflowNotifier [layout/base/nsPresShell.cpp:1384]
PresShell::InitialReflow [layout/base/nsPresShell.cpp:2652]
nsXULDocument::StartLayout [content/xul/document/src/nsXULDocument.cpp:2016]
nsXULDocument::DoneWalking [content/xul/document/src/nsXULDocument.cpp:3168]
nsXULDocument::ResumeWalk [content/xul/document/src/nsXULDocument.cpp:3115]
nsXULDocument::OnStreamComplete [content/xul/document/src/nsXULDocument.cpp:3573]
nsStreamLoader::OnStopRequest [netwerk/base/src/nsStreamLoader.cpp:131]
nsJARChannel::OnStopRequest [modules/libjar/nsJARChannel.cpp:879]
nsInputStreamPump::OnStateStop [netwerk/base/src/nsInputStreamPump.cpp:579]
nsInputStreamPump::OnInputStreamReady [netwerk/base/src/nsInputStreamPump.cpp:403]
nsInputStreamReadyEvent::Run [xpcom/io/nsStreamUtils.cpp:113]
nsThread::ProcessNextEvent [xpcom/threads/nsThread.cpp:547]
NS_ProcessPendingEvents_P [nsThreadUtils.cpp:200]
nsBaseAppShell::NativeEventCallback [widget/src/xpwidgets/nsBaseAppShell.cpp:127]
nsAppShell::ProcessGeckoEvents [widget/src/cocoa/nsAppShell.mm:395]
CoreFoundation + 0x733c5
CoreFoundation + 0x73aa8
HIToolbox + 0x302ac
HIToolbox + 0x2fffe
HIToolbox + 0x2ff39
AppKit + 0x406d5
AppKit + 0x3ff88
AppKit + 0x38f9f
nsAppShell::Run [widget/src/cocoa/nsAppShell.mm:747]
nsAppStartup::Run [toolkit/components/startup/src/nsAppStartup.cpp:191]
XRE_main [toolkit/xre/nsAppRunner.cpp:3659]
main [browser/app/nsBrowserApp.cpp:158]
firefox-bin + 0x148e
Assignee | ||
Comment 4•14 years ago
|
||
The problem here is just that this is a long test, takes around 40 seconds on debug platforms. Will just add a longer timeout in bug 597178
Depends on: 597178
Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•14 years ago
|
||
Fixed by bug 597178
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Comment 6•14 years ago
|
||
Bug 597178 has been backed-out so we have to reopen this bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Version: unspecified → Trunk
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs 597178]
Assignee | ||
Comment 7•14 years ago
|
||
Fixed by bug 597178
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs 597178]
Updated•14 years ago
|
Target Milestone: mozilla2.0b8 → mozilla2.0b7
Comment 8•14 years ago
|
||
Last time the failure occurred was 2010-10-28 14:28 Firefox WINNT 5.2. So it has probably been fixed by another patch.
Otherwise marking as verified fixed based on no other failure in the last week.
Status: RESOLVED → VERIFIED
Flags: in-testsuite-
Flags: in-litmus-
OS: Mac OS X → Windows Server 2003
You need to log in
before you can comment on or make changes to this bug.
Description
•