Open
Bug 866734
Opened 12 years ago
Updated 2 years ago
dom/indexedDB/ipc/Makefile.in: commented XPCSHELL_TESTS entry
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
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.
Comment 1•12 years ago
|
||
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.
Reporter | ||
Updated•11 years ago
|
Blocks: nomakefiles
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•