int-basic-pgsql - Build # 2193 - Fixed:

Check console output at https://ci.openbravo.com/job/int-basic-pgsql/2193/ to 
view the results.


Committers since last success:

Changes for Build #2192

    Asier Martirena <[email protected]> null
    Fixed issue 37407: Error in server when doing a CL of a layaway with a 
related canceled service
        src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java

Changes for Build #2193

    Víctor Martínez Romanos <[email protected]> null
    Related to issue 36466: removed unused variable
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_01.java

    Gorka Ion Damián <[email protected]> null
    Fixed issue 37310. Add support for Amazon PG RDS database.

Changes required to support Amazon PG RDS.

*bbdd.user is no longer superuser
*new prescript added in postgresql to execute with bbdd.systemUser to create
requried pg extensions that need superuser privileges to execute.
*uuid_generate_v4 function is now created by creating the full uuid-ossp
instead of just the function.
        src-db/database/model/prescript-systemuser-PostgreSql.sql
        src-db/database/build-create.xml
        src-db/database/build.xml
        src-db/database/model/excludeFilter.xml
        src-db/database/model/postscript-PostgreSql.sql
        src-db/database/model/prescript-PostgreSql.sql

    Mark <[email protected]> null
    Related to issue 36466: Fixed preferences conflicts with AWO

To avoid possible conflicts with other tests using the UomManagement preference
the Copy From Orders tests related with the AUM functionality were adapted to 
save
the status of the preference at the start of the tests, and restore it after the
all the tests are executed.

Is taken into account if the preference exists in the database, and in case the
preference exists also is restored its value. This way, at the tests ending, it
left the preference status as expected by other tests.

Also was created a new class to manage all the actions related with the 
preference.
Some of existing methods were moved to it, and other were created.
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/UOMManagementUtil.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/CopyLinesFromOrdersTest.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_01.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_AUM_21.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CLFOTestDataSO_AUM_22.java
        
src-test/src/org/openbravo/test/copyLinesFromOrders/data/CopyLinesFromOrdersTestData.java




Last 20 lines of the console output:

[...truncated 21121 lines...]
  [ "$(jps | grep Bootstrap || true)" = "" ] && break
  sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" 
&& exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs 
for tomcat to stop"

echo
fi

[int-basic-pgsql] $ /bin/bash -xe /tmp/hudson4286407739086739985.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
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

Reply via email to