Closed
Bug 872532
Opened 12 years ago
Closed 12 years ago
mochitest-plain ignores closeWhenDone=1 when running a single test
Categories
(Testing :: Mochitest, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 508664
People
(Reporter: ehsan.akhgari, Unassigned)
Details
This is the command that mach runs:
args: [u'/Users/ehsanakhgari/moz/mozilla-central/obj-ff-dbg/dist/NightlyDebug.app/Contents/MacOS/firefox-bin', '-foreground', '-no-remote', '-profile', '/var/folders/42/nm5xr0054wl9bc6shy1b0ys40000gn/T/tmpaLGg6C/', u'http://mochi.test:8888/tests/content/media/webaudio/test/test_audioBufferSourceNode.html?autorun=1&closeWhenDone=1&consoleLevel=INFO&failureFile=/Users/ehsanakhgari/moz/mozilla-central/obj-ff-dbg/.mozbuild/mochitest_failures.json']
I'm pretty sure that this bug is ancient...
Comment 1•12 years ago
|
||
This has exactly the same root cause as bug 866189. Running single file tests doesn't actually use most of the Mochitest harness.
Reporter | ||
Comment 3•12 years ago
|
||
(In reply to comment #2)
> Aha!
Lol! I'll try to stop filing this bug. :-)
You need to log in
before you can comment on or make changes to this bug.
Description
•