Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xorg-integration-tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorg
  • test
  • xorg-integration-tests
  • Merge requests
  • !9

Fix MiscServerTests.DoubleSegfault

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Povilas Kanapickas requested to merge p12tic/xorg-integration-tests:fix-double-segfault-test into master Dec 19, 2020
  • Overview 2
  • Commits 4
  • Pipelines 3
  • Changes 3

This commit in xserver broke the DoubleSegfault test. Instead of doing exit(1) the server now just aborts, which is effectively kill by the SIGABRT signal.

While we're at this test, some related cleanup has been done to make it more reliable and convenient to use.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-double-segfault-test