Closed
Bug 1174191
Opened 9 years ago
Closed 9 years ago
./mach storage-server is not working
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
mozilla41
Tracking | Status | |
---|---|---|
firefox41 | --- | fixed |
People
(Reporter: ferjm, Assigned: ferjm)
References
Details
Attachments
(1 file)
1.31 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
I get this output:
➜ mozilla-inbound ./mach storage-server
Created profile directory: /var/folders/zh/bl0hypv16pb3x474nvy2f3yh0000gp/T/tmprO6Xb2
JavaScript error: /Volumes/mozilladev/mozilla-inbound/testing/xpcshell/head.js, line 332: Error: Please define a path where the testing modules can be found in a variable called '_TESTING_MODULES_DIR' before head.js is included.
[94878] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /Volumes/mozilladev/mozilla-inbound/xpcom/base/nsTraceRefcnt.cpp, line 148
[94878] WARNING: XPCOM objects created/destroyed from static ctor/dtor: file /Volumes/mozilladev/mozilla-inbound/xpcom/base/nsTraceRefcnt.cpp, line 148
nsStringStats
=> mAllocCount: 3051
=> mReallocCount: 439
=> mFreeCount: 3051
=> mShareCount: 3868
=> mAdoptCount: 76
=> mAdoptFreeCount: 76
=> Process ID: 94878, Thread ID: 140735287218944
Removing profile directory /var/folders/zh/bl0hypv16pb3x474nvy2f3yh0000gp/T/tmprO6Xb2
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8621627 -
Flags: review?(rnewman)
Comment 2•9 years ago
|
||
Comment on attachment 8621627 [details] [diff] [review]
v1
Review of attachment 8621627 [details] [diff] [review]:
-----------------------------------------------------------------
302 to Mach-man.
Attachment #8621627 -
Flags: review?(rnewman) → review?(gps)
Comment 3•9 years ago
|
||
Comment on attachment 8621627 [details] [diff] [review]
v1
Review of attachment 8621627 [details] [diff] [review]:
-----------------------------------------------------------------
I'm pretty sure rnewman was capable of reviewing this :)
Attachment #8621627 -
Flags: review?(gps) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•6 years ago
|
Component: Firefox Sync: Cross-client → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•