int-checks-oracle - Build # 3350 - Fixed:
Check console output at https://ci.openbravo.com/job/int-checks-oracle/3350/ to
view the results.
Committers since last success:
Changes for Build #3349
Inigo Sanchez <[email protected]> null
Fixed issue 37289: Deactivated orgs are displayed in the user profile widget
The problem was caused by the "Improve scalability of the login process"
project. When improving the performance
of the query that return the complete organizations list for the current user,
the OBQuery instance used to generate it was
replaced with a Query instance. The first includes by default the filter by is
active.
To fix the problem this filter must be added manually in the query. Now the
problem has been resolved by take into
account this filter. Besides the same problem is detected in other query
related with deactivated warehouses so it is fixed too.
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/RoleInfo.java
Inigo Sanchez <[email protected]> null
Related with issue 37289: Added tests and some improvements in test class
src-test/src/org/openbravo/test/security/UserInfoSessionDataTest.java
src-test/src/org/openbravo/test/security/RoleListForTheCurrentUser.java
Changes for Build #3350
Inigo Sanchez <[email protected]> null
Related with issue 37289: Renamed the test in the suite
src-test/src/org/openbravo/test/AllWebserviceTests.java
Last 20 lines of the console output:
[...truncated 15363 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-oracle] $ /bin/bash -xe /tmp/hudson8612689000651864444.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