Open Bug 866734 Opened 11 years ago Updated 2 years ago

dom/indexedDB/ipc/Makefile.in: commented XPCSHELL_TESTS entry

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: joey, Unassigned)

References

(Blocks 1 open bug)

Details

dom/indexDB/ipc/Makefile.in
============================

# Need to enable these tests sometime soon.
#XPCSHELL_TEST = unit

# We're copying tests from another directory so this check is wrong for us.
#NO_XPCSHELL_MANIFEST_CHECK = 1

=============================================================================

Commented XPCSHELL_TEST entry will propagate with the moz.build conversion as a placeholder.  Makefile.in will need to be cleaned up, either enable unit test, remove the commented assignment or decorate comments with this bug number.
This was bug 772700, apparently.
Depends on: 772700
Summary: dom/indexDB/ipc/Makefile.in: commented XPCSHELL_TESTS entry → dom/indexedDB/ipc/Makefile.in: commented XPCSHELL_TESTS entry
I think we can probably turn the tests on. The issue before was that our known random-oranges in ipc were somewhat frequent on these xpcshell tests too.
Blocks: nomakefiles
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.