Hi all,
This failure is related to the changes I made in the Initial Setup dataset.
The fix has been already pushed to QA-Pi repository. In few hours, we will
have again green light.
Sorry for the inconveniences.
Regards.
David Alsasua Egea
Openbravo Localization Team
e: david.alsa...@openbravo.com
m: +34.607.867.908
p: +34.948.287.507 ext: 3422
sk: david.alsasua
---------- Forwarded message ----------
From: <hud...@builds.openbravo.com>
Date: 12 November 2010 06:55
Subject: int-smoke-pgsql - Build # 402 - Still Failing!
To: openbravo-bui...@lists.sourceforge.net, david.alsa...@openbravo.com
int-smoke-pgsql - Build # 402 - Still Failing:
Check console output at
http://builds.openbravo.com/job/int-smoke-pgsql/402/to view the
results.
Committers since last success:
Changes for Build #401
Asier Lostalé <asier.lost...@openbravo.com>
Merged back support for module merge
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Improved messages
src-db/database/sourcedata/AD_MESSAGE.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Message to uninsntall a merged module is in orange
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Improved message when trying to isntall merged module
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Module Merge delete cascade
src-db/database/model/tables/AD_MODULE_MERGE.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Prevent a module to be a dependency and a merge
src-db/database/model/triggers/AD_MODULE_MERGE_TRG.xml
src-db/database/model/triggers/AD_MODULE_DENPENDENCY_TRG.xml
src-db/database/sourcedata/AD_MESSAGE.xml
Asier Lostalé <asier.lost...@openbravo.com>
related to issue 15071
Local check consistency is not taking into account includes.
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Unneded code
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Successful consistency can add info messages
src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
Asier Lostalé <asier.lost...@openbravo.com>
fixed issue 15071
A new ant task check.module.consistency has been added to main build.xml.
This task checks locally installed modules define correctly their
dependencies.
src/org/openbravo/erpCommon/modules/CheckLocalConsistency.java
build.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Prevent local changes when setting modules to be
uninstalled
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Allow merged DBPrefixes in WADValidation
src-wad/src/org/openbravo/wad/validation/WADValidator_data.xsql
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Message
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Prevent obx new installation of merged modules
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Allow adding DB prefix of registered modules
src-db/database/model/triggers/AD_MODULE_DBPREFIX_TRG.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Fixed pg db inconsitency
src-db/database/model/triggers/AD_MODULE_MERGE_MOD_TRG.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Added text interfaces
src-db/database/sourcedata/AD_TEXTINTERFACES.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Added messages
src-db/database/sourcedata/AD_MESSAGE.xml
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Uninstall merges from obx
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Comments
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Invalid merges are checked at the same time of dependencies
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Dependencies of local modules where not read when
installing obx files
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Read merges properly installing from obx
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Merge modules installing from obx
src/org/openbravo/erpCommon/modules/ImportModule.java
src/org/openbravo/erpCommon/modules/VersionUtility.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Exclude audit info when exporting ad_module_merge
src-db/database/sourcedata/AD_DATASET_TABLE.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Check module is in dev for changes in ad_module_merge
src-db/database/model/triggers/AD_MODULE_MERGE_MOD_TRG.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Allow multiple DBPrefixes for modules with merge
src-db/database/model/triggers/AD_MODULE_DBPREFIX_UNIQUE_TRG.xml
src-db/database/sourcedata/AD_MESSAGE.xml
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Do not need to use UninstallModule class
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Uninstall merged modules
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Display merged modules info
src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.html
src/org/openbravo/erpCommon/ad_forms/ModuleManagement_InstallP1.xml
src/org/openbravo/erpCommon/modules/ImportModule.java
Asier Lostalé <asier.lost...@openbravo.com>
[moduleMerge] Added DB infrastructure to define merges
src-db/database/model/tables/AD_MODULE_MERGE.xml
src-db/database/sourcedata/AD_COLUMN.xml
src-db/database/sourcedata/AD_DATASET_TABLE.xml
src-db/database/sourcedata/AD_ELEMENT.xml
src-db/database/sourcedata/AD_FIELD.xml
src-db/database/sourcedata/AD_MODEL_OBJECT.xml
src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml
src-db/database/sourcedata/AD_TAB.xml
src-db/database/sourcedata/AD_TABLE.xml
Changes for Build #402
David Alsasua <david.alsa...@openbravo.com>
Fixes issue 15165: if you apply a update of a reference data of a module
that it contains sequences,
the sequences are initialized
Removed the next assigned number columns from the dataset.
referencedata/standard/Initial_Setup.xml
src-db/database/sourcedata/AD_DATASET_COLUMN.xml
Last 20 lines of the console output:
[...truncated 59296 lines...]
selenium.stop:
BUILD FAILED
/srv/hudson/workspace/int-smoke-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:49:
The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/projectandservice/build.xml:52:
The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/projectandservice/build.xml:160:
The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql/SANDBOX/automation/pi/build.xml:69:
Test
com.openbravo.test.integration.erp.testsuites.smoke.projectandservice.PRJ0160_CreateSalesOrdersFromExpenses
failed
Total time: 122 minutes 59 seconds
Process leaked file descriptors. See
http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for
more information
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
[java] 7409538 [btpool0-65] INFO
com.thoughtworks.selenium.grid.hub.management.UnregistrationServlet -
Unregistering remote control...
[java] 7409603 [btpool0-65] INFO
com.thoughtworks.selenium.grid.hub.management.UnregistrationServlet -
Unregistered [RemoteControlProxy localhost:5555#false]
[java] 7409904 [btpool0-59] INFO
com.thoughtworks.selenium.grid.hub.management.UnregistrationServlet -
Unregistering remote control...
[java] 7409904 [btpool0-59] INFO
com.thoughtworks.selenium.grid.hub.management.UnregistrationServlet -
Unregistered [RemoteControlProxy localhost:5556#false]
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Openbravo-development mailing list
Openbravo-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-development