Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0018677
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2011-10-03 18:452011-10-12 02:02
ReporterplujanView Statuspublic 
Assigned Tomtaal 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision8230d3c37141
ProjectionnoneETAnoneTarget Version3.0MP4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browserMozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0018677: Financial Selenium test is failing on grid filtering

DescriptionDriver info: driver.version: RemoteWebDriver
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:131)
    at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:105)
    at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:407)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$execute$5(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.execute(<generated>)
    at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:321)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$executeScript$21(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.executeScript(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver.executeScriptWithReturn(RemoteWebDriver.java:94)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.CGLIB$executeScriptWithReturn$1(<generated>)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c$$FastClassByCGLIB$$27c1e9dd.invoke(<generated>)
    at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167)
    at org.openqa.selenium.remote.Augmenter$CompoundHandler.intercept(Augmenter.java:262)
    at com.openbravo.test.integration.selenium.RemoteWebDriver$$EnhancerByCGLIB$$f534a82c.executeScriptWithReturn(<generated>)
    at com.openbravo.test.integration.erp.modules.client.application.gui.GridInputFieldFactory.getFilterInputFieldObject(GridInputFieldFactory.java:70)
    at com.openbravo.test.integration.erp.modules.userinterface.smartclient.gui.Grid.filter(Grid.java:309)
    at com.openbravo.test.integration.erp.modules.client.application.gui.OBStandardView.filter(OBStandardView.java:208)
    at com.openbravo.test.integration.erp.modules.client.application.gui.OBStandardView.select(OBStandardView.java:230)
    at com.openbravo.test.integration.erp.modules.client.application.gui.GeneratedTab.select(GeneratedTab.java:394)
    at com.openbravo.test.integration.erp.testscripts.SmokeTabScript.select(SmokeTabScript.java:136)
    at com.openbravo.test.integration.erp.testsuites.smoke.financial.FINd_FinancialAccountAddTransaction.transactionShouldBeAddedInFinancialAccount(FINd_FinancialAccountAddTransaction.java:225)
Steps To Reproducehttp://builds.openbravo.com/view/qa-internal/job/qa-pi-smoke-modules-oracle/271 [^]
TagsNo tags attached.
Attached Filesdiff file icon 18677.diff [^] (3,939 bytes) 2011-10-04 14:08 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0041475)
shuehner (administrator)
2011-10-04 09:52

adding mp4 version for easier tracking of mp4 blockers.
(0041501)
hgbot (developer)
2011-10-05 11:55

Repository: erp/devel/pi
Changeset: 8230d3c37141d4b542b77f50a42ffdce3595f309
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Oct 05 11:54:54 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8230d3c37141d4b542b77f50a42ffdce3595f309 [^]

Fixes issue 18677: Financial Selenium test is failing on grid filtering

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0041756)
hudsonbot (developer)
2011-10-12 02:02

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-10-03 18:45 plujan New Issue
2011-10-03 18:45 plujan Assigned To => mtaal
2011-10-03 18:45 plujan Web browser => Mozilla Firefox
2011-10-03 18:45 plujan Modules => Core
2011-10-03 18:56 plujan Status new => scheduled
2011-10-03 18:56 plujan fix_in_branch => pi
2011-10-04 09:52 shuehner Web browser Mozilla Firefox => Mozilla Firefox
2011-10-04 09:52 shuehner Note Added: 0041475
2011-10-04 09:52 shuehner Target Version => 3.0MP4
2011-10-04 09:52 shuehner fix_in_branch pi =>
2011-10-04 14:08 mtaal File Added: 18677.diff
2011-10-05 11:55 hgbot Checkin
2011-10-05 11:55 hgbot Note Added: 0041501
2011-10-05 11:55 hgbot Status scheduled => resolved
2011-10-05 11:55 hgbot Resolution open => fixed
2011-10-05 11:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8230d3c37141d4b542b77f50a42ffdce3595f309 [^]
2011-10-11 15:54 marvintm Status resolved => closed
2011-10-12 02:02 hudsonbot Checkin
2011-10-12 02:02 hudsonbot Note Added: 0041756


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker