Wow, ok...I have had other trouble with REXML 3.1.7.3 being too
finicky...a few weeks back I found it enforcing declaration of XML
namespaces even though it doesn't seem to be actually doing anything
with namespaces except refusing to parse if they weren't properly
declared.
So, I did suspect
I havne't take a look yet, but a couple of points:
- I was mistaken in my OP; I'm running REXML 3.1.7.3
- I saw a different post on a related topic that seemed to blame REXML
I'd been meaning to go back to an earlier version of REXML and see if that
fixed it since I had rcov working on this proje
Steve,
Did you have any luck with this? I ran into this problem today, with
Rcov 0.8.1.2.0, RSpec 1.1.3, and REXML 3.1.7.3.
-Alf
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/ma
Trying to run the 'spec:rcov' task and failing with error below.
I saw a post from last year with a different REXML error but it was a FixNum
issue.
Any help appreciated.
S
OS X
Ruby 1.8.6
Rails 2.02
RSpec-1.1.3 (build 20080131122909)
REXML 3.1.6
=
876 examples, 0 failures, 87 pending
/opt
On Sat, 2007-10-27 at 13:10 -0400, Scott Taylor wrote:
> Running rails 1.2.3, rcov (0.8.0.2), rspec trunk (2865) -
>
> When running rake spec:rcov, I'm getting the following:
>
> Finished in 245.717813 seconds
>
> 856 examples, 0 failures, 48 pending
> /usr/local/lib/ruby/1.8/rexml/text.rb:292:i
On Oct 27, 2007, at 5:10 PM, aslak hellesoy wrote:
> Since there is nothing RSpec in the backtrace this look like an RCov
> or REXML bug
>
Maybe it relates to the invalid XHTML. I'll report back when that is
fixed.
Thanks Aslak,
Scott
___
rspec-u
Since there is nothing RSpec in the backtrace this look like an RCov
or REXML bug
Aslak
On 10/27/07, Scott Taylor <[EMAIL PROTECTED]> wrote:
>
> Running rails 1.2.3, rcov (0.8.0.2), rspec trunk (2865) -
>
> When running rake spec:rcov, I'm getting the following:
>
> Finished in 245.717813 seconds
Running rails 1.2.3, rcov (0.8.0.2), rspec trunk (2865) -
When running rake spec:rcov, I'm getting the following:
Finished in 245.717813 seconds
856 examples, 0 failures, 48 pending
/usr/local/lib/ruby/1.8/rexml/text.rb:292:in `normalize': private
method `gsub' called for 0:Fixnum (NoMethodEr