Closed Bug 1548555 Opened 7 years ago Closed 7 years ago

Android gtest harness should push gtest support files to device

Categories

(Testing :: GTest, defect, P2)

Version 3
defect

Tracking

(firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

Some gtests expect external files, included in the source distribution on the host. Currently those files are not pushed to the device, causing test failures (these tests are generally disabled).

See https://bugzilla.mozilla.org/show_bug.cgi?id=1545226#c2.

It looks like such files are identified in moz.build as TEST_HARNESS_FILES.gtest.

Priority: -- → P2

Locally, TEST_HARNESS_FILES.gtest are linked to from <objdir>/_tests/gtest.

In the gtest test archive, they are in gtest/.

Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4e998aa9c04b For android gtest, push support files to device; r=bc
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
See Also: → 1318091
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: