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

Net::DNS #480

Open
AlexDaniel opened this issue Feb 8, 2019 · 4 comments
Open

Net::DNS #480

AlexDaniel opened this issue Feb 8, 2019 · 4 comments
Assignees
Labels
PR sent Sent a pull review to the issue

Comments

@AlexDaniel
Copy link
Member

Module Net::DNS cannot be installed (AlwaysFail), perhaps it has some failing tests.

  • Tickets are opened/closed in this repo automatically (though not immediately).
  • If you can install the module without any problems, add works for me label, leave a comment saying that it works for you and mention any details that you feel are important.
  • If it needs a native library, put native dependency label, describe what you did to install it and ensure that same instructions are present in the README file of the module (otherwise submit a pull request). Also try to update this wiki page.
  • If the module is broken, try to fix it and send a PR. Add PR sent label.
  • If there is a problem in one of the dependencies, add failing dependency label and write a comment explaining the situation. Feel free to work on the corresponding ticket for the failing dependency.
  • It is a good idea to assign yourself to this ticket if you're working on it (to make sure two or more people are not working on the same ticket at the same time).
  • Once you are done, search for a next ticket.

If you can't self-assign yourself or attach a label, please let us know on #perl6 channel on freenode or just leave a comment here. We will try to give you privileges as fast as possible.

Output:

===> Searching for: Net::DNS
===> Found: Net::DNS:ver<1.1.0>:auth<github:retupmoca> [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Net::DNS:ver<1.1.0>:auth<github:retupmoca> to /home/alex/Blin/data/zef-data/tmp/1549579595.15892.8061/P6-Net-DNS.git
===> Extraction [OK]: Net::DNS to /home/alex/Blin/data/zef-data/store/P6-Net-DNS.git
===> Testing: Net::DNS:ver<1.1.0>:auth<github:retupmoca>
t/01-basic.t ....... ok
t/02-lookup-ips.t .. ok
# Failed test '...Got a valid response!'
# at t/03-lookup-mx.t line 16
# Looks like you failed 1 test of 3
t/03-lookup-mx.t ... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 

Test Summary Report
-------------------
t/03-lookup-mx.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=3, Tests=12, 27 wallclock secs ( 0.04 usr  0.01 sys + 21.20 cusr  1.55 csys = 22.80 CPU)
Result: FAIL
===> Testing [FAIL]: Net::DNS:ver<1.1.0>:auth<github:retupmoca>
Failed to get passing tests, but continuing with --force-test
===> Installing: Net::DNS:ver<1.1.0>:auth<github:retupmoca>
===> Install [OK] for Net::DNS:ver<1.1.0>:auth<github:retupmoca>

Ping @retupmoca

@lukasvalle lukasvalle self-assigned this Feb 8, 2019
@lukasvalle lukasvalle added the PR sent Sent a pull review to the issue label Feb 8, 2019
@lukasvalle
Copy link

===> Testing: Net::DNS:ver<1.1.0>:authgithub:retupmoca
===> Testing [OK] for Net::DNS:ver<1.1.0>:authgithub:retupmoca
===> Installing: Net::DNS:ver<1.1.0>:authgithub:retupmoca
The command "zef install ." exited with 0.

@JJ
Copy link
Collaborator

JJ commented Feb 8, 2019 via email

@lukasvalle
Copy link

as recommend by JJ

@lukasvalle lukasvalle reopened this Feb 8, 2019
@AlexDaniel
Copy link
Member Author

To expand on that a little bit: if the PR is not merged fast enough, a new ticket will be created for the same module. So it's more convenient to leave it open and let it be closed by the script when the time comes.

PR in question: retupmoca/P6-Net-DNS#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR sent Sent a pull review to the issue
Projects
None yet
Development

No branches or pull requests

3 participants