Openbravo Issue Tracking System - QA
View Issue Details
0009842QAAutomation - Smoke Testpublic2009-07-13 07:242010-04-14 17:50
arunkumar 
elopio 
highmajorhave not tried
closedout of date 
5
2.3x 
 
0009842: 2.3x Oracle smoke suite execution fails in E_06_CreateRemittance
2.3x Oracle smoke suite execution fails in E_06_CreateRemittance
Error log form the report:

      <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="86.121">
          <error message="Timed out after 60000ms" type="com.thoughtworks.selenium.SeleniumException">com.thoughtworks.selenium.SeleniumException: Timed out after 60000ms
        at com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
        at com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
        at com.thoughtworks.selenium.DefaultSelenium.waitForPageToLoad(DefaultSelenium.java:635)
        at com.openbravo.test.integration.common.PopUp.selectPopUp(PopUp.java:75)
        at com.openbravo.test.integration.common.PopUp.selectPopUp(PopUp.java:120)
        at com.openbravo.test.integration.financial.receivablesandpayables.transactions.CreateFromRemittance.createRemittanceFromAll(CreateFromRemittance.java:84)
        at com.openbravo.test.integration.financial.receivablesandpayables.transactions.RemittanceHeader.createLinesFromAll(RemittanceHeader.java:92)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:154)
</error>
No tags attached.
depends on backport 0010389 closed dbaz Openbravo ERP Number formats in grid are not the same in oracle and postgresql 
Issue History
2009-07-13 07:24arunkumarNew Issue
2009-07-13 07:24arunkumarAssigned To => plujan
2009-07-13 07:59arunkumarNote Added: 0018138
2009-07-13 14:54plujanStatusnew => scheduled
2009-07-13 14:54plujanAssigned Toplujan => elopio
2009-07-13 14:54plujanfix_in_branch => pi
2009-07-14 07:58arunkumarNote Added: 0018181
2009-07-15 06:11elopioStatusscheduled => resolved
2009-07-15 06:11elopioFixed in Version => 2.3x
2009-07-15 06:11elopioResolutionopen => fixed
2009-07-15 06:11elopioNote Added: 0018242
2009-07-15 06:53arunkumarNote Added: 0018246
2009-07-16 07:03arunkumarStatusresolved => new
2009-07-16 07:03arunkumarResolutionfixed => open
2009-07-16 07:03arunkumarNote Added: 0018279
2009-07-16 07:03arunkumarFixed in Version2.3x =>
2009-07-20 07:11arunkumarNote Added: 0018395
2009-07-21 05:27elopioStatusnew => scheduled
2009-07-21 05:27elopioStatusscheduled => resolved
2009-07-21 05:27elopioFixed in Version => 2.3x
2009-07-21 05:27elopioResolutionopen => fixed
2009-07-21 05:27elopioNote Added: 0018449
2009-07-21 07:58arunkumarStatusresolved => new
2009-07-21 07:58arunkumarResolutionfixed => open
2009-07-21 07:58arunkumarNote Added: 0018452
2009-07-21 07:58arunkumarFixed in Version2.3x =>
2009-07-22 12:25arunkumarNote Added: 0018546
2009-07-23 07:16arunkumarNote Added: 0018571
2009-07-23 08:59elopioNote Added: 0018576
2009-07-23 08:59elopioStatusnew => acknowledged
2009-07-24 07:32arunkumarNote Added: 0018597
2009-07-25 09:43elopioNote Added: 0018618
2009-07-27 07:32arunkumarNote Added: 0018625
2009-07-28 06:26arunkumarNote Added: 0018640
2009-07-29 06:53arunkumarNote Added: 0018667
2009-09-09 09:09elopioRelationship addeddepends on 0010389
2010-04-14 17:50plujanStatusacknowledged => scheduled
2010-04-14 17:50plujanStatusscheduled => closed
2010-04-14 17:50plujanResolutionopen => out of date

