--7fVM7fn5T1d7Fqim Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Shot (Piotr Szotkowski): > I happily hand-compiled Ruby 1.9.0-0 into /home/shot/opt/ruby today > and I running into a strange error with RSpec all my examples work > perfectly with Ruby 1.8 but are considered peding on Ruby 1.9. FWIW, I get the same result with this simplest spec: describe Array do it 'should work' do a = [1, 2] a.first.should == 1 end end RSpec 1.1.1 on Ruby 1.8 1 example, 0 failures. RSpec 1.1.1 on Ruby 1.9 1 example, 0 failures, 1 pending. -- Shot -- To D-Bus people, every problem seems like a D-Bus problem. -- Erik Troan --7fVM7fn5T1d7Fqim Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFHdAjOi/mCfdEo8UoRAkukAKDFpG0e2FiQWI6TlC1zQyYtKWH15wCfXpAB wiTo5kVXtZKa1NvhmijMx6o1k -----END PGP SIGNATURE----- --7fVM7fn5T1d7Fqim--