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
  • #4622
Closed
Open
Issue created Dec 15, 2020 by Derek Bruening@derekbrueningContributor

tool.drcacheoff.burst_* tests failing flakily on Windows CI

We've seen these tests fail on Appveyor in #4058. I'm filing a dedicated issue to separate that out. These have also been seen to fail on GA Server2016 (#4131 (closed)) and are now on the ignore list. All are 32-bit-only:

                'code_api|tool.drcacheoff.burst_replace' => 1, # i#4131
                'code_api|tool.drcacheoff.burst_traceopts' => 1, # i#4131
                'code_api|tool.drcacheoff.burst_replaceall' => 1, # i#4131
                'code_api|tool.drcacheoff.burst_static' => 1, # i#4486

As shown there, burst_static may have a different failure reason than the others: #4486. Needs investigation.

Assignee
Assign to
Time tracking