Notes
(0018138)
arunkumar   
2009-07-13 07:59   
When I execute the E_06 testcase I found that the execution got stopped after clicking "Create Lines From" button. The popup window was opened but after that if failed on waitForPageToLoad command.
(0018181)
arunkumar   
2009-07-14 07:58   
Today also 2.3x Oracle fails in the same issue.
(0018242)
elopio   
2009-07-15 06:11   
changed the way to select the popup.
(0018246)
arunkumar   
2009-07-15 06:53   
Today also 2.3x Oracle fails in the same issue.
(0018279)
arunkumar   
2009-07-16 07:03   
Today 2.3x Oracle fails in E_06 testcaes. But the cause for the failure is different.

Error log form the report:

      <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="82.829">
          <error message="Text '-0.07' was not found on the column 8 & row count - 3" type="com.openbravo.test.integration.OpenbravoERPTestException">com.openbravo.test.integration.OpenbravoERPTestException: Text '-0.07' was not found on the column 8 & row count - 3
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:539)
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:494)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:174)
</error>
(0018395)
arunkumar   
2009-07-20 07:11   
Today 2.3x Oracle fails in E_06 testcase.

Error log form the report:

      <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="82.727">
          <error message="Text '-0.07' was not found on the column 8 & row count - 3" type="com.openbravo.test.integration.OpenbravoERPTestException">com.openbravo.test.integration.OpenbravoERPTestException: Text '-0.07' was not found on the column 8 & row count - 3
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:539)
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:494)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:174)
</error>
(0018449)
elopio   
2009-07-21 05:27   
changed the index of the column.
(0018452)
arunkumar   
2009-07-21 07:58   
Still it fails today.

      <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="102.106">
          <error message="Text '-2.00' was not found on the column 7 & row count 3" type="com.openbravo.test.integration.OpenbravoERPTestException">com.openbravo.test.integration.OpenbravoERPTestException: Text '-2.00' was not found on the column 7 & row count 3
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:539)
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:494)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:174)
</error>
(0018546)
arunkumar   
2009-07-22 12:25   
2.3x Oracle fails today also.

Error log from the report:

      <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="99.261">
          <error message="Text '-2.00' was not found on the column 7 & row count 3" type="com.openbravo.test.integration.OpenbravoERPTestException">com.openbravo.test.integration.OpenbravoERPTestException: Text '-2.00' was not found on the column 7 & row count 3
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:539)
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:494)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:174)
</error>
(0018571)
arunkumar   
2009-07-23 07:16   
Today 2.3x Oracle context fails in the same testcase.

Error log form the report:

     <testcase classname="com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance" name="testCreateRemittance[0]" time="101.828">
          <error message="Text '-2.00' was not found on the column 7 & row count 3" type="com.openbravo.test.integration.OpenbravoERPTestException">com.openbravo.test.integration.OpenbravoERPTestException: Text '-2.00' was not found on the column 7 & row count 3
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:539)
        at com.openbravo.test.integration.common.FormWindow.clickRecordWithText(FormWindow.java:494)
        at com.openbravo.test.integration.smoke.sales.E_06_CreateRemittance.testCreateRemittance(E_06_CreateRemittance.java:174)
</error>
(0018576)
elopio   
2009-07-23 08:59   
This is an erp bug, because it behaves different in psql than in oracle.
Waiting for a little more information to report the bug and mark this one as dependent.
(0018597)
arunkumar   
2009-07-24 07:32   
Leo do you want me to file a defect in Openbravo ERP for this?
(0018618)
elopio   
2009-07-25 09:43   
Pablo Sarobe is taking in charge of this. Let's wait to see what does he suggest.
(0018625)
arunkumar   
2009-07-27 07:32   
Today 2.3x Oracle context fails in the same testcase.
(0018640)
arunkumar   
2009-07-28 06:26   
Pablo today also 2.3x Oracle context fails in the same issue. Please take a look on this.
(0018667)
arunkumar   
2009-07-29 06:53   
Today 2.3x Oracle context fails in the same issue.