On Fri, Dec 12, 2008 at 9:39 PM, Steve Molitor <stevemoli...@gmail.com>wrote:

> I'm having the following problem:
>
> With the format as html, the output of cucumber stops coloring successful
> steps green after step #100.  This last line in the HTML is:
>
>     <script type="text/javascript">stepPassed(100)</script>
>
> Steps 101 -n are colored grey.  The <body> tag is not closed but all steps
> are displayed.  When running with 'format --pretty' everything works fine
> and all steps are colored green.  This is happening with jruby 1.1.4 on OS X
> and RedHat Linux.
>
> Any ideas?  Could this be a bug?
>

It could. Please raise a ticket and attach the generated HTML.
http://github.com/aslakhellesoy/cucumber/wikis/get-in-touch

Aslak


>
> Steve
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to