Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 593
    • Issues 593
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 93
    • Merge requests 93
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • ISC Open Source ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !7115

Add ASAN- and TSAN-enabled respdiff jobs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Nowak requested to merge mnowak/asan-tsan-respdiff-jobs into main Nov 23, 2022
  • Overview 3
  • Commits 2
  • Pipelines 5
  • Changes 1

Neither of the new CI jobs can reliably pass at the moment; hence they are defined with allow_failure: true until issues in the code base are resolved.

Validation pipeline: https://gitlab.isc.org/isc-projects/bind9/-/pipelines/121090

New ASAN jobs (may) fail with #3671 (closed) (I checked the backtrace of 2929826, and it looks the same).

New TSAN jobs fail with:

data race /builds/isc-projects/bind9/lib/dns/dispatch.c:358 in deactivate_dispentry
data race /builds/isc-projects/bind9/lib/dns/dispatch.c:1429 in dns_dispatch_add

Prerequisite: isc-private/bind-qa!53

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mnowak/asan-tsan-respdiff-jobs