Closed Bug 477245 Opened 15 years ago Closed 15 years ago

some tests don't run if MOZ_ENABLE_LIBXUL is defined

Categories

(Toolkit :: Safe Browsing, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 404208

People

(Reporter: jmaher, Unassigned)

Details

while porting the xpcshell tests to fennec, I ran into a missing test.  Looking into it there is a #ifndef MOZ_ENABLE_LIBXUL:
http://mxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/Makefile.in#49

This is problematic as the tests are not run on anything built with LIBXUL (which according to ted the firefox unit test machines use libxul).

We need to figure out why this is the case and remove it or document it better.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
For future reference, Testing:* is for test harness issues; issues in individual tests should go in the component to which the tests are most closely related.
Component: General → Phishing Protection
Product: Testing → Firefox
QA Contact: general → phishing.protection
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.