On Thu, 2011-05-05 at 11:43 +0200, Michal Fojtik wrote:
> On May 5, 2011, at 12:42 AM, [email protected] wrote:
>
> Patches 1-3 and 5 applied cleanly on HEAD, unfortunately patch 4/5 throws
> this error for me:
> 
> mfojtik@firefly ~/code/core/server $ git am ~/Desktop/patches/\[PATCH\ 4_5\]\ 
> load_balancers_\ advertise\ the\ \'register\'\ action.eml
> Applying: load_balancers: advertise the 'register' action
> error: patch failed: server/views/load_balancers/show.xml.haml:3
> error: server/views/load_balancers/show.xml.haml: patch does not apply
> Patch failed at 0001 load_balancers: advertise the 'register' action
> 
> Dunno why, after brief inspection I added action line manually and it works.

Strange.

> > 
> > I haven't been able to run all tests on them - my local setup seems fairly
> > busted for tests. Unclear, why.
> 
> To install all necessary gems for Cucumber you can use 'bundle install' in
> server directory. Normal unit tests should work without that (but you'll need
> to install 'vcr' and 'webmock' gem).

My problem is with the client tests:

        > rake spec
        
...........F......F/usr/lib/ruby/gems/1.8/gems/nokogiri-1.4.3.1/lib/nokogiri/xml/node.rb:141:
 [BUG] Segmentation fault
        ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux]
        
        rake aborted!
        
This is on an up-to-date Fedora 14 box.

David

Reply via email to