int-checks-oracle - Build # 2751 - Still Failing:

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


Committers since last success:

Changes for Build #2749

    Naroa Iriarte <[email protected]> null
    Related with issue34824: Mandatory columns cannot be empty nor null

It was also possible to save a record in the "GL Items" section of the "Add 
Payment" parameter window when a mandatory column had a null value.
This has been fixed by adding a new condition which now checks if the mandatory 
column has an undefined value or a null value. And if it is true, the record is 
not saved.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-grid.js

Changes for Build #2750

    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 #2751

    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




Last 20 lines of the console output:

[...truncated 184 lines...]
+ break
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
+ true
+ '[' 0 '!=' 0 ']'
+ echo

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
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were 
found but none of them are new. Did tests run? 
For example, /srv/ci/workspace/int-checks-oracle/src/result.xml is 3 hr 2 min 
old

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

Reply via email to