Closed Bug 425068 Opened 16 years ago Closed 16 years ago

test_bug392567.html (and other jar: tests) make the mochitest server stop responding

Categories

(Testing :: Mochitest, defect)

x86
macOS
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 418009

People

(Reporter: jruderman, Unassigned)

Details

Attachments

(1 file)

Steps to reproduce:
    python runtests.py --test-path=content/html/content/test/ --autorun
or
    python runtests.py --test-path=content/html/content/test/test_bug392567.html

Result:
* The mochitest server on port 8888 stops responding (even to Safari).  This causes it and all subsequent mochitests to time out.
* The assertions in bug 406905 fire.

Is this only happening on my machine?  (MBP running Tiger)

I don't see any debugging output from the server, but that might be a result of bug 418009.  I tried using runtests.pl (instead of runtests.py) to work around that bug, but then I hit bug 420150!  (It's frustrating to run into mazes of bugs where every potential workaround reveals another bug.)

docshell/test/test_bug369814.html also triggers the bug.  Both tests involve the jar: protocol.
Attached file runtests.pl output
Doing a rebuild with |make -f client.mk build| got rid of the CC asserts for whatever reason; when I did so, I get the output in the attachment.  Not sure what went wrong there, but I'm pretty sure it's not a server problem (or at least it's not caused by a bug in the server).  Assuming the same thing happens with the Python one, the server hang is all but certainly just the stdout/stderr buffer Python's keeping for the server filling up and not being emptied, the bug mentioned in comment 0.
Everything works fine with the patch in bug 418009, and we were pretty sure the problem was the same anyway (and comment 1 seems to confirm), so marking as a dup...
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Moving a bunch of Core :: Testing bugs to Testing :: Mochitest to clear out the former, which is obsolete now that we have more specialized categories for such bugs; filter on the string "MochitestMmMm" to delete all these notifications.
Component: Testing → Mochitest
Product: Core → Testing
QA Contact: testing → mochitest
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: