Skip to content

Tests fail on 2019.11 #1

@Altai-man

Description

@Altai-man
➜  ~ 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions