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

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


Committers since last success:

Changes for Build #2922

    Carlos Aristu <[email protected]> null
    related to issue 35769: improvements in application component and workspace

Two changes have been done in order to try to make failing jobs in CI more 
stable:

1) Instead of assigning a map in the ftl, the map is cached in the java 
component (ApplicationComponent). Together with this, the activation key 
instance is being cached.
2) The heartbeat/registration popups are opened before calling reloadWidgets() 
for the Workspace.
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/ApplicationComponent.java
        
modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/templates/application-js.ftl
        
modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js

Changes for Build #2923

    Carlos Aristu <[email protected]> null
    related to issue 35769: register navigation bar elements after initWidget()

Some automatic tests were failing because of some navigation bar elements 
seemed not to be properly initialized inside the TestRegistry. For this reason 
these elements are now registered in the TestRegister when they are going to be 
added into the navigation bar, i.e., after their initWidget method.
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-manager.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-layout.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-application-menu.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-help-about-widget.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-quick-launch.js
        
modules/org.openbravo.client.application/web/org.openbravo.client.application/js/navbar/ob-user-profile-widget.js




Last 20 lines of the console output:

[...truncated 39503 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/hudson7395396685917057706.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|WARNING in
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