int-accounting-pgsql - Build # 1629 - Failure:

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


Committers since last success:

Changes for Build #1629

    Asier LostalĂ© <[email protected]> null
    fixed issue 35909: accessible organizations is calculated per column in FIC

  Whenver FIC was exectued, accessible organization list was computed for each
  drop down column. The only parameter for this list is the organization of the
  current record, so the result will be the same for all columns. Being this a
  potentially heavy operation, it can result in slow FIC requests.

  Now the list is cached in OrgTree which is cached in session, so the list of
  referenceable organizations is only computed the first time it gets used per
  organization within the whole session.
        src/org/openbravo/base/secureApp/OrgTree.java
        src/org/openbravo/erpCommon/utility/Utility.java




Last 20 lines of the console output:

[...truncated 1143 lines...]
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1165)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1016)
    [junit] 2017-05-10 13:17:54,734 [main] INFO  
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - Save the 
screenshot.
    [junit] 2017-05-10 13:17:54,761 [main] ERROR 
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - ** The test 
has finished with 'Failed' status. Closing Selenium Instance **
    [junit] 2017-05-10 13:17:55,006 [main] INFO  
com.openbravo.test.integration.erp.testscripts.OpenbravoERPTest - **  End of 
test execution @Test: resetAllAccountingEntries  **
    [junit] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
117.478 sec

BUILD FAILED
/srv/ci/workspace/int-accounting-pgsql/SANDBOX/automation/pi/build.xml:230: The 
following error occurred while executing this line:
/srv/ci/workspace/int-accounting-pgsql/SANDBOX/automation/pi/build.xml:77: Test 
com.openbravo.test.integration.erp.modules.functionalteam.accounting.testsuites.ResetAllAccountingEntries
 failed

Total time: 4 minutes 41 seconds
Build step 'Execute managed script' marked build as failure
Recording test results
Archiving artifacts
Checking \] ERROR|\] WARN
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