Closed Bug 738233 Opened 12 years ago Closed 12 years ago

Fix test for bug 329212

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 14

People

(Reporter: Kwan, Assigned: Kwan)

References

Details

Attachments

(1 file)

Work in bug 737792 showed up some errors in the test file browser_bug329212.js with misplaced brackets causing the error message to be inside the expression and thus not show up.
This fixes the errors in the test, moving misplaced brakets so the error message is an argument for ok() and not the function in the expression.  Also changed an ok(foo != bar) to isnot(foo, bar).
Blocks: 329212
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 608316 [details] [diff] [review]
Fix errors in the test

Thanks!
Attachment #608316 - Flags: review+
Assignee: nobody → moz-ian
Keywords: checkin-needed
Comment on attachment 608316 [details] [diff] [review]
Fix errors in the test

Hmm, bzexport didn't update the patch description, so whoever checks it in will have to add the bug number & description.
https://hg.mozilla.org/mozilla-central/rev/8889d78513a7
Status: NEW → RESOLVED
Closed: 12 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: