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

Broken benchmark #10

Closed
korun opened this issue Oct 16, 2014 · 0 comments
Closed

Broken benchmark #10

korun opened this issue Oct 16, 2014 · 0 comments

Comments

@korun
Copy link
Contributor

korun commented Oct 16, 2014

Hello!
I trying run benchmark, but term-ansicolor tests raises ArgumentError. O_o

$ ruby --version
ruby 2.0.0p481 (2014-05-08 revision 45883) [i686-linux]
$ bundle exec rake benchmark
Rehearsal ------------------------------------------------------------------
cycle                            0.030000   0.000000   0.030000 (  0.033609)
paint                            0.320000   0.000000   0.320000 (  0.311577)
term-ansicolor                 rake aborted!
ArgumentError: Bad number of arguments for RGB color definition, should be 3
/home/user/.rvm/gems/ruby-2.0.0-p481/gems/rainbow-1.1.4/lib/ansi_color.rb:53:in `code_from_rgb'
/home/user/.rvm/gems/ruby-2.0.0-p481/gems/rainbow-1.1.4/lib/ansi_color.rb:27:in `code'
/home/user/.rvm/gems/ruby-2.0.0-p481/gems/rainbow-1.1.4/lib/rainbow.rb:33:in `foreground'
(eval):2:in `blue'
/home/user/paint/Rakefile:89:in `block (4 levels) in <top (required)>'
/home/user/paint/Rakefile:88:in `times'
/home/user/paint/Rakefile:88:in `block (3 levels) in <top (required)>'
/home/user/paint/Rakefile:72:in `block in <top (required)>'
/home/user/.rvm/gems/ruby-2.0.0-p481/bin/ruby_executable_hooks:15:in `eval'
/home/user/.rvm/gems/ruby-2.0.0-p481/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => benchmark
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

1 participant