Hello, > While this builds, there are disturbing messages during the test > runs:
seems that the ruby-trollop library outputs messages to stdout. > > | # Running tests: > | > | ...................{:no_default_none=>true, :no_default_false=>true, > :no_default_true=>true, :help=>false, :no_default_false_given=>true, > :no_default_true_given=>true, :no_default_none_given=>true} > | Error: argument --potato is invalid. > | Try --help for help. > | .............................Options: > | --potato, -p: > | --help, -h: Show this message > | ..1.2 > | .................. > > > A quick git grep didn't yield something interesting, so could you > please check where this stuff comes from? Output: argument --potato is invalid => comes from: test_simple_interface_handles_die Output: {:no_default_none=>true, :no_default_false=>true, :no_default_true=>true, :help=>false, :no_default_false_given=>true, :no_default_true_given=>true, :no_default_none_given=>true} => test_flag_parameters_for_inverted_flags line: 288 Seems to be OK for me, because all tests are OK; the tests expects the failures. Greets, Jonas
signature.asc
Description: PGP signature