Closed Bug 1253117 Opened 8 years ago Closed 8 years ago

Remove mozglue/linker/tests/Makefile.in

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1256614

People

(Reporter: mshal, Unassigned)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

I tried to port the remainder of mozglue/linker/tests/Makefile.in to moz.build, but had trouble getting TestZip to run. I'm just documenting my findings here for now in case someone else wants to pick it up or has an idea to try.

It looked like it should be straightforward to make TestZip into a CppUnitTests instead of a SimpleProgram in moz.build, but unfortunately bug 929655 means the support-files (test.zip and no_central_dir.zip) aren't copied to the device, so the test can't find them.

Are there other alternatives here? I don't think we actually run 'make check' on Android builds, so I'm not sure this test is currently even run.
WIP that doesn't actually run TestZip successfully.
Oops, should have searched more closely!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: