I had the same problem, but all of the failures disappeared (even those seemingly unrelated to time zones) disappeared after changing to pacific time.
Keith Pierce On Nov 13, 2007 3:31 AM, Soham Dhakal <[EMAIL PROTECTED]> wrote: > I am also getting similar failures (latest check out). I am running it on > NPT (Nepali Time). I will change the time to pacific and run it again and > see if it fares better (issues 1491) .. But some of the errors i am getting > don't seem related to time zone. Any thoughts? > > OS - Win XP SP 2 > Java - jdk1.6.0_02 > > > p.s pardon my ignorance but what is the best way to view these file.. i > just want to see the errors instead of having to go through the lot > > ------------------------------ > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Saurabh > Kumar > *Sent:* Tuesday, November 13, 2007 12:45 PM > *To:* Developer > *Subject:* Re: [Mifos-developer] Patch for moratorium module.... > > > > Hi Aliya, > > > > I have checked the code and I feel there might me some configuration issue > with date. > > > > There is some problem with setting of FiscalWeekStartDay -- > > > > <testcase classname=" > org.mifos.framework.components.configuration.business.TestConfiguration" > name="testAreaOfficeConfiguration" time="0.0"> > > <failure message="expected:<2> but was:<0>" type=" > junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: > expected:<2> but was:<0> > > at > org.mifos.framework.components.configuration.business.TestConfiguration.assertForMeetingConfig > (TestConfiguration.java:86) > > at > org.mifos.framework.components.configuration.business.TestConfiguration.testAreaOfficeConfiguration > (TestConfiguration.java:52) > > </failure> > > </testcase> > > > > In above failure of assertion it is trying to get FiscalWeekStartDay, > whose value is 0 instead of two. > > > > <testcase classname=" > org.mifos.application.accounts.savings.business.TestSavingsBO" name=" > testCalculateInterest_IntCalcFreqTenDays_minbal" time="0.888"> > > <failure message="expected:<Sat Apr 01 00:00:00 IST 2006> but > was:<Mon Apr 03 00:00:00 IST 2006>" type=" > junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: > expected:<Sat Apr 01 00:00:00 IST 2006> but was:<Mon Apr 03 00:00:00 > IST 2006> > > at > org.mifos.application.accounts.savings.business.TestSavingsBO.testCalculateInterest_IntCalcFreqTenDays_minbal > (TestSavingsBO.java:2390) > > </failure> > > </testcase> > > > > Any idea, what might be the problem?? > > > > For reference I m attaching the test suite report with mail. > > > > *Thanks & Regards,* > > *Saurabh Kumar* • Developer • SunGard • Offshore Services • Divyasree > Chambers, Langford Road, Bangalore 560025 India > Tel +91-80-2222-0501 • Mobile +91-9886945575 • Fax +91-80-2222-0511 • > www.sungard.com > > -----Original Message----- > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Aliya Walji > *Sent:* Tuesday, November 13, 2007 12:17 AM > *To:* Developer > *Subject:* Re: [Mifos-developer] Patch for moratorium module.... > > > > Hi Saurabh, > > > > When I look at the build server, revision 2183 does not seem to have any > build issues or test failures. You may want to investigate things on your > side again if you are still experiencing test failures in the latest code. > > > > Aliya > > > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto: > [EMAIL PROTECTED] *On Behalf Of *Saurabh > Kumar > *Sent:* Monday, November 12, 2007 2:48 AM > *To:* Developer > *Subject:* Re: [Mifos-developer] Patch for moratorium module.... > > > > > > Hi Tom, > > > > Thanks for reviewing the patch. > > > > I m sending new patch, it contains code which is integrated with revision > 12183. > > > > Do let me know if there are still any issues. > > > > Please note that the test suite in revision 12183 is getting failed > (without our code.) After integrating our code, I have checked thoroughly > and there are no issues because of our code. > > *Thanks & Regards,* > > *Saurabh Kumar* • Developer • SunGard • Offshore Services • Divyasree > Chambers, Langford Road, Bangalore 560025 India > Tel +91-80-2222-0501 • Mobile +91-9886945575 • Fax +91-80-2222-0511 • > www.sungard.com > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ >
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
