Closed
Bug 1116640
Opened 9 years ago
Closed 9 years ago
TestUrgentHangs.cpp doesn't compile on windows
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
1.42 KB,
patch
|
billm
:
review+
|
Details | Diff | Splinter Review |
This needs a windows-compatible sleep function.
Attachment #8542761 -
Flags: review?(wmccloskey)
Comment on attachment 8542761 [details] [diff] [review] Patch, v1 Review of attachment 8542761 [details] [diff] [review]: ----------------------------------------------------------------- Thanks for fixing this. Any chance you're trying to get these running in production? I sorta remembered you use MacOS.
Attachment #8542761 -
Flags: review?(wmccloskey) → review+
Assignee | ||
Comment 2•9 years ago
|
||
I don't think we can do much to get these running in production, they make a ton of useless protocols, bloat libxul, and will never be exercised outside of the unit tests. We could have a separate build configuration for them on test infra but we'd also be adding a ton of build time... I use Windows on my MacBook Pro.
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ed5726c356b
https://hg.mozilla.org/mozilla-central/rev/4ed5726c356b
Assignee: nobody → bent.mozilla
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•