Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A autopkgtest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Debian CI
  • autopkgtest
  • Merge requests
  • !20

Add support for tests declaring themselves to have been skipped

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon McVittie requested to merge smcv/autopkgtest:skippable into master Jun 14, 2018
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 5

This is a useful way to represent tests that cannot always run, for reasons that are too complex or unusual to put in Restrictions. For example, the flatpak and ostree tests require that /var/tmp supports extended attributes.


This would also have been useful for https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901030 which involves tests that require that binfmt_misc works.

Based on and includes !19 (merged): they touch the same code, so developing them orthogonally would be awkward.

Edited Jun 15, 2018 by Simon McVittie
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: skippable