Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 633
    • Issues 633
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 87
    • Merge requests 87
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • !4462

Temporarily disable the "legacy" test on Windows

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michał Kępień requested to merge 2333-temporarily-disable-the-legacy-test-on-windows into main Dec 02, 2020
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 2

The current issues with the way dig handles TCP "connection refused" errors cause the "legacy" system test to consistently fail on Windows due to the expected strings not being present in dig output. Temporarily disable the "legacy" system test on Windows by moving it from the PARALLEL_COMMON list to the PARALLEL_UNIX list until the situation is rectified.

See #2333 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2333-temporarily-disable-the-legacy-test-on-windows