Hi,

I tried to build buildr from the svn trunk (revision 945638) because I wanted to submit a bug, but I have 7 tests failed (and now 9 since I added a failed spec).

my configuration :
ubuntu 9.10
ruby 1.8.7 (2009-06-12 patchlevel 174) [i486-linux]
gem 1.3.5
java 1.5.0_16

failed tests are :
Buildr::Application gems
- should return one entry for each gem specified in buildr.yaml (FAILED - 1)
- should return a Gem::Specification for each installed gem (FAILED - 2)
- should parse Gem name correctly (FAILED - 3)
- should find installed version of Gem (FAILED - 4)

Buildr::Scala::Specs
- should include public objects extending org.specs.Specification (FAILED - 7) - should include public objects extending org.specs.Specification even with companion classes (FAILED - 8)
- should pass when spec passes (FAILED - 9)

failed tests 5 and 6 are the ones I added


What's wrong with me ?
Do you need the full trace ?

Thanks
-- Jean-Philippe Caruana

$ svn info --xml
<?xml version="1.0"?>
<info>
<entry kind="dir" path="." revision="945638">
<url>http://svn.apache.org/repos/asf/buildr/trunk</url>
<repository>
<root>http://svn.apache.org/repos/asf</root>
<uuid>13f79535-47bb-0310-9956-ffa450edef68</uuid>
</repository>
<wc-info>
<schedule>normal</schedule>
<depth>infinity</depth>
</wc-info>
<commit revision="937639">
<author>toulmean</author>
<date>2010-04-24T16:30:16.514988Z</date>
</commit>
</entry>
</info>



********************************
Ce message et toutes les pieces jointes (ci-apres le "message") sont
confidentiels et etablis a l'attention exclusive de ses destinataires.
Toute utilisation ou diffusion non autorisee est interdite.
Tout message electronique est susceptible d'alteration. Multimedia Business 
Services decline
toute responsabilite au titre de ce message s'il a ete altere, deforme
ou falsifie.
Si vous n'etes pas destinataire de ce message, merci de le detruire
immediatement et d'avertir l'expediteur.
*********************************
This message and any attachments (the "message") are confidential and
intended solely for the addressees. Any unauthorised use or
dissemination is prohibited.
Messages are susceptible to alteration. Multimedia Business Services shall not 
be liable for the
message if altered, changed or falsified.
If you are not the intended addressee of this message, please cancel it
immediately and inform the sender..
********************************

Reply via email to