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
  • #4189
Closed
Open
Issue created Mar 17, 2020 by Derek Bruening@derekbrueningContributor

AArch64 Jenkins machine is not using the latest runsuite_wrapper.pl

The changes I made recently to runsuite_wrapper.pl in PR #4165 do not seem to be reflected in the Jenkins tests. When I look at the details such as here http://139.178.83.194:8080/job/DynamoRIO-AArch64-Precommit/1165/console I see a test failing that should be ignored by the wrapper (code_api|tool.drcachesim.invariants). Looking at the commands run it seems to copy a version of the script from somewhere else:

+ cp /home/assad/dynamorio/suite/runsuite_wrapper.pl suite/runsuite_wrapper.pl
+ mkdir build
+ cd build
+ ../suite/runsuite_wrapper.pl travis

Hopefully we can just change this to use the checked-in version?

Assignee
Assign to
Time tracking