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

Rewrite general server tests to use emulated input driver

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Povilas Kanapickas requested to merge p12tic/xorg-integration-tests:emulated-input-driver into master Sep 11, 2020
  • Overview 39
  • Commits 13
  • Pipelines 6
  • Changes 27

This PR rewrites many of the general server tests on top of xf86-input-emulated driver (p12tic/xf86-input-emulated!1). It depends on xorg-gtest!2 (closed), xorg/xserver!510 (merged).

Testing based on 1.20.8 release showed that the tests are stable and thus useful.

At this moment many touch ownership tests fail. The failures seem to be genuine functionality breakage. I've bisected the failures to xorg/xserver@98e3db2a. So this work already helped to uncover a regression.

Edited Sep 11, 2020 by Povilas Kanapickas
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: emulated-input-driver