Revert "Modules: Add native library coverage to bundle smoke test"
This reverts commit f4d9d461. Reason for revert: Breaks the linker tool chain on both Android build bots: [14630/20253] SOLINK ./libchrome__combined.so FAILED: libchrome__combined.so libchrome__combined.so.TOC lib.unstripped/libchrome__combined.so python "../../build/toolchain/gcc_solink_wrapper.py" --readelf="../../third_party/android_ndk/toolch...(too long) Stack dump: 0. Program arguments: /b/s/w/ir/cache/builder/src/out/Debug/../../third_party/llvm-build/Release+Asserts/bin/ld.lld @/b/s/w/ir/tmp/t/response-0b11b7.txt #0 0x0000000000f77cdd (/b/s/w/ir/cache/builder/src/out/Debug/../../third_party/llvm-build/Release+Asserts/bin/ld.lld+0xf77cdd) clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: linker command failed due to signal (use -v to see invocation) https://ci.chromium.org/p/chromium/builders/ci/Android%20arm%20Builder%20%28dbg%29/45400 https://ci.chromium.org/p/chromium/builders/ci/Android%20arm64%20Builder%20%28dbg%29/39610 Original change's description: > Modules: Add native library coverage to bundle smoke test > > - Add a new test case to exercise a native library. > > - Generalize the display of the result dialog for multiple test cases. > > - Specify a "pass" or "fail" in the results dialog text, to be parsed by > the test, and also aid in manual testing (where the test activity may > be spawned manually). > > - Component build coverage is stubbed out; it will be added once the > component build places feature libs in DFMs. > > Bug: 989646 > Change-Id: I724d0725f71ad7897ceb7b81d9fe7d22183889ca > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796308 > Commit-Queue: Christopher Grant <cjgrant@chromium.org> > Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#696035} TBR=cjgrant@chromium.org,tiborg@chromium.org,fredmello@chromium.org Change-Id: Iac48461564dac006d57e2fff7c4c705e21022149 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 989646 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1802083Reviewed-by:Sorin Jianu <sorin@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#696176}
Showing
Please register or sign in to comment