Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip test_get_file_package_diversion if the system has no diversion #214

Merged
merged 1 commit into from Jul 28, 2023

Conversation

bdrung
Copy link
Collaborator

@bdrung bdrung commented Jul 28, 2023

Ubuntu used to have a dpkg diversion for dash, but that changed in Ubuntu 23.10 (mantic). Skip the integration test
test_get_file_package_diversion if the system has no diversion.

Bug: https://launchpad.net/bugs/2028879

Ubuntu used to have a dpkg diversion for dash, but that changed in
Ubuntu 23.10 (mantic). Skip the integration test
`test_get_file_package_diversion` if the system has no diversion.

Bug: https://launchpad.net/bugs/2028879
Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
@bdrung bdrung requested a review from schopin-pro July 28, 2023 10:43
@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #214 (7c65a8d) into main (048b971) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #214   +/-   ##
=======================================
  Coverage   82.81%   82.81%           
=======================================
  Files          91       91           
  Lines       18706    18706           
=======================================
  Hits        15492    15492           
  Misses       3214     3214           
Files Changed Coverage Δ
tests/integration/test_packaging_apt_dpkg.py 100.00% <ø> (ø)

@schopin-pro schopin-pro merged commit bab7428 into canonical:main Jul 28, 2023
24 checks passed
@bdrung bdrung deleted the fix-2028879 branch July 28, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants