Closed Bug 556686 Opened 15 years ago Closed 15 years ago

[Debug Windows SeaMonkey 2.1] mochitest-chrome: the 3 layout/base/tests/chrome/test_printpreview*.xul time out

Categories

(Core :: Printing: Output, defect)

x86
Windows Server 2003
defect
Not set
major

Tracking

()

VERIFIED FIXED
mozilla1.9.3a5
Tracking Status
status1.9.2 --- .5-fixed
status1.9.1 --- .10-fixed

People

(Reporter: sgautherie, Assigned: sgautherie)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [fixed by bug 492476])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #492476 +++ Not sure when this started. (When SeaMonkey switched to packaged tests??) { http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1270171828.1270175140.31022.gz&fulltext=1 WINNT 5.2 comm-central-trunk debug test mochitest-other on 2010/04/01 18:30:28 7125 INFO Running chrome://mochikit/content/chrome/layout/base/test/chrome/test_bug396024.xul... JavaScript error: data:text/html;charset=utf-8,<body%20onload='window.parent.loadedChild()'>, line 1: window.parent.loadedChild is not a function WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8000FFFF: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/widget/src/xpwidgets/nsPrintOptionsImpl.cpp, line 1107 JavaScript error: chrome://mochikit/content/chrome/layout/base/test/chrome/bug396024_helper.xul, line 72: todo is not defined 7126 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/layout/base/test/chrome/test_bug396024.xul | Test timed out. 7134 INFO Running chrome://mochikit/content/chrome/layout/base/test/chrome/test_bug482976.xul... WARNING: NS_ENSURE_SUCCESS(rv, 0) failed with result 0x8000FFFF: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/content/base/src/nsContentUtils.cpp, line 2814 JavaScript error: data:text/html;charset=utf-8,<body%20onload='window.parent.loadedChild()'><q>, line 1: window.parent.loadedChild is not a function WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8000FFFF: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/widget/src/xpwidgets/nsPrintOptionsImpl.cpp, line 1107 JavaScript error: chrome://mochikit/content/chrome/layout/base/test/chrome/bug482976_helper.xul, line 71: todo is not defined 7135 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/layout/base/test/chrome/test_bug482976.xul | Test timed out. 7149 INFO Running chrome://mochikit/content/chrome/layout/base/test/chrome/test_printpreview.xul... WARNING: getting z level of unregistered window: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/xpfe/appshell/src/nsWindowMediator.cpp, line 606 WARNING: getting z level of unregistered window: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/xpfe/appshell/src/nsWindowMediator.cpp, line 606 WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x8000FFFF: file e:/builds/slave/comm-central-trunk-win32-debug/build/mozilla/widget/src/xpwidgets/nsPrintOptionsImpl.cpp, line 1107 JavaScript error: chrome://mochikit/content/chrome/layout/base/test/chrome/printpreview_helper.xul, line 68: todo is not defined 7150 ERROR TEST-UNEXPECTED-FAIL | chrome://mochikit/content/chrome/layout/base/test/chrome/test_printpreview.xul | Test timed out. }
Summary: [Windows SeaMonkey 2.1, packaged tessts] mochitest-plain: layout/base/tests/test_bug396024.html, /test_bug482976.html and test_printpreview.html need to report 'todo' → [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/test_bug396024.html, /test_bug482976.html and test_printpreview.html time out
Summary: [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/test_bug396024.html, /test_bug482976.html and test_printpreview.html time out → [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out
Summary: [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out → [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a5pre) Gecko/20100410 SeaMonkey/2.1a1pre] (comm-central-trunk-win32/1270896177) The whole directory passes on my computer: { 56 INFO Passed: 37 57 INFO Failed: 0 58 INFO Todo: 0 } Either it's a Debug build issue or maybe a VM config issue?
Summary: [Windows SeaMonkey 2.1, packaged tests] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out → [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out
Did you run this with the debug builds from the packages our VMs upload or with some other builds?
(In reply to comment #2) 'comm-central-trunk-win32/' are optimized builds. I can't run current debug builds, due to bug 557060. The older 2010.03.28 debug build I still have just dies during mochitest-* startup :-/
You can't run builds from http://ftp.mozilla.org/pub/mozilla.org/seamonkey/tinderbox-builds/comm-central-trunk-win32-debug/ ? That's bad :( But I thought this other bug says that you can build your own with that patch from there?
(In reply to comment #4) > this other bug says that you can build your own with that patch from there? I'm not doing local builds to workaround trunk issues.
Comment on attachment 438643 [details] [diff] [review] (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul [Checkin: Comment 7 & 12] http://hg.mozilla.org/mozilla-central/rev/d152d55d4a43
Attachment #438643 - Attachment description: (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul → (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul [Checkin: Comment 7]
Summary: [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out → [Debug Windows SeaMonkey 2.1] mochitest-chrome: the 3 layout/base/tests/chrome/test_printpreview*.xul time out
(In reply to comment #1) > [Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.3a5pre) Gecko/20100410 > SeaMonkey/2.1a1pre] (comm-central-trunk-win32/1270896177) > > The whole directory passes on my computer: I ran the 3 tests separately; they pass but the Error Console has a log: { // printpreview_helper.xul Error: document.body.firstChild.nextSibling is null Source File: chrome://mochikit/content/chrome/layout/base/test/chrome/printpreview_helper.xul Line: 104 // printpreview_bug396024_helper.xul Error: window.parent.loadedChild is not a function Source File: data:text/html;charset=utf-8,<body%20onload='window.parent.loadedChild()'> Line: 1 // printpreview_bug482976_helper.xul Error: window.parent.loadedChild is not a function Source File: data:text/html;charset=utf-8,<body%20onload='window.parent.loadedChild()'><q> Line: 1 } See at least http://mxr.mozilla.org/mozilla-central/search?string=loadedChild&case=1&find=%2Flayout%2Fbase%2Ftests%2Fchrome%2F Flawed code and/or timing issue?
blocking2.0: --- → ?
Eventually, this got fixed by bug 492476 patch Bv1 ;-> These tests were calling an undefined |todo()| :-/ V.Fixed per tinderboxes. ***** (In reply to comment #8) > Flawed code and/or timing issue? I filed bug 561045.
Assignee: nobody → sgautherie.bz
Blocks: 396024, 482976
Status: NEW → RESOLVED
blocking2.0: ? → ---
Closed: 15 years ago
Depends on: 492476
No longer depends on: 396024, 482976
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [fixed by bug 492476]
Target Milestone: --- → mozilla1.9.3a5
Status: RESOLVED → VERIFIED
Fwiw, I didn't check the Firefox boxes, but, as they didn't fail, I would assume they have a printer set up somehow. KaiRo, maybe Windows SeaMonkey boxes should have one too?
(In reply to comment #10) > KaiRo, maybe Windows SeaMonkey boxes should have one too? That's not in the refplatform instructions, and I don't care about "maybe it would be nice to have" unless someone pays a full-time build and release engineer for SeaMonkey.
Comment on attachment 438643 [details] [diff] [review] (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul [Checkin: Comment 7 & 12] http://hg.mozilla.org/releases/mozilla-1.9.2/rev/a721e2c43dd4
Attachment #438643 - Attachment description: (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul [Checkin: Comment 7] → (Av1) Bug 501100 follow-up: s/DIRS/PARALLEL_DIRS/, Clean up remnant comment, Rename them to test_printpreview*.xul [Checkin: Comment 7 & 12]
Depends on: 501100
Depends on: 407080
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/673cfcdf8da3 (Bv1-191) Bug 407080 follow-up: Clean up remnant comment, Rename them to test_printpreview*.html.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: