int-dbcons-pgsql - Build # 2522 - Failure:
Check console output at https://ci.openbravo.com/job/int-dbcons-pgsql/2522/ to
view the results.
Committers since last success:
Changes for Build #2522
Asier Lostalé <[email protected]> null
related to bug 34766: fixed view for Oracle
src-db/database/model/views/AD_AUDIT_TRAIL_V.xml
RM packaging bot <[email protected]> null
CI: merge back from main
RM packaging bot <[email protected]> null
CI: update AD_MODULE to version 30979
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.apachejdbcconnectionpool/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.base.weld/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.htmlwidget/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.myob/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.querylist/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.client.widgets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.financial.paymentreport/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.reports.ordersawaitingdelivery/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.datasource/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.google/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.integration.openid/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.service.json/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.selector/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.skin.250to300Comp/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.userinterface.smartclient/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.utility.cleanup.log/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.datasets/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3.framework/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE.xml
modules/org.openbravo.v3/src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
src-db/database/sourcedata/AD_MODULE.xml
Asier Lostalé <[email protected]> null
fixed issue 34769: Skip grid config related tests if there are custom
configs
When a module ships custom grid configurations, it is possible they to
interfer
with expected values in test cases checking grid config behavior.
Skip these tests in those cases. Note there are a couple of configurations
shipped
by core, they shouldn't be considered.
src-test/src/org/openbravo/test/views/ViewGenerationWithDifferentConfigLevelTest.java
Asier Lostalé <[email protected]> null
related to bug 34766: Incomplete audit trail info in WebPOS elements
- Added Import Entry type for audit trail records
- Different implementations of Import entry can override their process id so
more information can be displayed in UI
- Types not defined in AD (ie. Import Entry) can save in process id any string
in case it is defined as a message in AD_Message, it will be shown in UI
src-core/src/org/openbravo/database/SessionInfo.java
src-db/database/model/views/AD_AUDIT_TRAIL_V.xml
src-db/database/sourcedata/AD_MESSAGE.xml
src-db/database/sourcedata/AD_REF_LIST.xml
src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
src/org/openbravo/service/importprocess/ImportEntryProcessor.java
sanjota <[email protected]> null
Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedPriceListVersion.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedPriceListVersion.java
sanjota <[email protected]> null
Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicatedOrgWarehouse.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicatedOrgWarehouse.java
sanjota <[email protected]> null
Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DuplicateDocExchangeRate.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/DuplicateDocExchangeRate.java
sanjota <[email protected]> null
Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/DatabaseDecimalNumberCheck.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/DatabaseDecimalNumberCheck.java
sanjota <[email protected]> null
Fixes issue 34718 :Reformat sourcecode using eclipse 3.7
src-util/buildvalidation/build/classes/org/openbravo/buildvalidation/CheckUpdateConnectionPoolMerge.class
src-util/buildvalidation/src/org/openbravo/buildvalidation/CheckUpdateConnectionPoolMerge.java
Last 20 lines of the console output:
[...truncated 1367 lines...]
<?xml version="1.0"?>
<database name="VIEW AD_AUDIT_TRAIL_V">
- <view name="AD_AUDIT_TRAIL_V"><![CDATA[SELECT at.ad_audit_trail_id,
at.ad_client_id, at.ad_org_id, at.isactive, at.created, at.createdby,
at.updated, at.updatedby, at.ad_table_id, at.record_id, at.record_revision,
at.ad_user_id, at.event_time, at.processtype, at.process_id, at.action,
at.ad_column_id, at.old_char, at.new_char, at.old_nchar, at.new_nchar,
at.old_number, at.new_number, at.old_date, at.new_date, at.old_text,
at.new_text, CASE WHEN at.processtype = 'P' THEN (SELECT to_char(p.name) AS
to_char FROM ad_process p WHERE p.ad_process_id = at.process_id) WHEN
at.processtype = 'W' THEN (SELECT to_char(w.name) AS to_char FROM ad_tab t,
ad_window w WHERE t.ad_tab_id = at.process_id AND t.ad_window_id =
w.ad_window_id) WHEN at.processtype = 'X' THEN (SELECT to_char(f.name) AS
to_char FROM ad_form f WHERE f.ad_form_id = at.process_id) ELSE
COALESCE((SELECT to_char(ad_message.msgtext) FROM ad_message WHERE
ad_message.value = at.process_id), at.process_id) END AS process_desc,
COALESCE(at.old_char, to_char(at.old_nchar), to_char(at.old_date),
to_char(at.old_number), CASE WHEN ad_get_rdbms() = 'ORACLE' THEN CASE WHEN
length(at.old_text) > 3996 THEN (to_char(substr(at.old_text, 1, 3996)) ||
'...') ELSE to_char(at.old_text) END ELSE to_char(at.old_text) END) AS
old_value, COALESCE(at.new_char, to_char(at.new_nchar), to_char(at.new_date),
to_char(at.new_number), CASE WHEN ad_get_rdbms() = 'ORACLE' THEN CASE WHEN
length(at.new_text) > 3996 THEN (to_char(substr(at.new_text, 1, 3996)) ||
'...') ELSE to_char(at.new_text) END ELSE to_char(at.new_text) END) AS
new_value FROM ad_audit_trail at]]></view>
+ <view name="AD_AUDIT_TRAIL_V"><![CDATA[SELECT at.ad_audit_trail_id,
at.ad_client_id, at.ad_org_id, at.isactive, at.created, at.createdby,
at.updated, at.updatedby, at.ad_table_id, at.record_id, at.record_revision,
at.ad_user_id, at.event_time, at.processtype, at.process_id, at.action,
at.ad_column_id, at.old_char, at.new_char, at.old_nchar, at.new_nchar,
at.old_number, at.new_number, at.old_date, at.new_date, at.old_text,
at.new_text, CASE WHEN at.processtype = 'P' THEN (SELECT to_char(p.name) AS
to_char FROM ad_process p WHERE p.ad_process_id = at.process_id) WHEN
at.processtype = 'W' THEN (SELECT to_char(w.name) AS to_char FROM ad_tab t,
ad_window w WHERE t.ad_tab_id = at.process_id AND t.ad_window_id =
w.ad_window_id) WHEN at.processtype = 'X' THEN (SELECT to_char(f.name) AS
to_char FROM ad_form f WHERE f.ad_form_id = at.process_id) ELSE
COALESCE((SELECT to_char(ad_message.msgtext) AS to_char FROM ad_message WHERE
ad_message.value = at.process_id), at.process_id) END AS process_desc,
COALESCE(at.old_char, to_char(at.old_nchar), to_char(at.old_date),
to_char(at.old_number), CASE WHEN ad_get_rdbms() = 'ORACLE' THEN CASE WHEN
length(at.old_text) > 3996 THEN (to_char(substr(at.old_text, 1, 3996)) ||
'...') ELSE to_char(at.old_text) END ELSE to_char(at.old_text) END) AS
old_value, COALESCE(at.new_char, to_char(at.new_nchar), to_char(at.new_date),
to_char(at.new_number), CASE WHEN ad_get_rdbms() = 'ORACLE' THEN CASE WHEN
length(at.new_text) > 3996 THEN (to_char(substr(at.new_text, 1, 3996)) ||
'...') ELSE to_char(at.new_text) END ELSE to_char(at.new_text) END) AS
new_value FROM ad_audit_trail at]]></view>
</database>
reverting src-db/database/model/views/AD_AUDIT_TRAIL_V.xml
ERROR: found differences
* FAILURE: DBconsistency ERP
LOG:
https://ci.openbravo.com/job/int-dbcons-pgsql/2522/artifact/dbconsistency.log/*view*/
Build step 'Execute managed script' marked build as failure
Checking console output
/srv/ci/jobs/int-dbcons-pgsql/builds/2522/log:
ERROR: found differences
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds