Ruby scenarios are deprecated in favors of python scenario. trunk-
python.

But we will still merge proposed patches

** Changed in: oerpscenario
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OERPScenario.
https://bugs.launchpad.net/bugs/745036

Title:
  connection failed with last stable

Status in OpenERP Scenario : Functional tests by Camptocamp:
  Won't Fix

Bug description:
  I tried to install the last stable version of oerpscenario on Ubuntu 10.10.
  It s failing every time!

  It's telling me that one argument are missing.

  When I had a look to the code, I didn't see where the password is
  given to the test.

  openerp@ubuntu:/usr/local/openerp/oerpscenario2/test$ rake compile
  (in /usr/local/openerp/oerpscenario2/test)
  /usr/bin/ruby1.8 -I "/var/lib/gems/1.8/gems/cucumber-0.6.3/lib:lib" 
"/var/lib/gems/1.8/gems/cucumber-0.6.3/bin/cucumber" -t @compile features
  Attempt to connect
  Extending  Class IrModuleModule
  Extending  Class ResUsers
  Extending  Class AccountInvoice
  Extending  Class ResPartner
  Extending  Class ModuleQualityCheck
  Extending  Class AccountTax
  Extending  Class AccountBankStatement
  
###############################################################################
  #
  #    OERPScenario, OpenERP Functional Tests
  #    Copyright 2009 Camptocamp SA
  #
  ##############################################################################

  # Features Generic tags (none for all)
  ##############################################################################
  Feature: basic initialization
    In order to do BDD
    I want to log me into OpenERP server with the following user
    And run the OERPScenario suite with him

    Background:                                                            # 
features/_basic/_init.feature:16
      Given I am logged as admin user with the password set in config used # 
features/_basic/step_definitions/_init.rb:60
        Your block takes 2 arguments, but the Regexp matched 1 argument. 
(Cucumber::ArityMismatchError)
        features/_basic/step_definitions/_init.rb:60:in `/^I am logged as (\w+) 
user with the password set in config used$/'
        features/_basic/_init.feature:17:in `Given I am logged as admin user 
with the password set in config used'

  
###############################################################################
  #
  #    OERPScenario, OpenERP Functional Tests
  #    Copyright 2009 Camptocamp SA
  #
  ##############################################################################

  
  # Features Generic tags (none for all)
  ##############################################################################

  # System
  @compile
  Feature: Compilation tests
    In order to verify everything is working
    And all needed packages are installed
    And the OERPScenario's settings are well done
    I want to launch a test scenario

    Scenario: Compile Test # features/_basic/compile.feature:21
      Given Build is OK    # features/_basic/step_definitions/compile.rb:22

  1 scenario (1 passed)
  2 steps (1 failed, 1 passed)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oerpscenario/+bug/745036/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to