Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0009842 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [QA] Automation - Smoke Test | major | have not tried | 2009-07-13 07:24 | 2010-04-14 17:50 | |||
Reporter | arunkumar | View Status | public | |||||
Assigned To | elopio | |||||||
Priority | high | Resolution | out of date | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.3x | SCM revision | ||||||
Review Assigned To | ||||||||
Summary | 0009842: 2.3x Oracle smoke suite execution fails in E_06_CreateRemittance | |||||||
Description | 2.3x Oracle smoke suite execution fails in E_06_CreateRemittance | |||||||
Steps To Reproduce | 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> | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||
|
Notes | |
(0018138) arunkumar (reporter) 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 (reporter) 2009-07-14 07:58 |
Today also 2.3x Oracle fails in the same issue. |
(0018242) elopio (developer) 2009-07-15 06:11 |
changed the way to select the popup. |
(0018246) arunkumar (reporter) 2009-07-15 06:53 |
Today also 2.3x Oracle fails in the same issue. |
(0018279) arunkumar (reporter) 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 (reporter) 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 (developer) 2009-07-21 05:27 |
changed the index of the column. |
(0018452) arunkumar (reporter) 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 (reporter) 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 (reporter) 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 (developer) 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 (reporter) 2009-07-24 07:32 |
Leo do you want me to file a defect in Openbravo ERP for this? |
(0018618) elopio (developer) 2009-07-25 09:43 |
Pablo Sarobe is taking in charge of this. Let's wait to see what does he suggest. |
(0018625) arunkumar (reporter) 2009-07-27 07:32 |
Today 2.3x Oracle context fails in the same testcase. |
(0018640) arunkumar (reporter) 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 (reporter) 2009-07-29 06:53 |
Today 2.3x Oracle context fails in the same issue. |
Issue History | |||
Date Modified | Username | Field | Change |
2009-07-13 07:24 | arunkumar | New Issue | |
2009-07-13 07:24 | arunkumar | Assigned To | => plujan |
2009-07-13 07:59 | arunkumar | Note Added: 0018138 | |
2009-07-13 14:54 | plujan | Status | new => scheduled |
2009-07-13 14:54 | plujan | Assigned To | plujan => elopio |
2009-07-13 14:54 | plujan | fix_in_branch | => pi |
2009-07-14 07:58 | arunkumar | Note Added: 0018181 | |
2009-07-15 06:11 | elopio | Status | scheduled => resolved |
2009-07-15 06:11 | elopio | Fixed in Version | => 2.3x |
2009-07-15 06:11 | elopio | Resolution | open => fixed |
2009-07-15 06:11 | elopio | Note Added: 0018242 | |
2009-07-15 06:53 | arunkumar | Note Added: 0018246 | |
2009-07-16 07:03 | arunkumar | Status | resolved => new |
2009-07-16 07:03 | arunkumar | Resolution | fixed => open |
2009-07-16 07:03 | arunkumar | Note Added: 0018279 | |
2009-07-16 07:03 | arunkumar | Fixed in Version | 2.3x => |
2009-07-20 07:11 | arunkumar | Note Added: 0018395 | |
2009-07-21 05:27 | elopio | Status | new => scheduled |
2009-07-21 05:27 | elopio | Status | scheduled => resolved |
2009-07-21 05:27 | elopio | Fixed in Version | => 2.3x |
2009-07-21 05:27 | elopio | Resolution | open => fixed |
2009-07-21 05:27 | elopio | Note Added: 0018449 | |
2009-07-21 07:58 | arunkumar | Status | resolved => new |
2009-07-21 07:58 | arunkumar | Resolution | fixed => open |
2009-07-21 07:58 | arunkumar | Note Added: 0018452 | |
2009-07-21 07:58 | arunkumar | Fixed in Version | 2.3x => |
2009-07-22 12:25 | arunkumar | Note Added: 0018546 | |
2009-07-23 07:16 | arunkumar | Note Added: 0018571 | |
2009-07-23 08:59 | elopio | Note Added: 0018576 | |
2009-07-23 08:59 | elopio | Status | new => acknowledged |
2009-07-24 07:32 | arunkumar | Note Added: 0018597 | |
2009-07-25 09:43 | elopio | Note Added: 0018618 | |
2009-07-27 07:32 | arunkumar | Note Added: 0018625 | |
2009-07-28 06:26 | arunkumar | Note Added: 0018640 | |
2009-07-29 06:53 | arunkumar | Note Added: 0018667 | |
2009-09-09 09:09 | elopio | Relationship added | depends on 0010389 |
2010-04-14 17:50 | plujan | Status | acknowledged => scheduled |
2010-04-14 17:50 | plujan | Status | scheduled => closed |
2010-04-14 17:50 | plujan | Resolution | open => out of date |
Copyright © 2000 - 2009 MantisBT Group |