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
  • !7

Remove less useful tests

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Povilas Kanapickas requested to merge p12tic/xorg-integration-tests:remove-useless-tests into master Dec 14, 2020
  • Overview 4
  • Commits 1
  • Pipelines 3
  • Changes 11

This MR removes a number of less useful tests. The end users will very likely use libinput for all input, so it does not make sense to spend time fixing input driver tests, especially since they are no longer fully reproducible due to race conditions introduced by the implementation of the input thread.

Additionally, a test for the DGA extension has been removed. It has been deprecated in the release notes for at least since 2012, so it no longer makes sense to spend time on it.

cc @whot

@whot: Do you think it would make sense to just go ahead and remove DGA from xserver master?

Edited Dec 14, 2020 by Povilas Kanapickas
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: remove-useless-tests