crazy_linker: Enable unit and integration tests when building with Chrome |
|||
Issue description//third_party/android_crazy_linker was originally from the Android NDK but has been heavily modified and is now mainly developed and maintained for Chromium. The original sources have several unit and integration tests that are never built or run when building Chromium. This should be fixed to ensure any change we perform there can be caught as soon as possible during development.
,
Jan 25 2018
For the record, another CL added integration tests: https://chromium-review.googlesource.com/c/chromium/src/+/883202 Unfortunately, I put an incorrect BUG number in the commit message, hence why there is no bugdroid@ update for its submission. Next step will be exploring options to add the unit-tests and integration tests to the CQ :)
,
Aug 30
Setting this as verified. Since the CL #2 one can test the crazy linker with: ninja -C out/Release android_crazy_linker_tests out/Release/bin/run_android_crazy_linker_unittests out/Release/bin/run_android_crazy_linker_tests
,
Aug 30
Just out of interest, are they running on the waterfall / CQ?
,
Aug 30
aarh, no, I thought I had filed another bug for the waterfall issue, but I can't find it. So re-opening. Thanks! |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jan 24 2018