Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #2580
Closed
Open
Issue created Jul 31, 2017 by Derek Bruening@derekbrueningContributor

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.

Assignee
Assign to
Time tracking