int-checks-pgsql - Build # 2762 - Fixed:

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


Committers since last success:

Changes for Build #2760

    Asier LostalĂ© <[email protected]> null
    fixed issue 35166: test cases can be disabled by configuration

  Now it's possible to define a list of test cases to be skipped. This is done
  by creating a file named disabled-test in config directory, this file can 
contain
  a list of either fully qualified class names to be completelly skipped and/or
  fully qualified class names followed by "." method name to skip individual 
test
  cases.
        src-test/src/org/openbravo/test/base/OBBaseTest.java

Changes for Build #2761

    Inigo Sanchez <[email protected]> null
    Fixed issue 34833: audit triggers can have naming clashes

The problem occurs because of the way audit trigger name is generated,
which doesn't validate there is no function nor trigger with the same name.

In order to fix this problem a validation is added. Now, this problem has
been managed properly.
        src-db/database/model/postscript-Oracle.sql
        src-db/database/model/postscript-PostgreSql.sql

Changes for Build #2762

    Asier LostalĂ© <[email protected]> null
    related to issue 35166: don't use JDK8 api
        src-test/src/org/openbravo/test/base/OBBaseTest.java




Last 20 lines of the console output:

[...truncated 27096 lines...]
[ "$(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-checks-pgsql] $ /bin/bash -xe /tmp/hudson74829011757351182.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 1
Archiving artifacts
Checking ERROR(?!: Failed to pull)|syntax error at or near|SQL error in query
Recording test results
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