Hi, The issue has been fixed. The problem happened because the export.database was done in an environment which had the Spanish Localization Pack installed. This changed the value of the isSystemLanguage column in AD_LANGUAGE for the Spanish language, and this mistake was committed.
The JUnit itself is fine, we just need to make sure that no change is done to the dataset, or that if a change is done, we review the Junits to make sure the assumptions when they were written are still valid. Regards, Antonio. Juan Pablo Aroztegi wrote: > It has taken some time to find the faulty changeset that breaks the > junit test, but this is it: > > changeset: 4937:017a009b80dc > user: Antonio Moreno <[email protected]> > date: Tue Sep 15 19:42:55 2009 +0200 > summary: Fixed issue 9525. Export.database will no longer export > dataset ADRD by default. > URL: https://code.openbravo.com/erp/devel/pi/rev/017a009b80dc > > An issue has been created to track this: > https://issues.openbravo.com/view.php?id=10642 > > Antonio: can you please take care of this? Following the proposed steps > I would also ask you to explain why the junit test failed, if it's > reasonable for a developer to run them before pushing and if there's > something else we can do to avoid this in the future or not. > > > Juan Pablo > > On 08:38 Thu 17 Sep , [email protected] wrote: > >> erp_devel_pi-full-pgsql - Build # 362 - Still Unstable: >> >> Check console output at >> http://builds.openbravo.com/job/erp_devel_pi-full-pgsql/362/ to view the >> results. >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry® Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart your >> developing skills, take BlackBerry mobile applications to market and stay >> ahead of the curve. Join us from November 9-12, 2009. Register now! >> http://p.sf.net/sfu/devconf >> _______________________________________________ >> Openbravo-development mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/openbravo-development >> > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > Openbravo-development mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbravo-development > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Openbravo-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-development
