Closed Bug 894958 Opened 12 years ago Closed 12 years ago

Improve Negatus support for Linux

Categories

(Testing Graveyard :: SUTAgent, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dminor, Assigned: dminor)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

In the course of doing some tests of Negatus on Linux to support the WebRTC testing improvement work, I've hit a few things that do not work as expected: * info os * info memory * ps * default test root I have a patch for the above, but I'll hold off submitting to see if any other small issues come up over the next few days.
Saw this patch still sitting in your fork--maybe it's time to submit it? :)
Attached patch Small linux fixes (obsolete) — Splinter Review
Probably tomorrow I'll find something new to fix :) The changes from int to long in memory() were necessary to avoid overflows on linux. I'm guessing this will do the appropriate thing on B2G, but maybe it should be #ifdef'ed.
Assignee: nobody → dminor
Status: NEW → ASSIGNED
Attachment #8355273 - Flags: review?(mcote)
Comment on attachment 8355273 [details] [diff] [review] Small linux fixes Review of attachment 8355273 [details] [diff] [review]: ----------------------------------------------------------------- This breaks Android support, at least, since __linux__ is defined there, and I wouldn't be surprised if it is on b2g too. We'll need a better way to determine if this is a desktop linux distro or a linux-based device (android, b2g).
Attachment #8355273 - Flags: review?(mcote) → review-
Added a define in Makefile.linux for desktop linux builds. Sorry, I should have done an Android build for the last patch. Unfortunately I don't have access to my Android test device this week, so once again this is only tested this on Linux.
Attachment #8355273 - Attachment is obsolete: true
Attachment #8356181 - Flags: review?(mcote)
Comment on attachment 8356181 [details] [diff] [review] Small linux fixes. Cool cool.
Attachment #8356181 - Flags: review?(mcote) → review+
Thanks, created pull request: https://github.com/mozilla/Negatus/pull/8
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: