int-checks-pgsql - Build # 3363 - Failure:

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


Committers since last success:

Changes for Build #3363

    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




Last 20 lines of the console output:

[...truncated 189 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|WARNING in
Recording test results
ERROR: Step ‘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-pgsql/src/result.xml is 2 hr 29 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