Closed Bug 498556 Opened 16 years ago Closed 16 years ago

make tests resilient to latest mozmill changes

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davida, Assigned: davida)

Details

Attachments

(1 file)

Attached patch trivial patchSplinter Review
mozmill trunk predefines Cc, Cu, and Ci variables before runing the tests. Our current tests define them as constants, which causes the script loader in frame.js/loadFile() to fail (miserably). (note: this was introduced in rev 482 of mozmill, see http://code.google.com/p/mozmill/source/diff?spec=svn482&r=480&format=side&path=/trunk/mozmill/extension/resource/modules/frame.js&old_path=/trunk/mozmill/extension/resource/modules/frame.js&old=474) The attached patch allows the test suite to run "better" (it's still not 100% runnable for me, due to other issues).
Attachment #383402 - Flags: review?(bugzilla)
Attachment #383402 - Flags: review?(bugzilla) → review+
Comment on attachment 383402 [details] [diff] [review] trivial patch Stealing the review since I allegedly should have review authority for this now. This makes the unit tests work for me with latest mozmill trunk, where they are broken without it. Hooray+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: