api.it test failing on Android
76/77 Test: code_api|api.it
Command: "/extsw/android/android-sdk-linux/platform-tools/adb" "shell" "/data/local/tmp/build_android-debug-internal-32/bin32/runstats" "-s" "90" "-killpg" "-silent" "-env" "LD_LIBRARY_PATH" "/work/dr/build_suite/build_android-debug-internal-32/lib32/debug:/work/dr/build_suite/build_android-debug-internal-32/ext/lib32/debug:/usr/local/lib" "-env" "DYNAMORIO_OPTIONS" "-stderr_mask 0xC -dumpcore_mask 0 -code_api" "/data/local/tmp/build_android-debug-internal-32/suite/tests/bin/api.it"
Directory: /work/dr/build_suite/build_android-debug-internal-32/suite/tests
"code_api|api.it" start time: Jul 31 17:30 EDT
Output:
----------------------------------------------------------
CANNOT LINK EXECUTABLE: library "libdynamorio.so" not found
page record for 0xb6f9400c was not found (block_size=16)
<end of output>
Test time = 0.60 sec
----------------------------------------------------------
Test Fail Reason:
Required regular expression not found.Regex=[^$
]
"code_api|api.it" end time: Jul 31 17:30 EDT
"code_api|api.it" time elapsed: 00:00:00
----------------------------------------------------------
Xref #1874, #1737 -- IIRC this is DT_RUNPATH not being supported so we need to change how these api.* tests operate. For now this test should probably be disabled on Android.