Open Bug 477250 Opened 17 years ago Updated 3 years ago

chrome test ignores exceptions, could give false positives

Categories

(Testing :: Mochitest, defect)

defect

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

Details

while debugging a test issue on fennec (maemo), we looked closer at this test file: http://mxr.mozilla.org/mozilla-central/source/widget/tests/test_bug343416.xul We noticed that there are catch() {} statements that do nothing and ignore exceptions. We should fix this to ignore known exceptions and fail on unknown exceptions.
Component: Mochitest Chrome → Mochitest
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.