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?

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

Reply via email to