add note acceptance tests intermittently fail
----------------------------------------------
Key: MIFOS-4732
URL: http://mifosforge.jira.com/browse/MIFOS-4732
Project: mifos
Issue Type: Bug
Reporter: jbrewster
head master build occasionally fails due to 2 failures:
*
org.mifos.test.acceptance.loan.LoanAccountAddNoteTest.addNoteToLoanAccountAndVerifyAllNotes
*
org.mifos.test.acceptance.savings.SavingsAccountAddNoteTest.addNoteToSavingsAccountAndVerifyAllNotes
e.g. https://ci.mifos.org/hudson/job/head-master/2881/
expect this is a timing issue. For each test, stack trace looks like:
com.thoughtworks.selenium.SeleniumException: ERROR: Element page.id not found
at
com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
at
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
at
com.thoughtworks.selenium.HttpCommandProcessor.getString(HttpCommandProcessor.java:262)
at
com.thoughtworks.selenium.DefaultSelenium.getAttribute(DefaultSelenium.java:495)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at
org.springframework.aop.aspectj.AspectJAfterAdvice.invoke(AspectJAfterAdvice.java:42)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at $Proxy17.getAttribute(Unknown Source)
at
org.mifos.test.acceptance.framework.AbstractPage.verifyPage(AbstractPage.java:64)
at
org.mifos.test.acceptance.framework.loan.AccountNotesPage.verifyPage(AccountNotesPage.java:34)
at
org.mifos.test.acceptance.loan.LoanAccountAddNoteTest.addNoteToLoanAccountAndVerifyAllNotes(LoanAccountAddNoteTest.java:92)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues