Closed Bug 455220 Opened 17 years ago Closed 9 years ago

Nitpick with ENABLE_TESTS in toolkit/components/feeds

Categories

(Toolkit Graveyard :: Build Config, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: glandium, Unassigned)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
toolkit/components/feeds is apparently the only place where tests are run on make check despite ENABLE_TESTS being undefined. While this is pretty stupid to run make check when configure --disable-tests was run before, it is surely unexpected to still have some tests running.
Attachment #338523 - Flags: review?(benjamin)
Comment on attachment 338523 [details] [diff] [review] patch We should instead add a toplevel error if you run check in a build with tests disabled.
Attachment #338523 - Flags: review?(benjamin) → review-
toolkit/components/feeds no longer has a Makefile. So this is no longer an issue. bsmedberg's comment about erroring if you run `check` without tests enabled might still be relevant. But considering we are splitting up `make check`, it's not worth keeping the bug open for.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: