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

Momentarily comment out "latest" from Github Action #1062

Merged
1 commit merged into from May 4, 2022
Merged

Momentarily comment out "latest" from Github Action #1062

1 commit merged into from May 4, 2022

Conversation

ghost
Copy link

@ghost ghost commented May 4, 2022

Purpose

Momentarily drop the unit tests relying on fetching Zonemaster::LDNS from CPAN due to an incompatibility with the required version of libidn. The CPAN module requires libidn11-dev, but current develop migrated to libidn2-dev.

Context

Github Action is failing since merging #1056.

Changes

Github Action file.

How to test this PR

Tests should pass.

@ghost ghost requested review from mattias-p, matsduf and tgreenx May 4, 2022 08:22
@ghost ghost added this to the v2022.1 milestone May 4, 2022
@ghost ghost changed the title Install libidn11-dev for testing support Reinstall libidn11-dev for testing support May 4, 2022
@matsduf
Copy link
Contributor

matsduf commented May 4, 2022

Travis is better in that respect. There we test develop branch against develop branch.

To resolve this kind of issue last time we commented master branch. I suggest that we do that again instead, because then we will know that develop build against develop without any modifications.

Momentarily drop the unit tests relying on fetching Zonemaster::LDNS
from CPAN due to an incompatibility with the required version of libidn.
The CPAN module requires libidn11-dev, but current develop migrated to
libidn2-dev.
@ghost ghost changed the title Reinstall libidn11-dev for testing support Momentarily comment out "latest" from Github Action May 4, 2022
@ghost
Copy link
Author

ghost commented May 4, 2022

because then we will know that develop build against develop without any modifications.

Good point. I've commented out the part that will configure the failing tests.

Copy link
Contributor

@matsduf matsduf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please create an issue that we should re-enable latest, or maybe question to have it.

@ghost ghost merged commit 7c47e04 into zonemaster:develop May 4, 2022
@ghost
Copy link
Author

ghost commented May 4, 2022

The issue already exists: #899

@ghost ghost deleted the install-libidn-for-testing branch October 17, 2022 16:47
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant