erp_devel_pi-pgsql-db-inc-consistency-test - Build # 978 - Still Failing:

Check console output at 
http://builds.openbravo.com/job/erp_devel_pi-pgsql-db-inc-consistency-test/978/ 
to view the results.


Committers since last success:

Changes for Build #975

Changes for Build #976

Changes for Build #977

Changes for Build #978

 


Last 20 lines of the console output:

[...truncated 166 lines...]
diff -r 0c04f0b38173 
src-db/database/model/triggers/AD_ROLE_ORGACCESS_CHECK_TRG.xml
--- a/src-db/database/model/triggers/AD_ROLE_ORGACCESS_CHECK_TRG.xml    Wed Apr 
14 14:54:44 2010 +0200
+++ b/src-db/database/model/triggers/AD_ROLE_ORGACCESS_CHECK_TRG.xml    Wed Apr 
14 15:18:28 2010 +0200
@@ -29,7 +29,7 @@
     
     SELECT USERLEVEL INTO v_userlevel FROM AD_ROLE WHERE AD_ROLE_ID = 
:NEW.AD_ROLE_ID;
     IF (v_userlevel ='S' AND :NEW.AD_ORG_ID <> '0') THEN
-       RAISE_APPLICATION_ERROR(-20000, '@CannotAssignOtherOrg@');       
+       RAISE_APPLICATION_ERROR(-20000, '@CannotAssignOtherOrg@');
     END IF;
 
 END AD_ROLE_ORGACCESS_CHECK_TRG
reverting src-db/database/model/functions/AD_GET_PROPERTY_VALUE.xml
reverting src-db/database/model/triggers/AD_ROLE_CHECK_TRG.xml
reverting src-db/database/model/triggers/AD_ROLE_ORGACCESS_CHECK_TRG.xml
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Email was triggered for: Failure
Sending email for trigger: Failure


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds

Reply via email to