Closed
Bug 420676
Opened 18 years ago
Closed 18 years ago
qm-win2k3-01 needs to be kicked
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: roc, Assigned: mrz)
Details
Looks stuck.
make -j3 -C /c/slave/trunk_2k3/mozilla/objdir
make[1]: Entering directory `/c/slave/trunk_2k3/mozilla/objdir'
rm -f -rf ./dist/sdk
rm -f -rf ./dist/include
rm -f -rf ./dist/private
rm -f -rf ./dist/public
rm -f -rf _tests
make[1]: Leaving directory `/c/slave/trunk_2k3/mozilla/objdir'
rm: cannot remove `_tests/xpcshell-simple/xpcom/unit/test_bug332389.js.log': Permission denied
rm: cannot remove directory `_tests/xpcshell-simple/xpcom/unit': Directory not empty
rm: cannot remove directory `_tests/xpcshell-simple/xpcom': Directory not empty
rm: cannot remove directory `_tests/xpcshell-simple': Directory not empty
rm: cannot remove directory `_tests': Directory not empty
make[1]: *** [default] Error 1
make: *** [build] Error 2
Updated•18 years ago
|
Severity: critical → blocker
| Assignee | ||
Updated•18 years ago
|
Assignee: server-ops → mrz
| Assignee | ||
Comment 1•18 years ago
|
||
xpcshell.exe application error, unable to read some memory location.
closed window - IIRC, that's what was holding that directory open. Browser tests are running in the background already.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•