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

Typed::Subroutines #536

Open
AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Open

Typed::Subroutines #536

AlexDaniel opened this issue Feb 8, 2019 · 1 comment
Labels
deprecated module The module should no longer be used

Comments

@AlexDaniel
Copy link
Member

Module Typed::Subroutines 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: Typed::Subroutines
===> Found: Typed::Subroutines [via Zef::Repository::Ecosystems<p6c>]
===> Fetching [OK]: Typed::Subroutines to /home/alex/Blin/data/zef-data/tmp/1549579627.17002.8747/Typed-Subroutines.git
===> Extraction [OK]: Typed::Subroutines to /home/alex/Blin/data/zef-data/store/Typed-Subroutines.git
===> Testing: Typed::Subroutines
# Failed test at t/01-basic.t line 20
# Failed test at t/01-basic.t line 21
# Failed test 'pointy block works'
# at t/01-basic.t line 51
# Attempt to return outside of any Routine
# Failed test 'anonymous pointy block works'
# at t/01-basic.t line 54
# Attempt to return outside of any Routine
# Looks like you failed 4 tests of 17
Saw 1 occurrence of deprecated code.
================================================================================
Sub typed_sub (from Typed::Subroutines) seen at:
  SETTING::src/core/Code.pm6, line 8
Please use subset (...) of Sub where :($, Str, etc) instead.
--------------------------------------------------------------------------------
Please contact the author to have these occurrences of deprecated code
adapted, so that this message will disappear!
t/01-basic.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/17 subtests 

Test Summary Report
-------------------
t/01-basic.t (Wstat: 1024 Tests: 17 Failed: 4)
  Failed tests:  6-7, 14-15
  Non-zero exit status: 4
Files=1, Tests=17,  2 wallclock secs ( 0.03 usr  0.00 sys +  1.86 cusr  0.15 csys =  2.04 CPU)
Result: FAIL
===> Testing [FAIL]: Typed::Subroutines
Failed to get passing tests, but continuing with --force-test
===> Installing: Typed::Subroutines
===> Install [OK] for Typed::Subroutines

Ping @tadzik

Previous ticket: #26

@Scimon Scimon added the deprecated module The module should no longer be used label Feb 8, 2019
@vendethiel
Copy link
Member

This module has been deprecated for 3 years.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecated module The module should no longer be used
Projects
None yet
Development

No branches or pull requests

3 participants