int-checks-pgsql - Build # 3357 - Unstable:

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


Committers since last success:

Changes for Build #3357

    Inigo Sanchez <[email protected]> null
    Fixed issue 37278: Deactivated roles 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 role 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.
        
modules/org.openbravo.client.application/src/org/openbravo/client/application/navigationbarcomponents/UserInfoComponent.java

    Inigo Sanchez <[email protected]> null
    Related with issue 37278: Added test case
        src-test/src/org/openbravo/test/security/RoleListForTheCurrentUser.java
        src-test/src/org/openbravo/test/AllAntTaskTests.java




Last 20 lines of the console output:

[...truncated 15294 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/hudson8467401610516779685.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
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
------------------------------------------------------------------------------
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