On 05/15/12, Michal Fojtik wrote:

As you may check, I add some more patches to fix various incompatibilities
in our testing frameworks. So currently, this is the status:

=== Work with Sinatra::Base and should be all GREEN ===

$ rake test:mock # => Minitest for Mock drivers and the overall API
$ rake cucumber:ec2:test # => EC2 Cucumber scenarios
$ rake cucumber:mock:test # => Mock Cucumber scenarios
$ rake cimi # => CIMI cucumber scenarios
$ rake spec # => CIMI models rspec tests

=== Work with Sinatra::Base with errors/failures  ===

$ rake spec (in client/) # => Ruby client rspec (1 FAILURE)

-> The failure is related to buckets, need to investigate.

$ rake cucumber:sbc:test # => Mock Cucumber scenarios

-> Several failures, seems like these tests need to be re-recorded.

=== Work in progress ===

$ rake test:openstack
$ rake test:rhevm

To track all changes pls. use https://github.com/mifo/deltacloud repo.
Note that there are more than 35 patches now and some of them will be
sqeezed in rebase :-)

  -- michal


> On 05/15/12, [email protected] wrote:
> 
> I forgot, that for those who don't like to download all mails and apply
> them because then don't have awesome mutt macro, there is a github mirror
> 
> https://github.com/mifo/deltacloud
> 
> The patches there are applied on top of current DC master and the repo
> should be able to be rebased against master.
> 
>   -- michal
> 
> > Hi,
> > 
> > I tried hard to shrink the patches and ended up with number 21 ;-)
> > I hope that will make it more easy to review.
> > 
> > This revision also feature fixed cucumber and mock unit tests:
> > 
> > $ cd core/server
> > $ rake cucumber:mock:test
> > $ rake test:mock
> > 
> > The EC2 version of Cucumber should work too, but I have some strange
> > problem with VCR I need to figure out.
> > 
> >  -- Michal
> > 
> 
> -- 
> Michal Fojtik
> Sr. Software Engineer, Deltacloud API (http://deltacloud.org)

-- 
Michal Fojtik
Sr. Software Engineer, Deltacloud API (http://deltacloud.org)

Reply via email to