int-smoke-pgsql-test - Build # 1029 - Still Failing:

Check console output at 
http://builds.openbravo.com/job/int-smoke-pgsql-test/1029/ to view the results.


Committers since last success:

Changes for Build #1025

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Related to Issue 24174: Backed out changeset ba49b0115f33

Backed out changeset as it fails the automated tests.
        src-test/org/openbravo/test/system/ErrorTextParserTest.java

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Related to Issue 24174 : Added test case for checking message parsing in 
Oracle.

Added test case to check that only the error message is displayed and not the 
whole error stack.
        src-test/org/openbravo/test/system/ErrorTextParserTest.java

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Fixes Issue 0024217: Little problem with Oracle messages in the ERP

Comparing for delimiter \n and if not found check for \\n. In oracle, some 
error stack comes without delimiting \n and some with delimiting \\n.
Now it handles both these cases.
        src/org/openbravo/erpCommon/utility/ErrorTextParserORACLE.java

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Fixes Issue 0024092: Newly initiated client does not appear in profile list

When a new client is created, an information is shown which provides a link to 
reload the context so that the newly created client will appear in the user 
profile widget.
When a client is deleted from delete client and accessed immediately from user 
profile widget an error is thrown instead of null pointer exception.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
        src-db/database/sourcedata/AD_MESSAGE.xml
        src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java

Changes for Build #1026

    Stefan Hühner <stefan.hueh...@openbravo.com> 
    Fixed 24248. Move managing images of client=0 from manual ant task to ADRD.
As now dbsourcemanager support blob. Add the AD_IMAGE table (filter client_id=0)
to the ADRD dataset and export the 5 entries for client=0 to ADRD dataset.

Add setting of the 5 fields for the images in ad_system_info table to postcreate
Add setting of support contact string to postcreate task as well.

Delete all ant tasks + java code related to old 'ant load.logoimages' tasks
as those are now no longer needed.
        src-db/database/sourcedata/referencedData/AD_IMAGE.xml
        build.xml
        src-db/database/build-create.xml
        src-db/database/lib/dbsourcemanager.jar
        src-db/database/sourcedata/AD_DATASET_TABLE.xml
        src/build.xml
        src/org/openbravo/erpCommon/utility/ImageToDatabaseLoader.java

    Stefan Hühner <stefan.hueh...@openbravo.com> 
    Fixed 24247. Fix invalid assumption in junit-test: testChangedDataSet
When selecting a date for which we assume that after it any dataset
has changed do not pick arbitrarily 600 days before today, but pick 0
date (smallest possible date ever).
        src-test/org/openbravo/test/system/SystemServiceTest.java

    Stefan Hühner <stefan.hueh...@openbravo.com> 
    Fixed 24245: Export audit info for obkmo_widget_instance table also
in Client Definition dataset like for the rest of its tables.
        src-db/database/sourcedata/AD_DATASET_TABLE.xml

    Stefan Hühner <stefan.hueh...@openbravo.com> 
    Fixed 24244: Add missing ad_org_warehouse and obuiapp_process_access
to the Client Definition dataset.
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_DATASET_TABLE.xml
        src-db/database/sourcedata/AD_DATASET_TABLE.xml

    Stefan Hühner <stefan.hueh...@openbravo.com> 
    Fixed 24235: Exclude audit info also for obclker_ref_mask table
like for all other tables of the dataset AD.
        
modules/org.openbravo.client.kernel/src-db/database/sourcedata/AD_DATASET_TABLE.xml

Changes for Build #1027

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Related to Issue 0024092 : Set title and message separately.

The success message after Initial Client Setup was successfully contained 
Process Completed Successfully and the reload context message in the same 
message.
Now set Process Completed Successfully as Title and reload context info as 
message.
Updated copyright information.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoWidgetActionHandler.java
        src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java

Changes for Build #1028

    David Baz Fayos <david....@openbravo.com> 
    Fixed issue 24197: Added capabilities to refresh the form
after add or remove a note
        
modules/org.openbravo.client.application/src-db/database/sourcedata/AD_MESSAGE.xml
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form-notes.js

Changes for Build #1029

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Related to Issue 24092 : Updated Initial Client Setup code to use new 
message format.

Updated code to retrieve the full message from Messages.
        src/org/openbravo/erpCommon/ad_forms/InitialClientSetup.java

    Shankar Balachandran <shankar.balachand...@openbravo.com> 
    Related to Issue 24092 : Changed reload context message for ease of users.

Changed the reload context message for the ease of end users.
        src-db/database/sourcedata/AD_MESSAGE.xml

 


Last 20 lines of the console output:

[...truncated 748 lines...]
    [junit] Expected: is "Processcompletedsuccessfully"
    [junit]      got: 
"Acontextreloadisrequiredtofullycompletetheaction.Youcanreloadthiscontextautomaticallybyclickinghereormanuallybyloggingoutoftheapplication."
    [junit] )
    [junit] 

BUILD FAILED
/srv/hudson/workspace/int-smoke-pgsql-test/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/build.xml:32:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql-test/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/masterdata/build.xml:29:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql-test/SANDBOX/automation/pi/src-test/com/openbravo/test/integration/erp/testsuites/smoke/masterdata/build.xml:63:
 The following error occurred while executing this line:
/srv/hudson/workspace/int-smoke-pgsql-test/SANDBOX/automation/pi/build.xml:69: 
Test 
com.openbravo.test.integration.erp.testsuites.smoke.masterdata.ADMc_SetupClientAndOrganization
 failed

Total time: 9 minutes 34 seconds
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Openbravo-builds mailing list
Openbravo-builds@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to