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

Tests fail on 2019.11 #1

Open
Altai-man opened this issue Dec 25, 2019 · 2 comments
Open

Tests fail on 2019.11 #1

Altai-man opened this issue Dec 25, 2019 · 2 comments

Comments

@Altai-man
Copy link

➜  ~ zef install Command::Despatch
===> Searching for: Command::Despatch
===> Testing: Command::Despatch:ver<0.0.1>:auth<github:shuppet>
[Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "_"], args => "default with args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})})
[Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "command"], args => "args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})})
[Command::Despatch] Command::Despatch::Command.new(command-list => ["test", "foo", "bar"], args => "some args", payload => Any, despatch-table => {:test(${:_(-> $self { #`(Block|94008469494760) ... }), :command(-> $self { #`(Block|94008469494832) ... }), :foo(${:bar(-> $self { #`(Block|94008469494904) ... })}), :return-string(-> $self { #`(Block|94008469494976) ... }), :show-me(sub show-me ($self) { #`(Sub|94008486562792) ... }), :with-payload(-> $self { #`(Block|94008469496416) ... })})})
[Command::Despatch] No command to run!
[Command::Despatch]   in method despatch at /home/koto/.zef/store/p6-command-despatch.git/9ce37363eb9cb0485c7cdaef2714c2a93608aee4/lib/Command/Despatch/Command.pm6 (Command::Despatch::Command) line 17
[Command::Despatch]   in method run at /home/koto/.zef/store/p6-command-despatch.git/9ce37363eb9cb0485c7cdaef2714c2a93608aee4/lib/Command/Despatch/Command.pm6 (Command::Despatch::Command) line 12
[Command::Despatch]   in block <unit> at t/test.t line 43
===> Testing [FAIL]: Command::Despatch:ver<0.0.1>:auth<github:shuppet>
Aborting due to test failure: Command::Despatch:ver<0.0.1>:auth<github:shuppet> (use --force-test to override)
@Altreus
Copy link
Member

Altreus commented Sep 9, 2020

Yep, probably should make the test a test! #TODO

@Altai-man
Copy link
Author

Can still confirm with 2020.06, by the way.

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

No branches or pull requests

2 participants