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 634
    • Issues 634
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • 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
  • !7833

Revert "Kill unit tests that run more than 1200 seconds"

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Ondřej Surý requested to merge 3980-revert-unit-test-forking into main Apr 14, 2023
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

This reverts commit 3d5c7cd4 which added wrapper around all the unit tests that would run the unit test in the forked process.

This makes any debugging of the unit tests too hard. Futures attempts to fix #3980 (closed) should add a custom automake test harness (log driver) that would kill the unit test after configured timeout.

Closes #3980 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 3980-revert-unit-test-forking