Closed Bug 478268 Opened 15 years ago Closed 2 years ago

XPCOM Proxy Tests need to be expanded and improved

Categories

(Core :: XPCOM, defect)

ARM
Windows Mobile 6 Professional
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: wolfe, Unassigned)

Details

(Keywords: mobile)

Attachments

(1 file)

Attached patch v1.0 patchSplinter Review
Right now, XPCOM Proxy testing is very weak and did not spot an invalid return code being passed back under WinCE.

These tests need expanding and revising in order to do better regression testing as well as assisting porting to new environments.

This first attachment is an attempt at creating tests that run from 1 to 10 arguments of various types.  These simple tests just add all the arguments together and return the result in the first argument - and then return a specfic code for both result AND return code.

This first attachment is also in the middle of revising the tests so that nothing is printed out via "printf()" if a test succeeds, but a warning is printed out if a test fails.

Work remains to propogate failure codes out to a exit code, so that this testing can be run automatically to further assist in unit testing efforts.
Flags: wanted-fennec1.0+

XPCOM proxies no longer exist.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: