Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • D dbscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • dbscripts
  • Merge requests
  • !3

test: verify that PKGEXTS is treated as a glob

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Jelle van der Waa requested to merge github/fork/LukeShu/test-pkgext-glob into pkgext-real-wildcards Feb 20, 2018
  • Overview 5
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: LukeShu

test: db-update: @test "update same any package to same repository falls": change PKGEXT

This has the test change PKGEXT the second time it tries to release the package. Currently, this causes the tests to fail. That's a good thing; it's checking for the regression where db-functions:check_pkgrepos isn't treating PKGEXT as a glob.

Without this, that regression didn't cause test failure because the checks right after it were tripping anyway.

https://lists.archlinux.org/pipermail/arch-projects/2018-February/004742.html

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/LukeShu/test-pkgext-glob